SAP Reports / Programs

RJVVERSV SAP ABAP Report - IS-M: Shipping Preparation for Title and Ad Pre-Print Inserts







RJVVERSV is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program prepares shipping for title and ad pre-print inserts/ad inserts...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 RJVVERSV 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

JV67 - IS-M: Shipping Prep.f.Insertion


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 RJVVERSV. "Basic submit
SUBMIT RJVVERSV AND RETURN. "Return to original report after report execution complete
SUBMIT RJVVERSV 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: DRKEI = Plant
Selection Text: DRERZ = Publication
Selection Text: KURZLIST = Summ.list (only no.of inserts)
Selection Text: XDELETE = Delete insert mixes
Selection Text: TEST = Test run
Selection Text: SELDATUM = Shipping date
Selection Text: P_LGRP = Shipping group
Selection Text: P_DAT = Soonest possible shipping date
Selection Text: PVA = Edition
Selection Text: LFART = Logistical delivery type
Title: IS-M: Shipping Preparation for Title and Ad Pre-Print Inserts
Text Symbol: 047 = =====> S H I P P I N G P R E P A R A T I O N (Insertion) L I S T <====
Text Symbol: 048 = =====>S H I P P I N G P R E P A R A T I O N (Insertion) - DELETION <====
Text Symbol: 040 = Delivery no. SD Issue no. Plnt CarrPub. CarrEd. LD PDate ShDate IMx S ( OldIMx MT DT CG GeoUnit CarRoute )
Text Symbol: 002 = No (unpacked) deliveries that match selection criteria
Text Symbol: 003 = Shipping preparation (insertion) completed.
Text Symbol: 023 = Deliveries processed in shipping preparation:
Text Symbol: 055 = Ad insert schedule lines that could not be supplied due to inconsistent BUs:
Text Symbol: 054 = Carr.issue IMx AI order It. SLine Basic BU AI number
Text Symbol: 024 = (Packed) deliveries not processed in shipping preparation:
Text Symbol: 027 = AI order It. SLine Basic BU
Text Symbol: 038 = Insert mixes (combinations) deleted
Text Symbol: 039 = Carr.issue IMx Ins.issue Ins.pub. InsEd. Ins.PDate InitShDate TPPost
Text Symbol: 053 = Deleted assignments of insert mix to ad insert schedule lines:
Text Symbol: 052 = New assignments of insert mix to ad insert schedule lines:
Text Symbol: 051 = The function 'Set shipping date' is still to be carried out for:
Text Symbol: 050 = Plnt Publicn LD
Text Symbol: 049 = Deleted ad mixes (combinations)
Text Symbol: 056 = Ad insert schedule lines where BU inconsistencies were identified:
Text Symbol: 301 = Ad inserts
Text Symbol: 300 = Ad PPr.inserts
Text Symbol: 070 = Start shipping preparation as a deletion run
Text Symbol: 071 = Control parameters for shipping preparation
Text Symbol: 139 = Carr.issue IMx Ins.issue AI number Ins.pub. InsEd. Ins.PDate Init.SDate FrPost (Init.SDate-old)
Text Symbol: 140 = Carr.issue AMx ASpec ProdUnit Init.SDate (Init.SDate-old)
Text Symbol: 141 = Carr.issue IMx AMx Plnt SplitID
Text Symbol: D03 = criteria specified.
Text Symbol: E01 = (Shipping date





Text Symbol: E02 = was determined)
Text Symbol: E03 = was entered)
Text Symbol: F01 = No deliveries found that match selection criteria
Text Symbol: F02 = for which shipping preparation not yet completed.
Text Symbol: G01 = No ad mixes were created, copied or deleted for the
Text Symbol: D02 = However, no unique (soonest) shipping date was found for the
Text Symbol: B01 = No insert combinations were created, copied or deleted for the
Text Symbol: B02 = selected deliveries.
Text Symbol: C01 = There are (unpacked) deliveries for the selection for which the
Text Symbol: C02 = function 'Set shipping date' has not yet been
Text Symbol: C03 = carried out.
Text Symbol: C04 = (see following pages for list of shipping dates not set)
Text Symbol: D01 = The parameter 'Soonest possible shipping date' was flagged.
Text Symbol: G02 = selected deliveries.
Text Symbol: H01 = Shipping preparation for insertion is inactive in the system
Text Symbol: H02 = Issue mixes are created on the basis of M/AM ad insert
Text Symbol: H03 = orders using the function 'Generate issue mixes'.
Text Symbol: 998 = ---------------------------------------------------------------------------------------------------------------------------------
Text Symbol: 042 = New insert mixes (combinations)
Text Symbol: 043 = Insert mixes (combinations) copied
Text Symbol: 044 = Ad mixes (combinations) copied
Text Symbol: 045 = New ad mixes (combinations)
Text Symbol: 046 = ============> T --- E --- S --- T -------- R --- U --- N <===============


INCLUDES used within this REPORT RJVVERSV

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_VA_GET_ALL_INSETS call function 'ISP_VA_GET_ALL_INSETS' exporting bztyp = lfngtab-bezugstyp geoeinheit = lfngtab-geoeintat incl_prospectus = 'X' kdgrp = lfngtab-kndgruppe lfart_tat = lfngtab-lfarttat "tat.Liefart

ISP_PACKAGING_START_DATE_GET call function 'ISP_PACKAGING_START_DATE_GET' exporting druerzart = con_titel drerz = ann_check_tab-drerz in_versanddatum = seldatum loglfart = ann_check_tab-lfartlog pva = ann_check_tab-pva werk = ann_check_tab-werk * XBEILAGE = CON_ANGEKREUZT "TK14111996 * XBEILAGE = CON_BLANK "TK14111996 importing packaging_start = xpackaging_ok exceptions no_date_found = 02.

ISP_JVTLFNG_UPDATE_BY_RJVVERSV

ISP_JVTLFNG_UPDATE_BY_RJVVERSV * CALL FUNCTION 'ISP_JVTLFNG_UPDATE_BY_RJVVERSV' IN UPDATE TASK call function 'ISP_JVTLFNG_UPDATE_BY_RJVVERSV' "TK29011996 tables lfngversv_tab = lfngvtab.

ISP_JVTLFNG_DELETE_BY_RJVVERSV

ISP_JVTLFNG_DELETE_BY_RJVVERSV * CALL FUNCTION 'ISP_JVTLFNG_DELETE_BY_RJVVERSV' IN UPDATE TASK call function 'ISP_JVTLFNG_DELETE_BY_RJVVERSV' "TK29011996 tables lfngversv_tab = lfngvtab.

ISP_JVTBLGAUS_DELETE

ISP_JVTBLGAUS_DELETE * CALL FUNCTION 'ISP_JVTBLGAUS_DELETE' IN UPDATE TASK "TK29011996 call function 'ISP_JVTBLGAUS_DELETE' "TK29011996 tables blgaus_del_tab = blgaus_del_tab.






ISP_JVTBLGZUS_DELETE

ISP_JVTBLGZUS_DELETE * CALL FUNCTION 'ISP_JVTBLGZUS_DELETE' IN UPDATE TASK "TK29011996 call function 'ISP_JVTBLGZUS_DELETE' "TK29011996 tables blgzus_del_tab = blgzus_del_tab.

ISP_JVTBLGAUS_INSERT

ISP_JVTBLGAUS_INSERT * CALL FUNCTION 'ISP_JVTBLGAUS_INSERT' IN UPDATE TASK "TK29011996 call function 'ISP_JVTBLGAUS_INSERT' "TK29011996 tables blgaus_ins_tab = blgaus_ins_tab.

ISP_JVTBLGZUS_INSERT

ISP_JVTBLGZUS_INSERT * CALL FUNCTION 'ISP_JVTBLGZUS_INSERT' IN UPDATE TASK "TK29011996 call function 'ISP_JVTBLGZUS_INSERT' "TK29011996 tables blgzus_ins_tab = blgzus_ins_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.



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