J_7LCDVF 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 J_7LCDVF 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: REA Info Systems: Change, Packaging/MatStamm FORM for Prog. J_7LCDRV
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CHANGEDOCUMENT_READ_HEADERS * CALL FUNCTION 'CHANGEDOCUMENT_READ_HEADERS' * EXPORTING ** ARCHIVE_HANDLE = 0 ** date_of_change = '00000000' * OBJECTCLASS = CONST_TCDOB_OBJECT ** OBJECTID = ' ' ** TIME_OF_CHANGE = '000000' * USERNAME = ' ' ** LOCAL_TIME = ' ' * TABLES * I_CDHDR = I_CDHDRX * EXCEPTIONS * NO_POSITION_FOUND = 1 * WRONG_ACCESS_TO_ARCHIVE = 2 * TIME_ZONE_CONVERSION_ERROR = 3 * OTHERS = 4.
CONVERSION_EXIT_MATN1_OUTPUT * CALL FUNCTION 'CONVERSION_EXIT_MATN1_OUTPUT' * EXPORTING * INPUT = I_CDPOS-OBJECTID * IMPORTING * OUTPUT = MATNR_MARA * EXCEPTIONS * OTHERS = 1.
CHANGEDOCUMENT_PREPARE_POS CALL FUNCTION 'CHANGEDOCUMENT_PREPARE_POS' TABLES EDITPOS = I_CDSHW I_CDPOS = TAB_CDPOS.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_7LCDVF - REA Info Systems: Change, Packaging/MatStamm FORM for Prog. J_7LCDRV J_7LCDRVN - REA Info Systems: Change Packaging/Material Master J_7LCDRVN - REA Info Systems: Change Packaging/Material Master J_7LCDRVFR - J7LCDRVFR J_7LCDRV - REA Info Systems: Change Packaging/Material Master J_7LCDRV - REA Info Systems: Change Packaging/Material Master