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

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







/SAPSLL/PRE_VDI_MAINTAIN_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 /SAPSLL/PRE_VDI_MAINTAIN_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 /SAPSLL/PRE_VDI_MAINTAIN_F01. "Basic submit
SUBMIT /SAPSLL/PRE_VDI_MAINTAIN_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT /SAPSLL/PRE_VDI_MAINTAIN_F01 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_VDI_MAINTAIN_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:

/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.

/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 = gc_rltyp-cus_mgr iv_parno = ls_pntbp-partner iv_rltyp2 = gc_rltyp-cbp_kred " 'SLLCPS' * IV_LOGHANDLE = iv_no_db_access_parma = gc_false importing * ES_TVDCTRL = es_parma = ls_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.

VRM_DELETE_VALUES call function 'VRM_DELETE_VALUES' exporting id = lv_vrm_id * ID_CONTAINS_PROGNAME = exceptions id_not_found = 1 others = 2.

/SAPSLL/PREFERENCE_LGREG_GET call function '/SAPSLL/PREFERENCE_LGREG_GET' exporting is_debug = gs_debug importing er_lgreg = lt_lgreg_r exceptions incomplete_customizing = 1 internal_error = 2 others = 3.

/SAPSLL/PRE_LGREG_IND_GET call function '/SAPSLL/PRE_LGREG_IND_GET' exporting iv_lgreg = ls_modgr_lgreg-lgreg * IV_LANGU = SY-LANGU importing et_ind_ext = lt_ind_ext ev_scheme = ls_preke_scheme-scheme exceptions not_found = 1 customizing_inconsistency = 2 others = 3.

VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = lv_vrm_id values = lt_field_value exceptions id_illegal_name = 1 others = 2.

/SAPSLL/PRE_IND_EXT_TO_INT call function '/SAPSLL/PRE_IND_EXT_TO_INT' exporting iv_lgreg = ls_preke_scheme-lgreg iv_preke = cv_preke * IV_LANGU = SY-LANGU importing es_prene = cs_prene exceptions not_found = 1 customizing_inconsistency = 2 non_unique = 3 others = 4.

/SAPSLL/PREFERENCE_LGREG_GET





call function '/SAPSLL/PREFERENCE_LGREG_GET' exporting is_debug = gs_debug importing er_lgreg = lt_lgreg_r exceptions incomplete_customizing = 1 internal_error = 2 others = 3.

/SAPSLL/PRE_LGREG_IND_GET call function '/SAPSLL/PRE_LGREG_IND_GET' exporting iv_lgreg = ls_modgr_lgreg-lgreg * IV_LANGU = SY-LANGU importing et_ind_ext = lt_ind_ext ev_scheme = lv_scheme exceptions not_found = 1 customizing_inconsistency = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting ddic_structure = '/SAPSLL/PRE_SCHEME_IND_EXT_S' retfield = 'PRESE_PREKE' * 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.



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