SAP Reports / Programs

J_7LMS SAP ABAP Report - REA Create Declaration







J_7LMS 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_7LMS into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT J_7LMS. "Basic submit
SUBMIT J_7LMS AND RETURN. "Return to original report after report execution complete
SUBMIT J_7LMS VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: HVTWE_S = D .
Selection Text: HVKOR_S = D .
Selection Text: HSPAR_S = D .
Selection Text: HRKFTSD = D .
Selection Text: HRKFTMM = D .
Selection Text: HREKU_S = D .
Selection Text: HPARV_S = D .
Selection Text: HITYP_S = D .
Selection Text: GSBER_S = D .
Selection Text: GRUPP_S = D .
Selection Text: GJAHR = D .
Selection Text: FKART_S = D .
Selection Text: FBGRP = D .
Selection Text: ENTNA = D .
Selection Text: DTAKZ = D .
Selection Text: DATBI = D .
Selection Text: DATAB = D .
Selection Text: BWART_S = D .
Selection Text: BUKRS = D .
Selection Text: BUDAT = D .
Selection Text: BLART_S = D .
Selection Text: BLART = D .
Selection Text: XLINES = Multirow Formatting
Selection Text: VARIV_S = Packaging Variant
Selection Text: VARIA_S = Article Variant
Selection Text: KORWH = D .
Selection Text: ZEILE_S = D .
Selection Text: WERKS_S = D .
Selection Text: WAERK = D .
Selection Text: VTWEG_S = D .
Selection Text: VRSIO = D .
Selection Text: VRPNR_S = D .
Selection Text: VKORG_S = D .
Selection Text: VGART_S = D .
Selection Text: VBELN_S = D .
Selection Text: SPLD = D .
Selection Text: SPART_S = D .
Selection Text: PROTKZ = D .





Selection Text: PRODH_S = D .
Selection Text: POSNR_S = D .
Selection Text: PERINR = D .
Selection Text: MTART_S = D .
Selection Text: MBLNR_S = D .
Selection Text: MATNR_S = D .
Selection Text: MATKL_S = D .
Selection Text: LIFNR_S = D .
Selection Text: LAND1 = D .
Selection Text: KUNNR_S = D .
Selection Text: KUNNR = D .
Selection Text: KUMRK_S = D .
Selection Text: KORWR = D .
Selection Text: OLINES = Single-Row Formatting
Selection Text: KVBELN = Documents to Be Consolidated
Selection Text: HKUNN_S = Hierarchy Customer
Title: REA Create Declaration
Text Symbol: 025 = J_7L_MIG_510_SP1
Text Symbol: 024 = Quarters
Text Symbol: 023 = Periods (in Fiscal Year Variant)
Text Symbol: 022 = Six Months
Text Symbol: 021 = Monthly Specif.
Text Symbol: 020 = Special Selection Criteria
Text Symbol: 019 = Fiscal Year
Text Symbol: 018 = No Trade Levels
Text Symbol: 017 = Business Variants
Text Symbol: 015 = Origin of Data:
Text Symbol: 014 = To
Text Symbol: 013 = Declar. Date
Text Symbol: 012 = Execute Declaration
Text Symbol: 011 = Test Run
Text Symbol: 010 = Execution
Text Symbol: 009 = Decl. to Date
Text Symbol: 008 = Decl. from Date
Text Symbol: 007 = Missing activities:
Text Symbol: 006 = An identical row had different weighting in table 3a
Text Symbol: 005 = 3 act. are necessary for table 3a <>
Text Symbol: 004 = Customer Not in Hierarchy
Text Symbol: 003 = Selection Using Hierarchy





Text Symbol: 002 = Weight
Text Symbol: 001 = Decl. Data
Text Symbol: 118 = Universal Data Collector
Text Symbol: 117 = Last Recovery Document
Text Symbol: 116 = Last Annual Declar.
Text Symbol: 115 = Material Movements
Text Symbol: 114 = Bill.Doc.
Text Symbol: 113 = External Billing Data
Text Symbol: 112 = Customer
Text Symbol: 111 = Period
Text Symbol: 110 = Crcy
Text Symbol: 109 = Version
Text Symbol: 108 = Origin: Billing Data
Text Symbol: 107 = Close Selection Criteria
Text Symbol: 106 = Open Selection Criteria
Text Symbol: 105 = Material Movement
Text Symbol: 104 = Bill.Doc.
Text Symbol: 103 = Close
Text Symbol: 102 = Open
Text Symbol: 101 = Selection Criteria
Text Symbol: 100 = Without Selection Criteria
Text Symbol: 055 = Content ID Key
Text Symbol: 054 = Additional Info Key
Text Symbol: 053 = Packaging Type
Text Symbol: 052 = Trade Levels
Text Symbol: 040 = Output Options


INCLUDES used within this REPORT J_7LMS

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

J_7LH_SET * CALL FUNCTION 'J_7LH_SET'.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name J_7LMS or its description.