MV50AF0C_CUA_FCODE_DYNAMIC 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 MV50AF0C_CUA_FCODE_DYNAMIC 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!
EHS003_TPMAT_CHECK call function 'EHS003_TPMAT_CHECK' exporting i_vbtyp = likp-vbtyp i_vbeln = likp-vbeln tables i_xlips_tab = xlips exceptions tpmat_exist = 1 no_tpmat_exist = 2 wrong_param = 3 no_profl_found = 4 others_ = 5.
SD_ORDER_RISK_CHECK call function 'SD_ORDER_RISK_CHECK' exporting i_abstp = '1'"'1' oder '2' i_abssc = likp-abssc exceptions security_not_active = 3 others = 4.
EHS002_CHECK_EHS_ACTIVE call function 'EHS002_CHECK_EHS_ACTIVE' exceptions ehs_not_exist = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV50AF0C_CUA_FCODE_DYNAMIC - MV50AF0CCUAFCODEDYNAMIC MV50AF0C_CUA_FCODE_BADI - Include MV50AF0C_CUA_FCODE_BADI MV50AF0C_CUA_FCODE_ALLOW - MV50AF0CCUAFCODEALLOW MV50AF0C_CUA_ELIMINATE_PUSHBUT - MV50AF0CCUAELIMINATEPUSHBUT MV50AF0C_CUA_DEACTIVATE_PUSHBU - MV50AF0CCUADEACTIVATEPUSHBU MV50AF0C_CREATE_BADI_INSTANCE - MV50AF0CCREATEBADIINSTANCE