J_7LCHKVP is a standard Executable ABAP Report 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_7LCHKVP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J7LUTILITY25 - Workflow Packaging Consistency Check
J7LKCV - Packaging Consistency Check
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.
Selection Text: WF_TASK = D .
Selection Text: S_ENTNA = D .
Selection Text: P_VRPNR = D .
Selection Text: P_MAKTX = D .
Selection Text: X_WF_IN = Workflow Event "Inconsistent"
Selection Text: X_WF_CR = Execute Workflow
Selection Text: X_LIST = Interactive List
Selection Text: WF_WA = @09\QYellow Light@
Selection Text: WF_OK = @08\QGreen Light@
Selection Text: WF_ER = @0A\QRed Light@
Selection Text: P_ZEITR = Versions Assigned to Period
Selection Text: P_SPRAS = Logon Language
Selection Text: P_KZTEN = Re. Partner-Dependent Check
Title: REA: Collective Consistency Check for Packaging
Text Symbol: 400 = Processing of Result As...
Text Symbol: 300 = Trigger Workflow for...
Text Symbol: 200 = Other Restrictions
Text Symbol: 100 = Packaging Selection
Text Symbol: 022 = ALV Output Error
Text Symbol: 021 = Status
Text Symbol: 020 = Packaging Is Inconsistent
Text Symbol: 019 = Packaging Is Partly Inconsistent
Text Symbol: 018 = Packaging Is Consistent
Text Symbol: 017 = Caution: Long Processing Time
Text Symbol: 016 = to continue processing?
Text Symbol: 015 = Despite long runtime, do you wish
Text Symbol: 013 = Maintain Packaging: Select and Mainten. Icon/Menu
Text Symbol: 011 = Packaging
Text Symbol: 010 = Indiv.Consist.Check: Doubleclick/MagnGlass Icon
Text Symbol: 009 = Packaging
Text Symbol: 008 = Further Processing
Text Symbol: 007 = packaging according to your selection?
Text Symbol: 006 = Do you wish to maintain another
Text Symbol: 004 = Period:
Text Symbol: 003 = Re. Partner:
Text Symbol: 002 = List of Selected REA Packaging
INCLUDE J_7LCHKVPTOP . " GLOBAL DATA
INCLUDE J_7LINFO_TOP.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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_7LCHKVP - REA: Collective Consistency Check for Packaging J_7LCHKVP - REA: Collective Consistency Check for Packaging J_7LCHKV - REA Packaging: Consistency Test J_7LCHKV - REA Packaging: Consistency Test J_7LCHKTOP - TOP-Include for Consistency Checks Article/Packaging J_7LCHKS - Consistency Check and Cleanse at System Level (DB)