J_7LVFV2 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 billing documents from info structures This program is called from the declaration system and 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_7LVFV2 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: MATNR_S = Article
Selection Text: MATKL_S = Material Group
Selection Text: LLAND_P = Show Export Countries Separat.
Selection Text: LAND1_P = Country
Selection Text: KUNNR_S = Customer Number
Selection Text: KUNNR_P = Show Individual 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: 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: HKUNNR_S = Hierarchy Customer No.
Selection Text: HISTNO_P = Hierarchy Level Output
Selection Text: GSBER_S = Business Area
Selection Text: GEWEIP_P = Diff. Weight Unit Price List
Selection Text: FORM_P = Use Price Formula
Selection Text: FKART_S = Billing Type
Selection Text: FILTP_P = Log Filter Item
Selection Text: FILTK_P = Log Filter Header
Selection Text: EXPORT_P = Show Exports Separately
Selection Text: MEINS_P = Base UoM Summarization
Selection Text: KUMRK_S = D .
Selection Text: KARTMP_P = D .
Selection Text: HITYP_P = D .
Selection Text: HISTUN_S = D .
Selection Text: GRUPP_S = D .
Selection Text: ENTNR_P = D .
Selection Text: DIFFK_P = D .
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: VRPNR_S = Packaging
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_7LVFV2' 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'(017) 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_7LVFV2 or its description.
J_7LVFV2 - REA Transaction Data: Sales Packaging from SIS J_7LVFV2 - REA Transaction Data: Sales Packaging from SIS J_7LVFV1 - REA Transaction Data: Sales Packaging from Billing Documents J_7LVFV1 - REA Transaction Data: Sales Packaging from Billing Documents J_7LVERSION - REA Status Information: Release and Hotpackage Status J_7LVERSION - REA Status Information: Release and Hotpackage Status