MV53CF22 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 MV53CF22 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: Customizing RWE/Picking Waves: FORM Routines Screen 1100 PAI
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DSYS_SHOW CALL FUNCTION 'DSYS_SHOW' EXPORTING * APPLICATION = 'SO70' DOKCLASS = 'TX' * DOKLANGU = SY-LANGU DOKNAME = ITSUBSCR-DOKNAME DOKTITLE = ITSUBSCR-DOKTITLE * HOMETEXT = ' ' * OUTLINE = ' ' * VIEWNAME = 'STANDARD' * Z_ORIGINAL_OUTLINE = ' ' * CALLED_FROM_SO70 = ' ' * IMPORTING * APPL = * PF03 = * PF15 = * PF12 = EXCEPTIONS CLASS_UNKNOWN = 1 OBJECT_NOT_FOUND = 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.
MV53CF22 - Customizing RWE/Picking Waves: FORM Routines Screen 1100 PAI MV53CF21 - Customizing RWE/Picking Waves: FORM Routines Subscreens 1001, 2, MV53CF20 - Customizing RWE/Picking Waves: FORM Routines Screen 1100 PBO MV53CF14 - Customizing RWE/Picking Waves: FORM Routines Screen 1000 F4 Help MV53CF13 - Customizing RWE/Picking Waves: Aux. Routines Screen 1000 PAI MV53CF12 - Customizing RWE/Picking Waves: FORM Routines Screen 1000 PAI