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
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: 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 .
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
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' .
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.
J_7LMSEG - REA Movement Data: Consumed Packaging from Material Documents J_7LMSEG - REA Movement Data: Consumed Packaging from Material Documents J_7LMSEF - REA Transaction Data: Transport Packaging... FORMs for J_7LMSEG J_7LMS - REA Create Declaration J_7LMS - REA Create Declaration J_7LMCVFZ - REA: Form routines for updating specific infostructure volume area cl.