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
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: SAPMC29C: Routines Starting with C
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
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.