SAP Reports / Programs | Media Product Sales and Distribution | SAP Media | Media Product Sales and Distribution(IS-M-SD-MS) SAP IS

RJVSDPLANADS2_F01 SAP ABAP INCLUDE - RJVSDPLANADS2F01







RJVSDPLANADS2_F01 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RJVSDPLANADS2_F01 into the relevant SAP transactions such as SE38 or SE80


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 RJVSDPLANADS2_F01. "Basic submit
SUBMIT RJVSDPLANADS2_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT RJVSDPLANADS2_F01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RJVSDPLANADS2_F01

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:

ISM_SD_POPUP_EXIT call function 'ISM_SD_POPUP_EXIT' importing answer = answer.

ISM_MEDIAISSUE_GET_PRODUCT call function 'ISM_MEDIAISSUE_GET_PRODUCT' exporting in_mediaissue = rjvsdaddynp100-issue importing out_producttab = product_tab exceptions no_product = 1 others = 2.

ISM_SD_SELECT_CONTRACTS call function 'ISM_SD_SELECT_CONTRACTS' * EXPORTING * IN_ISSUE = * IN_VALID_FROM = * IN_VALID_UNTIL = * X_PARTNER_OR = ' ' * X_UPDATE_CONTRACT = ' ' * IN_NOT_CANCELED = ' ' * IN_SELECT_ALL_CONTRACTS = '' * IN_GENGROUP = * IN_XMARAEXIST = 'X' tables in_vkorg = vkorg in_vtweg = vtweg in_spart = spart in_vkbur = vkbur in_vkgrp = vkgrp in_contract = contract * IN_POSNR = in_ship_to_party = ship_to * IN_SOLD_TO_PARTY = * IN_WHOLESALER = in_doc_type_contract = ctype in_product = r_product * IN_ROUTE = * IN_PLANT = * IN_VSTEL = * IN_PSTYV = * OUT_CONTRACT = out_contract2 = jksecontrindex_tab[].

ISM_ISSUE_MIX_DESCRIPTION_MAKE call function 'ISM_ISSUE_MIX_DESCRIPTION_MAKE' exporting in_insert = jvsdsplit inserted_issue = inserted_tab importing out_insert = jvsdsplit.

ISM_ISSUEINSERT_GET_DIALOG call function 'ISM_ISSUEINSERT_GET_DIALOG' importing out_insert = issue.

ISM_MEDIAISSUE_MIX_PARTS_GET call function 'ISM_MEDIAISSUE_MIX_PARTS_GET' exporting in_mediaissue = rjvsdaddynp100-issue importing out_insertstab = kit_tab.

ISM_ISSUE_MIX_DESCRIPTION_MAKE call function 'ISM_ISSUE_MIX_DESCRIPTION_MAKE' exporting in_insert = jvsdsplit inserted_issue = inserted_tab importing out_insert = jvsdsplit.

ISM_ISSUE_ADMIX_NEXTNUMBER_GET call function 'ISM_ISSUE_ADMIX_NEXTNUMBER_GET' exporting issue = issue * in_defaultmix = in_plannedmix = planned importing split = split.

ISM_SD_NO_LEADING_BLANKS call function 'ISM_SD_NO_LEADING_BLANKS' exporting in_str = split importing out_str = split.

ICON_CREATE call function 'ICON_CREATE' exporting name = con_icon_mix_contract_created * TEXT = ' ' info = quickinfo * ADD_STDINF = 'X' importing result = icon exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ISM_SD_BP_SIMPLE_INTO_LINE call function 'ISM_SD_BP_SIMPLE_INTO_LINE' exporting in_bp = contract-shipto importing out_name = contract-name_ship_to.

ISM_SD_POPUP_EXIT call function 'ISM_SD_POPUP_EXIT' importing answer = answer.

ISM_SD_CHECK_IS_ISSUE call function 'ISM_SD_CHECK_IS_ISSUE' exporting in_issue = issue exceptions no_issue = 1 others = 2.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting * KZRFB = ' ' * MAXTZ = 0 matnr = issue * SPERRMODUS = ' ' * STD_SPERRMODUS = ' ' * OUTPUT_NO_MESSAGE = importing wmara = mara exceptions lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 others = 5.

ISM_SD_BOOK_MIXPLANING_BOOK call function 'ISM_SD_BOOK_MIXPLANING_BOOK' in update task tables insert_jksdissuegroup_tab = insert_tab[] update_jksdissuegroup_tab = update_tab[] delete_jksdissuegroup_tab = delete_tab[].

ISM_SD_BOOK_MIXPLANING_BOOK call function 'ISM_SD_BOOK_MIXPLANING_BOOK' in update task tables insert_jvsdsplitplan_tab = insert_tab[] update_jvsdsplitplan_tab = update_tab[] delete_jvsdsplitplan_tab = delete_tab[] insert_jvsdblgzusplan_tab = insert_item_tab[] update_jvsdblgzusplan_tab = update_item_tab[] delete_jvsdblgzusplan_tab = delete_item_tab[].

ISM_SD_BOOK_MIXPLANING_BOOK call function 'ISM_SD_BOOK_MIXPLANING_BOOK' in update task tables insert_jksdorderadmixpl_tab = insert_tab[] delete_jksdorderadmixpl_tab = delete_tab[].

LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = structure changing ct_fieldcat = fieldcat_tab.

ISM_SD_POPUP_EXIT





call function 'ISM_SD_POPUP_EXIT' importing answer = answer.

ENQUEUE_EJVSDSPLIT call function 'ENQUEUE_EJVSDSPLIT' exporting * MODE_JVSDSPLIT = 'E' * MANDT = SY-MANDT issue = issue * split = * X_ISSUE = ' ' * X_SPLIT = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = contract-low importing output = contract-low exceptions others = 1.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = contract-high importing output = contract-high exceptions others = 1.

ISM_SD_RANGE_TAB_TO_PARAM call function 'ISM_SD_RANGE_TAB_TO_PARAM' exporting selname = selname tables tab = range_tab[] changing param_tab = param_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 RJVSDPLANADS2_F01 or its description.