MJ1IARE_ANALYSIS_PAII01 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 MJ1IARE_ANALYSIS_PAII01 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: Include MJ1IARE_ANALYSIS_PAII01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDUT_DOMVALUES_GET CALL FUNCTION 'DDUT_DOMVALUES_GET' EXPORTING name = 'J_1I_ARE_STATUS' TABLES dd07v_tab = gt_ddic_info EXCEPTIONS illegal_input = 1 OTHERS = 2.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'DDTEXT' dynpprog = 'SAPMJ1IARE_ANALYSIS' dynpnr = '1000' dynprofield = 'G_STATUS' value_org = 'S' TABLES value_tab = pt_status return_tab = return_tab.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJ1IARE_ANALYSIS_PAII01 - Include MJ1IARE_ANALYSIS_PAII01 MJ1IARE_ANALYSIS_F01 - Include MJ1IARE_ANALYSIS_F01 MJ1IARE_ANALYSISTOP - Include MJ1IARE_ANALYSISTOP MJ1IAO01 - Include MJ1IAO01 - PBO Modules For SAPMJ1IA MJ1IAI01 - Include MJ1IAI01 - PAI Modules For SAPMJ1IA MJ1IAH01 - Routines To Provide The List Of Values