SAP Reports / Programs | Periodical Sales and Distribution | SAP Media | Periodical Sales and Distribution(IS-M-SD-PS) SAP IS

RJVVERS3 SAP ABAP Report - IS-M/SD: Shipping Preparation for Ad Pre-Print Distribution







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

JV68 - IS-M: Shipping Prep.f.Distribution


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 RJVVERS3. "Basic submit
SUBMIT RJVVERS3 AND RETURN. "Return to original report after report execution complete
SUBMIT RJVVERS3 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: 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





Text Symbol: C02 = the function 'Set shipping date' has not yet been
Text Symbol: C03 = carried out.
Text Symbol: C04 = (These are listed on the following pages.)
Text Symbol: D01 = The parameter 'Soonest possible shipping date' was flagged.
Text Symbol: A02 = However, the deletion run can only be carried out when bundling is
Text Symbol: 201 = DV-D
Text Symbol: 203 = BU-I
Text Symbol: 207 = PCir
Text Symbol: 208 = QDet
Text Symbol: 209 = Qty0
Text Symbol: 998 = ---------------------------------------------------------------------------------------------------------------------------------
Text Symbol: A01 = Packed deliveries found for deletion run selected.
Text Symbol: D02 = However, no unique (soonest) shipping date was found for the
Text Symbol: D03 = criteria specified.
Text Symbol: E01 = (Shipping date
Text Symbol: E02 = was determined)
Text Symbol: E03 = was entered)
Text Symbol: F01 = The shipping preparation for distribution is not active
Text Symbol: F02 = Deliveries for total market cov.are generated on the basis of
Text Symbol: F03 = M/AM distribution orders using a separate function.
Text Symbol: 024 = Deliveries deleted in shipping preparation (distribution):
Text Symbol: 025 = Packed deliveries selected by deletion run:
Text Symbol: 026 = BU elements of ad insert schedule lines that could not be supplied:
Text Symbol: 027 = Order No. It. SLNo. Bookg Unit ShDate AI Number PDate MT Publ. DT CarRoute Deliv.Rnd Geo.Unit CG SOrg Ds A Err:


INCLUDES used within this REPORT RJVVERS3

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:

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

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

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.