SAP Reports / Programs | Cross-Application Components | General Application Functions | Engineering Change Management(CA-GTF-ECM) SAP CA

MC29CO10 SAP ABAP INCLUDE - SAPMC29C : PBO Modules







MC29CO10 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 MC29CO10 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 MC29CO10. "Basic submit
SUBMIT MC29CO10 AND RETURN. "Return to original report after report execution complete
SUBMIT MC29CO10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: SAPMC29C : PBO Modules


INCLUDES used within this REPORT MC29CO10

INCLUDE MC29CO10_CUA_INIT . " CUA_INIT
INCLUDE MC29CO10_DARK . " DARK
INCLUDE MC29CO10_DC0_INIT_01 . " DC0_INIT_01
INCLUDE MC29CO10_DC0_INIT_02 . " DC0_INIT_02
INCLUDE MC29CO10_DC0_INIT_03 . " DC0_INIT_03
INCLUDE MC29CO10_DC0_INIT_04 . " DC0_INIT_04
INCLUDE MC29CO10_DC1_INIT . " DC1_INIT
INCLUDE MC29CO10_DEX_INIT . " DEX_INIT
INCLUDE MC29CO10_DEX_INIT_01 . " DEX_INIT_01
INCLUDE MC29CO10_DK0_INIT . " DK0_INIT
INCLUDE MC29CO10_DUX_INIT_01 . " DUX_INIT_01
INCLUDE MC29CO10_DUX_INIT_02 . " DUX_INIT_02
INCLUDE MC29CO10_DW4_FILL_HEADER_01 ." DW4_FILL_HEADER_01
INCLUDE MC29CO10_DW4_INIT . " DW4_INIT
INCLUDE MC29CO10_DW6_INIT . " DW6_INIT
INCLUDE MC29CO10_DW7_INIT . " DW7_INIT
INCLUDE MC29CO10_D0130_INIT . " D0130_INIT
INCLUDE MC29CO10_D0400_INIT . " D0400_INIT
INCLUDE MC29CO10_D0600_INIT . " D0600_INIT
INCLUDE MC29CO10_FIELDSELECTION . " FIELDSELECTION
INCLUDE MC29CO10_FIELDSELECTION_D015X . " FIELDSELECTION_D015X
INCLUDE MC29CO10_INCL_SCREENS_INIT.
INCLUDE MC29CO10_INCL_SCREENS_INIT_TS.
INCLUDE MC29CO10_LOCATION_EXTRACT . " LOCATION_EXTRACT
INCLUDE MC29CO10_LIST_PROCESSING . " LIST_PROCESSING
INCLUDE MC29CO10_SAPLXCCA_1000_INIT ." SAPLXCCA_1000_INIT
INCLUDE MC29CO10_STATUS_0160 . " STATUS_0160
INCLUDE MC29CO10_STATUS_0254.
INCLUDE MC29CO10_TRANSACTION_INIT . " TRANSACTION_INIT
INCLUDE MC29CO10_TOPLINE.


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 MC29CO10 or its description.