SAP Reports / Programs | Basis Components | Basis Components | CATT Computer Aided Test Tool(BC-TWB-TST-CAT) SAP BC

MSCATO10 SAP ABAP INCLUDE - PBO Modules for Posting Rule Maintenance







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MSCATO10. "Basic submit
SUBMIT MSCATO10 AND RETURN. "Return to original report after report execution complete
SUBMIT MSCATO10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: PBO Modules for Posting Rule Maintenance
Text Symbol: 001 = Sub-grp.
Text Symbol: 002 = Acc.key


INCLUDES used within this REPORT MSCATO10

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




INCLUDE MSCATO10_PBO_0103 . " PBO_0103
INCLUDE MSCATO10_PBO_1010 . " PBO_1010
INCLUDE MSCATO10_INI_EXECUTE . " INI_EXECUTE
INCLUDE MSCATO10_STATUS_0149 . " STATUS_0149


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MSCATO10 or its description.