MJ8AFF01 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 MJ8AFF01 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 MJ8AFF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_ORDER_CHOICE_CORRECTION CALL FUNCTION 'TR_ORDER_CHOICE_CORRECTION' EXPORTING IV_CATEGORY = L_CATEGORY IV_CLI_DEP = L_CLI_DEP IMPORTING * ev_order = EV_TASK = PC_KORRNR EXCEPTIONS INVALID_CATEGORY = 1 NO_CORRECTION_SELECTED = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJ8AFF01 - Include MJ8AFF01 MJ7LVTOP - REA Pack. Master Record: Where-Used List... TOP Include for SAPMJ7LV MJ7LVO01 - REA Pack. Master Record: Where-Used List... PBO Modules for SAPMJ7LV MJ7LVI01 - REA Pack.Master Record: Where-Used List... PAI Modules for SAPMJ7LV MJ7LVF03 - REA Packaging Master: FORMs Part 3 for SAPMJL7LV MJ7LVF02 - REA Packaging Master: Where-Used List...FORMs Part 2 for SAPMJ7LV