MC29CFF2_FCODE_OBJR_EXECUTE 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 MC29CFF2_FCODE_OBJR_EXECUTE 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
STATUS_BUFFER_EXPORT_TO_MEMORY call function 'STATUS_BUFFER_EXPORT_TO_MEMORY' exporting i_memory_id = 'SAPMC29C'.
CC_RT_ECR_OBJECT_RETRIEVAL_RFC call function 'CC_RT_ECR_OBJECT_RETRIEVAL_RFC' DESTINATION 'NONE' tables ecr_objects = ecr_object * begin note 1467496 ecr_types = ecr_types exceptions system_failure = 1 communication_failure = 2 others = 3.
CC_RT_ECR_OBJECT_RETRIEVAL call function 'CC_RT_ECR_OBJECT_RETRIEVAL' tables ecr_objects = ecr_object ecr_types = ecr_types.
STATUS_BUFFER_IMPORT_FROM_MEMO call function 'STATUS_BUFFER_IMPORT_FROM_MEMO' exporting i_memory_id = 'SAPMC29C'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MC29CFF2_FCODE_OBJR_EXECUTE - MC29CFF2FCODEOBJREXECUTE MC29CFF2_FCODE_OAAZ_EXECUTE - MC29CFF2FCODEOAAZEXECUTE MC29CFF2_FCODE_MLOE_EXECUTE - MC29CFF2FCODEMLOEEXECUTE MC29CFF2_FCODE_MKXX_EXECUTE_02 - MC29CFF2FCODEMKXXEXECUTE02 MC29CFF2_FCODE_MKXX_EXECUTE_01 - MC29CFF2FCODEMKXXEXECUTE01 MC29CFF2_FCODE_MALL_EXECUTE - MC29CFF2FCODEMALLEXECUTE