SAP Reports / Programs | Recycling Administration Core Functions | Recycling Administration | Recycling Administration Core Functions(IS-REA-COR) SAP IS

J_7LMSEG SAP ABAP Report - REA Movement Data: Consumed Packaging from Material Documents







J_7LMSEG is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Data collector for material documents from info structures This program is called from the declaration system or information systems for analysis purposes...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_7LMSEG 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_7LMSEG. "Basic submit
SUBMIT J_7LMSEG AND RETURN. "Return to original report after report execution complete
SUBMIT J_7LMSEG 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: V1M_P = Save Quantity Flow
Selection Text: TEST_P = Test Mode
Selection Text: SPLITI_P = Evaluate Splitting Info
Selection Text: REGIOI_P = Eval. Regional Splitting Info
Selection Text: PROT_P = Single Doc.Log for Declar.
Selection Text: NOVRP_P = No Consumed Packaging
Selection Text: NOSO_P = No Other Transactions
Selection Text: NOSD_P = No Sales Transactions
Selection Text: NOMM_P = No Purchasing Transactions
Selection Text: MODUS_P = Mode
Selection Text: MEINS_P = Base UoM Summarization
Selection Text: MATKL_S = Material Group
Selection Text: LLAND_P = Show Export Countries Separat.
Selection Text: LIMRK_S = Vendor Master Characteristic
Selection Text: LIMRK_P = Show Vendor Characteristic
Selection Text: LIFNR_S = Vendor
Selection Text: LIFNR_P = Show Individual Vendors
Selection Text: LAND1_P = Country
Selection Text: KUNNR_S = Customer Number
Selection Text: KUNNR_P = Show Indiv. Customers
Selection Text: KUMRK_P = Show Customer Characteristic
Selection Text: IMPORT_P = Show Imports Separately
Selection Text: HVTWEG_S = Distr.Channel Cust. Hierarchy
Selection Text: HVKORG_S = Sales Org. Customer Hierarchy
Selection Text: HSPART_S = Division Customer Hierarchy
Selection Text: HRKFT_P = Movement Data Origin
Selection Text: HRELTO_P = Relat. Output Hierarchy Level
Selection Text: HRELAT_P = Relative Hierarchy Level
Selection Text: HREKU_P = Customer Not in Hierarchy
Selection Text: HPARVW_S = Hierarchy Cust. Partner Funct.
Selection Text: SPART_S = D .
Selection Text: MTART_S = D .
Selection Text: MJAHR_S = D .
Selection Text: MBLNR_S = D .
Selection Text: MATNR_S = D .
Selection Text: KUMRK_S = D .
Selection Text: KARTMP_P = D .
Selection Text: HITYP_P = D .





Selection Text: HISTUN_S = D .
Selection Text: GSBER_S = D .
Selection Text: GRUPP_S = D .
Selection Text: ENTNR_P = D .
Selection Text: EKORG_S = D .
Selection Text: DIFFK_P = D .
Selection Text: BWART_S = D .
Selection Text: BUKRS_P = D .
Selection Text: BUDAT_S = D .
Selection Text: BUDAT_P = D .
Selection Text: BLART_S = D .
Selection Text: BLART_P = D .
Selection Text: ZEILE_S = Item in Material Document
Selection Text: XLINES_P = Multirow Formatting
Selection Text: WERKS_S = Plant
Selection Text: WAERK_P = Document Currency
Selection Text: VTWEG_S = Distribution Channel
Selection Text: VRSIO_P = Version
Selection Text: VRPNV_S = Sales Packaging (PackCostAna)
Selection Text: VRPNR_S = Packaging
Selection Text: VKORG_S = Sales Organization
Selection Text: VGART_S = Transaction Type
Selection Text: HKUNNR_S = Hierarchy Customer No.
Selection Text: HISTNO_P = Hierarchy Level Output
Selection Text: GEWEIP_P = Diff. Weight Unit Price List
Selection Text: FORM_P = Use Price Formula
Selection Text: FILTP_P = Log Filter Item
Selection Text: FILTK_P = Log Filter Header
Selection Text: EXPORT_P = Show Exports Separately
Selection Text: DOMEST_P = Show Domestic Purchases Sep.
Title: REA Movement Data: Consumed Packaging from Material Documents
Text Symbol: 027 = MatItemExit
Text Symbol: 026 = Data Collector: Infost.Mat.Docs
Text Symbol: 025 = Warning Item:
Text Symbol: 024 = Data Filter Item - Group not used -
Text Symbol: 023 = Country Assignment
Text Symbol: 022 = Customer Industry Key
Text Symbol: 021 = Material Movement Type
Text Symbol: 020 = Material Group





Text Symbol: 019 = Material Type Article
Text Symbol: 018 = Material Type Packaging
Text Symbol: 017 = Material Doc.Type
Text Symbol: 016 = Transaction Type
Text Symbol: 015 = Data Collector: Show Items at Article Level
Text Symbol: 012 = Start of Processing
Text Symbol: 011 = Industry Key
Text Symbol: 010 = Trans. cannot be uniquely determined
Text Symbol: 009 = Mvmt Type
Text Symbol: 008 = Stock or Material Documents
Text Symbol: 007 = Data Collector: Stock/Material Documents
Text Symbol: 006 = Data Filter Item - Item not used -
Text Symbol: 005 = Data Filter, Material Document Header - Document not used -
Text Symbol: 004 = Packaging Period
Text Symbol: 003 = Article Period
Text Symbol: 002 = Error Item:
Text Symbol: 001 = Show Sales Units
Text Symbol: 050 = MatDocNo
Text Symbol: 088 = Data Filter Item - Item not used -
Text Symbol: 087 = System:
Text Symbol: 086 = Time:
Text Symbol: 085 = Date:
Text Symbol: 084 = User:
Text Symbol: 082 = Page:
Text Symbol: 081 = Report:
Text Symbol: 080 = Consumed Packaging from Material Docs
Text Symbol: 070 = Material Number
Text Symbol: 068 = Group
Text Symbol: 067 = MTyp
Text Symbol: 065 = Quantity in Base UoM
Text Symbol: 064 = Quantity in Entry Unit
Text Symbol: 063 = Plnt
Text Symbol: 062 = BWA
Text Symbol: 061 = Material Number
Text Symbol: 060 = Row
Text Symbol: 058 = Quantity in Entry U
Text Symbol: 057 = Period
Text Symbol: 056 = UA
Text Symbol: 055 = Post. Date



Text Symbol: 054 = Doc.Date
Text Symbol: 053 = DTy.
Text Symbol: 052 = PTy.
Text Symbol: 051 = Year


INCLUDES used within this REPORT J_7LMSEG

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:

RS_REFRESH_FROM_SELECTOPTIONS CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS' EXPORTING curr_report = 'J_7LMSEG' TABLES selection_table = rsparams_tab EXCEPTIONS not_found = 1 no_report = 2 OTHERS = 3.

PROGRESS_INDICATOR CALL FUNCTION 'PROGRESS_INDICATOR' EXPORTING * I_TEXT = I_TEXT i_msgid = '881' i_msgno = 179 i_msgv1 = text_ds i_msgv2 = 'Beginn der Verarbeitung'(012) i_msgv3 = space i_msgv4 = space * I_PROCESSED = I_PROCESSED * I_TOTAL = I_TOTAL i_output_immediately = 'X'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT' .



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_7LMSEG or its description.