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
Below is a list of transaction codes which are relevant to this SAP report
JV67 - IS-M: Shipping Prep.f.Insertion
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: 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
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
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 * 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 * 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 * 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 * 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.
RJVVERSV - IS-M: Shipping Preparation for Title and Ad Pre-Print Inserts RJVVERSV - IS-M: Shipping Preparation for Title and Ad Pre-Print Inserts 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