MSCATO10 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 MSCATO10 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: PBO Modules for Posting Rule Maintenance
Text Symbol: 001 = Sub-grp.
Text Symbol: 002 = Acc.key
INCLUDE MSCATO10_PBO_100 . " PBO_100
INCLUDE MSCATO10_PBO_101 . " PBO_101
INCLUDE MSCATO10_PBO_102 . " PBO_102
INCLUDE MSCATO10_PBO_120 . " PBO_120
INCLUDE MSCATO10_PBO_121 . " PBO_121
INCLUDE MSCATO10_PBO_125 . " PBO_125
INCLUDE MSCATO10_APPEND_SR_REF . " APPEND_SR_REF
INCLUDE MSCATO10_PBO_127_FILL_SR . " PBO_127_FILL_SR
INCLUDE MSCATO10_PBO_127_EXPORT_SCR . " PBO_127_EXPORT_SCR
INCLUDE MSCATO10_PBO_130 . " PBO_130
INCLUDE MSCATO10_PBO_140 . " PBO_140
INCLUDE MSCATO10_PBO_145 . " PBO_145
INCLUDE MSCATO10_PBO_146 . " PBO_146
INCLUDE MSCATO10_PBO_147 . " PBO_147
INCLUDE MSCATO10_PBO_150 . " PBO_150
INCLUDE MSCATO10_LIST_PARAMETERS_150 . " LIST_PARAMETERS_150
INCLUDE MSCATO10_PBO_SA_LOOP . " PBO_SA_LOOP
INCLUDE MSCATO10_PBO_SD_LOOP . " PBO_SD_LOOP
INCLUDE MSCATO10_PBO_145_LOOP . " PBO_145_LOOP
INCLUDE MSCATO10_PBO_ST_LOOP . " PBO_ST_LOOP
INCLUDE MSCATO10_PBO_160_LOOP . " PBO_160_LOOP
INCLUDE MSCATO10_PBO_160 . " PBO_160
INCLUDE MSCATO10_PBO_127_TRANSFER_SR . " PBO_127_TRANSFER_SR
INCLUDE MSCATO10_PBO_127 . " PBO_127
INCLUDE MSCATO10_PBO_1102 . " PBO_1102
INCLUDE MSCATO10_PBO_301 . " PBO_301
INCLUDE MSCATO10_PBO_1105_VARIANTS . " PBO_1105_VARIANTS
INCLUDE MSCATO10_PBO_STATUS_600 . " PBO_STATUS_600
INCLUDE MSCATO10_PBO_STATUS_601 . " PBO_STATUS_601
INCLUDE MSCATO10_PBO_STATUS_610 . " PBO_STATUS_610
INCLUDE MSCATO10_PBO_GET_PARAM_START . " PBO_GET_PARAM_START
INCLUDE MSCATO10_PBO_STATUS_620 . " PBO_STATUS_620
INCLUDE MSCATO10_PBO_EXORG_LOOP . " PBO_EXORG_LOOP
INCLUDE MSCATO10_PBO_814 . " PBO_814
INCLUDE MSCATO10_PBO_814B . " PBO_814B
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.