J_7L_ANALYSE_VERSION is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The program analyzes the status of the period-dependent tables J_7LM04, J_7LM05, and J_7LM09, whether the Valid From date is before the Valid To date...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter J_7L_ANALYSE_VERSION into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J7LUTILITY3 - J_7L_ANALYSE_VERSION
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: Program J_7L_ANALYSE_VERSION
Text Symbol: 001 = Packaging Assignments
Text Symbol: 002 = J_7LM04
Text Symbol: 003 = J_7LM05
Text Symbol: 004 = J_7LM09
Text Symbol: 005 = Compressed
Text Symbol: 006 = Complete
Text Symbol: 007 = Re.Partner Assignment
Text Symbol: 008 = Re. Partner-Dep. Packaging Assignments
Text Symbol: 009 = Incorrect entries in table
Text Symbol: 010 = Total
Text Symbol: 011 = Different
Text Symbol: 014 = Special Report
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_7L_CHECK_AUTHORITY_RANGE CALL FUNCTION 'J_7L_CHECK_AUTHORITY_RANGE' EXPORTING i_object = bobject "Interface i_activity = '03' "display * TABLES * i_bukrs = bukrs_r * i_land1 = land1_r * i_entnr = entnr_r EXCEPTIONS no_authorisation = 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.
J_7L_ANALYSE_VERSION - Program J_7L_ANALYSE_VERSION J_7L_ANALYSE_VERSION - Program J_7L_ANALYSE_VERSION J_7L_ABLSKO_AUT_EXECUTION - Derive Special Condition Type for a Recycling Partner Automatically J_7L_ABLSKO_AUT_EXECUTION - Derive Special Condition Type for a Recycling Partner Automatically J_7LVFVW - Include J_7LVFVW J_7LVFVU - Include J_7LVFVU