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

MC29CFC1 SAP ABAP INCLUDE - SAPMC29C: Routines Starting with C







MC29CFC1 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 MC29CFC1 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 MC29CFC1. "Basic submit
SUBMIT MC29CFC1 AND RETURN. "Return to original report after report execution complete
SUBMIT MC29CFC1 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: Routines Starting with C


INCLUDES used within this REPORT MC29CFC1

INCLUDE MC29CFC1_CAD_AENV_CHECK . " CAD_AENV_CHECK
INCLUDE MC29CFC1_CALL_BILD_SENDEN . " CALL_BILD_SENDEN
INCLUDE MC29CFC1_CALL_TRANS_DOCUMENT.
INCLUDE MC29CFC1_CALL_TRANS_ECN . " CALL_TRANS_ECN
INCLUDE MC29CFC1_CALL_TRANS_EQUIPMENT . " CALL_TRANS_EQUIPMENT
INCLUDE MC29CFC1_CALL_TRANS_LOCATION . " CALL_TRANS_LOCATION
INCLUDE MC29CFC1_CALL_TRANS_MATERIAL . " CALL_TRANS_MATERIAL
INCLUDE MC29CFC1_CALL_TRANS_PVS . " CALL TRANSACTION PVS
INCLUDE MC29CFC1_CALL_TRANS_MD04 . " CALL_TRANS_MD04
INCLUDE MC29CFC1_CALL_TRANS_MM04 . " CALL_TRANS_MM04
INCLUDE MC29CFC1_CALL_TRANS_MM14 . " CALL_TRANS_MM14
INCLUDE MC29CFC1_CALL_TRANS_MMBE . " CALL_TRANS_MMBE
INCLUDE MC29CFC1_CALL_TRANS_MODE_01. " CALL_TRANS_MODE_01
INCLUDE MC29CFC1_CALL_TRANS_MODE_02. " CALL_TRANS_MODE_02
INCLUDE MC29CFC1_CALL_TRANS_OBJECT_01 . " CALL_TRANS_OBJECT_01
INCLUDE MC29CFC1_CALL_TRANS_OBJECT_02 . " CALL_TRANS_OBJECT_02
INCLUDE MC29CFC1_CALL_TRANS_OBJECT_03 . " CALL_TRANS_OBJECT_03
INCLUDE MC29CFC1_CC01_FILL . " CC01_FILL
INCLUDE MC29CFC1_CC01_READ_WK . " CC01_READ_WK
INCLUDE MC29CFC1_CC02_FILL . " CC02_FILL
INCLUDE MC29CFC1_CC02_READ_WK . " CC02_READ_WK
INCLUDE MC29CFC1_CC03_FILL . " CC03_FILL
INCLUDE MC29CFC1_CC03_READ_WK . " CC03_READ_WK
INCLUDE MC29CFC1_CCOAA_CHECK . " CCOAA_CHECK
INCLUDE MC29CFC1_CCOAA_CHECK_01 . " CCOAA_CHECK_01
INCLUDE MC29CFC1_CCOAA_MODIFY . " CCOAA_MODIFY
INCLUDE MC29CFC1_CCSTM_INPUT_CHK.
INCLUDE MC29CFC1_CHANGE_EXISTENCE_CH02 . " CHANGE_EXISTENCE_CHECK_01
INCLUDE MC29CFC1_CHANGE_EXISTENCE_CHEC . " CHANGE_EXISTENCE_CHECK_02
INCLUDE MC29CFC1_COLUMN_MODIFY . " COLUMN_MODIFY
INCLUDE MC29CFC1_CUA_INIT . " CUA_INIT
INCLUDE MC29CFC1_CUA_INIT_01 . " CUA_INIT_01
INCLUDE MC29CFC1_CUA_INIT_02 . " CUA_INIT_02
INCLUDE MC29CFC1_CUA_INIT_03 . " CUA_INIT_03
INCLUDE MC29CFC1_CUA_INIT_04 . " CUA_INIT_04
INCLUDE MC29CFC1_CUA_INIT_05 . " CUA_INIT_05
INCLUDE MC29CFC1_CUA_INIT_06 . " CUA_INIT_06




INCLUDE MC29CFC1_CUA_INIT_07 . " CUA_INIT_07
INCLUDE MC29CFC1_CUA_INIT_08 . " CUA_INIT_08
INCLUDE MC29CFC1_CUA_INIT_09 . " CUA_INIT_09
INCLUDE MC29CFC1_CUA_INIT_10 . " CUA_INIT_10
INCLUDE MC29CFC1_CUA_INIT_11 . " CUA_INIT_11
INCLUDE MC29CFC1_CUA_INIT_12 . " CUA_INIT_12
INCLUDE MC29CFC1_CUA_PARAMETER_READ . " CUA_PARAMETER_READ
INCLUDE MC29CFC1_CURSOR_SELECT . " CURSOR_SELECT
INCLUDE MC29CFC1_C51_DATE_CHK . " C51_DATE_CHK
INCLUDE MC29CFC1_C52_DATE_CHK . " C52_DATE_CHK
INCLUDE MC29CFC1_C53_DATE_CHK . " C53_DATE_CHK
INCLUDE MC29CFC1_C54_DATE_CHK . " C54_DATE_CHK
INCLUDE MC29CFC1_C55_DATE_CHK . " C55_DATE_CHK
INCLUDE MC29CFC1_CALL_TRANS_BOM_02 . " CALL_TRANS_BOM_02
INCLUDE MC29CFC1_CALL_TRANS_ROUTING. "NOTE 915303


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