MC29CFA2 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 MC29CFA2 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 A for AENV
INCLUDE MC29CFA2_AENVB_CHANGE_01 . " AENVB_CHANGE_01
INCLUDE MC29CFA2_AENVB_CHANGE_02 . " AENVB_CHANGE_02
INCLUDE MC29CFA2_AENVB_CHANGE_03 . " AENVB_CHANGE_03
INCLUDE MC29CFA2_AENVB_CHANGE_04 . " AENVB_CHANGE_04
INCLUDE MC29CFA2_AENVB_COPY . " AENVB_COPY
INCLUDE MC29CFA2_AENVB_INIT . " AENVB_INIT
INCLUDE MC29CFA2_AENVB_READ_WI . " AENVB_READ_WI
INCLUDE MC29CFA2_AENVB_READ_WK . " AENVB_READ_WK
INCLUDE MC29CFA2_AENVB_UPDATE . " AENVB_UPDATE
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.