RJVVERS3 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for distribution...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 RJVVERS3 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JV68 - IS-M: Shipping Prep.f.Distribution
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: XDELETE = Delete ad pre-print distrib.
Selection Text: TEST = Test run
Selection Text: SELDATUM = Distribution date
Selection Text: P_LGRP = Shipping group
Selection Text: P_DAT = Soonest possible distrib.date
Selection Text: DRKEI = Plant
Selection Text: DRERZ = Ad pre-print publication
Title: IS-M/SD: Shipping Preparation for Ad Pre-Print Distribution
Text Symbol: 029 = AI schedule lines for which distribution was already performed:
Text Symbol: 030 = Order no. It. SL no. Plnt Publ. ShDate
Text Symbol: 031 = AI schedule lines for which bundling was already performed
Text Symbol: 023 = Deliveries created in shipping preparation (distribution):
Text Symbol: 002 = No deliveries found for deletion run selected.
Text Symbol: 003 = Shipping preparation (distribution) completed.
Text Symbol: 004 = The following pages list ad pre-print distribution runs already carried out.
Text Symbol: 005 = No distribution orders for ad pre-prints found for sel.criteria.
Text Symbol: 006 = The following pages list schedule lines that could not be delivered.
Text Symbol: 007 = for which distribution is possible.
Text Symbol: 022 = ShipD PubD Qty Plnt MT Publ. Load/UPt DT CarRoute Deliv.rnd Geo.unit CG T NV Delivery no.
Text Symbol: 048 = =====> S H I P P I N G P R E P A R A T I O N (Distrib.) DELETION <====
Text Symbol: 047 = =====> S H I P P I N G P R E P A R A T I O N (Distribution) LIST <====
Text Symbol: 046 = ============> T --- E --- S --- T -------- R --- U --- N <===============
Text Symbol: 036 = Assignments (delivery - AI schedule line) created in shipping prep.
Text Symbol: 035 = Order It. SLNo. Delivery no. SD IntDel.
Text Symbol: 034 = Assignments (delivery - AI schedule line) deleted in shipping prep.
Text Symbol: 033 = Logging of new deliveries (w/cumulated quantities) per order item:
Text Symbol: 032 = ShipD PubD Cum.qty OrdDelVia MT Publ. Load/UPt DT CarRoute Geo.unit CG T NV Delivery no. SDocNo ItNo.
Text Symbol: 050 = Plnt DT
Text Symbol: 062 = The function 'Set shipping date' is still to be carried out for:
Text Symbol: 063 = Distribution was already performed for the following ad pre-prints (per plant)
Text Symbol: 064 = Publn Plant
Text Symbol: 070 = Start shipping preparation as a deletion run
Text Symbol: 071 = Control parameters for shipping preparation
Text Symbol: 200 = AI
Text Symbol: 049 = =====> L o g g i n g (at item level) <====
Text Symbol: A03 = deleted for these packed deliveries.
Text Symbol: A04 = (The packed deliveries are listed on the following pages.)
Text Symbol: C01 = The system has found ad pre-print orders for distrib.for which
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISP_PACKAGING_START_DATE_GET CALL FUNCTION 'ISP_PACKAGING_START_DATE_GET' EXPORTING DRUERZART = CON_PROSPEKT DRERZ = ANN_CHECK_TAB-DRERZ IN_VERSANDDATUM = SELDATUM LOGLFART = LFARTTAT "log.Liefart der Prosp.Verteil.
ISP_JVTLFNG_DELETE * CALL FUNCTION 'ISP_JVTLFNG_DELETE' IN UPDATE TASK CALL FUNCTION 'ISP_JVTLFNG_DELETE' "TK29011996 TABLES LFNG_DEL_TAB = LFNG_DEL_TAB.
ISP_PACKAGE_CHECK CALL FUNCTION 'ISP_PACKAGE_CHECK' EXPORTING IN_LFNGNACHNR = JVTLFNG-NACHLFNGNR IN_LFNGNR = JVTLFNG-LFNGNR IMPORTING OUT_ABLADUNG_VORHANDEN = XABLADUNG_EXISTIERT EXCEPTIONS WRONG_INPUT = 01.
ISP_JVTLFNG_INSERT * CALL FUNCTION 'ISP_JVTLFNG_INSERT' IN UPDATE TASK CALL FUNCTION 'ISP_JVTLFNG_INSERT' "TK29011996 TABLES LFNG_INS_TAB = LFNG_INS_TAB.
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 RJVVERS3 or its description.
RJVVERS3 - IS-M/SD: Shipping Preparation for Ad Pre-Print Distribution RJVVERS3 - IS-M/SD: Shipping Preparation for Ad Pre-Print Distribution RJVVERS2 - IS-M/SD: Shipping Preparation for Ad Pre-Print TMC RJVVERS2 - IS-M/SD: Shipping Preparation for Ad Pre-Print TMC RJVTMC_HH_ASSIGN - IS-M: Market Coverage - Assign Business Partner to Household RJVTMC_HH_ASSIGN - IS-M: Market Coverage - Assign Business Partner to Household