SAP Reports / Programs | Global Trade Services | Global Trade Services(SLL-LEG) SAP SLL

/SAPSLL/PRE_VD_MAINTAIN2_FOR SAP ABAP INCLUDE - Subroutines for /SAPSLL/PRE_VD_MAINTAIN2







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


Text pool values


Title: Subroutines for /SAPSLL/PRE_VD_MAINTAIN2


INCLUDES used within this REPORT /SAPSLL/PRE_VD_MAINTAIN2_FOR

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:

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = is_vd_crit-status is_debug = gs_debug CHANGING ct_range = ls_vdm_param-status_r EXCEPTIONS invalid_range_structure = 1 OTHERS = 2.

/SAPSLL/VDM_IFACE_CALL CALL FUNCTION '/SAPSLL/VDM_IFACE_CALL' EXPORTING is_vdm_param = ls_vdm_param is_debug = gs_debug IMPORTING et_vdm_data = lt_vdm_data EXCEPTIONS invalid_call = 1 foreign_lock = 2 incomplete_customizing = 3 no_data = 4 internal_error = 5 OTHERS = 6.

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = gc_prene-not_checked CHANGING ct_range = er_prene_neg EXCEPTIONS invalid_range_structure = 0 OTHERS = 0.

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = gc_prene-requested CHANGING ct_range = er_prene_neg EXCEPTIONS invalid_range_structure = 0 OTHERS = 0.

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = gc_prene-not_ok CHANGING ct_range = er_prene_neg EXCEPTIONS invalid_range_structure = 0 OTHERS = 0.

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = gc_prene-negative_vd CHANGING ct_range = er_prene_neg EXCEPTIONS invalid_range_structure = 0 OTHERS = 0.

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = gc_prene-nok_neg_vd CHANGING ct_range = er_prene_neg EXCEPTIONS invalid_range_structure = 0 OTHERS = 0.

REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = 'A' CHANGING cs_variant = ls_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.

/SAPSLL/PRE_VD_ORG_DATA_READ CALL FUNCTION '/SAPSLL/PRE_VD_ORG_DATA_READ' EXPORTING iv_modelgrp = iv_modgr iv_pfony = iv_pfony IMPORTING ev_grvsy = ev_grvsy EXCEPTIONS internal_error = 1 country_rule_set_error = 2 OTHERS = 3.

/SAPSLL/PRE_VD_ORG_DATA_READ CALL FUNCTION '/SAPSLL/PRE_VD_ORG_DATA_READ' EXPORTING iv_modelgrp = iv_modelgrp IMPORTING ev_grvsy = lv_grvsy.

/SAPSLL/PREVDWL_PARTNER_CHECK CALL FUNCTION '/SAPSLL/PREVDWL_PARTNER_CHECK' EXPORTING iv_modelgrp = iv_modelgrp * IV_RLTYP1 = 'SLLMGR' iv_parno = ls_pntbp-partner iv_rltyp2 = gc_rltyp-cbp_kred * IV_LOGHANDLE = * IV_NO_DB_ACCESS_PARMA = IMPORTING * ES_TVDCTRL = * ES_PARMA = ev_vd_relevant = lv_vd_relevant.

DDUT_DOMVALUES_GET CALL FUNCTION 'DDUT_DOMVALUES_GET' EXPORTING name = '/SAPSLL/PREVD_STATUS' langu = sy-langu * TEXTS_ONLY = ' ' TABLES dd07v_tab = lt_dd07v[] EXCEPTIONS illegal_input = 1 OTHERS = 2.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = ' ' retfield = 'STATUS' * PVALKEY = ' ' * dynpprog = ' ' * dynpnr = ' ' * dynprofield = ' ' * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = * IMPORTING * USER_RESET = TABLES value_tab = lt_value_tab * FIELD_TAB = * RETURN_TAB = * DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.

DDUT_DOMVALUES_GET CALL FUNCTION 'DDUT_DOMVALUES_GET' EXPORTING name = '/SAPSLL/CUMULATION' langu = sy-langu * TEXTS_ONLY = ' ' TABLES dd07v_tab = lt_dd07v[] EXCEPTIONS illegal_input = 1 OTHERS = 2.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = ' ' retfield = 'CUMUL' * PVALKEY = ' ' * dynpprog = ' ' * dynpnr = ' ' * dynprofield = ' ' * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = * IMPORTING * USER_RESET = TABLES value_tab = lt_value_tab * FIELD_TAB = * RETURN_TAB = * DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.

LVC_VARIANT_F4 CALL FUNCTION 'LVC_VARIANT_F4' EXPORTING is_variant = cs_variant * IT_DEFAULT_FIELDCAT = i_save = lc_layoutvar_save IMPORTING e_exit = lv_exit es_variant = cs_variant EXCEPTIONS not_found = 1 program_error = 2 OTHERS = 3 .



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 /SAPSLL/PRE_VD_MAINTAIN2_FOR or its description.