RGPSA_CALC_PROCESS_MAIN is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RGPSA_CALC_PROCESS_MAIN into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: PSA Calculation Process
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
PSA_INITIALISE_EQUAL_PRIO call function 'PSA_INITIALISE_EQUAL_PRIO'.
PSA_CLEAR_GROUP_RES call function 'PSA_CLEAR_GROUP_RES'.
PSA_CLEAR_GROUP_RES call function 'PSA_CLEAR_GROUP_RES'.
PSA_CHECK_MESSAGES call function 'PSA_CHECK_MESSAGES' tables t_message = message.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RGPSA_CALC_PROCESS_MAIN - PSA Calculation Process RGPSA_CALC_PROCESS - PSA Calculation RGPSA_CALC_PROCESS - PSA Calculation RGPSA_CALC_PROC - PSA Calculation Process RGPSA_CALC_PRINT_FORMS_ALV - Create the ledger entries including partner split RGPSA_CALC_PRINT_FORMS - Include for printing calcualtion result