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

/SAPSLL/PRE_VD_IFACEF00 SAP ABAP INCLUDE - /SAPSLL/PREVDIFACEF00







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

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/APPLOG_DISPLAY call function '/SAPSLL/APPLOG_DISPLAY' exporting iv_handle = iv_loghandle iv_funcname = gc_cb_function_modules-ldet is_debug = gs_debug exceptions no_log_found = 1 others = 2.

/SAPSLL/APPLOG_INIT call function '/SAPSLL/APPLOG_INIT' changing cv_handle = lv_loghandle exceptions invalid_call = 1 log_header_inconsistent = 2 internal_error = 3 others = 4.

/SAPSLL/APPLOG_DISPLAY call function '/SAPSLL/APPLOG_DISPLAY' exporting iv_handle = lv_loghandle iv_funcname = gc_cb_function_modules-ldet is_debug = gs_debug exceptions no_log_found = 1 others = 2.

BAL_DSP_PROFILE_DETLEVEL_GET call function 'BAL_DSP_PROFILE_DETLEVEL_GET' importing e_s_display_profile = ls_display_profile.

BAL_DSP_LOG_DISPLAY call function 'BAL_DSP_LOG_DISPLAY' exporting i_s_display_profile = ls_display_profile i_t_log_handle = lt_log_handle * i_t_msg_handle = is_vda_cond_blog-msg_handle_t i_srt_by_timstmp = gc_true exceptions profile_inconsistent = 1 internal_error = 2 no_data_available = 3 no_authority = 4 others = 5.

/SAPSLL/APPLOG_DISPLAY * CALL FUNCTION '/SAPSLL/APPLOG_DISPLAY' * EXPORTING * iv_handle = iv_loghandle * iv_funcname = gc_cb_function_modules-ldet * is_debug = gs_debug * EXCEPTIONS * no_log_found = 1 * OTHERS = 2.

/SAPSLL/PREVD_DREF_GET call function '/SAPSLL/PREVD_DREF_GET' exporting is_debug = gs_debug importing ev_prevd_db_ref = lv_prevd_db_ref ev_control_ref = lv_control_ref.

/SAPSLL/PREVD_DREF_GET call function '/SAPSLL/PREVD_DREF_GET' exporting is_debug = gs_debug importing ev_source_data_md_ref = lv_source_data_md_ref ev_cmlimp_ref = lv_cmlimp_ref ev_add_guid_pr_ref = lv_add_guid_pr_ref.

/SAPSLL/VDO_CUMULATION_BUFFER call function '/SAPSLL/VDO_CUMULATION_BUFFER' exporting is_control_vdo = is_control is_source_data = -source_pr importing et_result = lt_cmlimp changing cs_prevd_db = ls_prevd_db.

/SAPSLL/PREVDWL_PARTNER_CHECK call function '/SAPSLL/PREVDWL_PARTNER_CHECK' exporting iv_modelgrp = iv_modelgrp iv_rltyp1 = gc_rltyp-cus_mgr iv_parno = iv_partner iv_rltyp2 = gc_rltyp-cbp_kred importing es_parma = ls_parma.

/SAPSLL/VDO_OUTPUT call function '/SAPSLL/VDO_OUTPUT' exporting is_control_vdo = ls_control is_source_data_md_vdo = it_cmlimp = lt_cmlimp * IV_REPEAT = * IT_ADD_GUID_PR = * IMPORTING * ES_PRE_VDC_COMM = changing cs_prevd_db = ls_prevd_db exceptions invalid_call = 1 internal_error = 2 others = 3 .

/SAPSLL/PREVD_DREF_GET call function '/SAPSLL/PREVD_DREF_GET' exporting is_debug = gs_debug importing ev_control_ref = lv_vdo_control_ref.

/SAPSLL/PRODUCT_KEY_GET call function '/SAPSLL/PRODUCT_KEY_GET' exporting iv_guid_pr = iv_guid_pr is_debug = gs_debug importing ev_prnum = ls_product_sk-prnum exceptions invalid_call = 1 processing_error = 2 no_data_found = 3 others = 4.

/SAPSLL/PRODUCT_WORKBENCH_CALL call function '/SAPSLL/PRODUCT_WORKBENCH_CALL' exporting it_sk = lt_product_sk[] is_add_sel_data = ls_add_crit is_control = ls_control is_debug = gs_debug importing ev_data_changed = ev_data_changed exceptions processing_error = 1 control_error = 2 no_authorization = 3 subset_authorization = 4 others = 5.

/SAPSLL/LLNS_CALL_MATCH_CODE call function '/SAPSLL/LLNS_CALL_MATCH_CODE' exporting iv_stcts = iv_stcts exceptions stcts_not_found = 1 no_data_found = 2 invalid_call = 3 others = 4.

/SAPSLL/PARTNER_GUID_GET call function '/SAPSLL/PARTNER_GUID_GET' exporting iv_parno = iv_partner importing ev_guid_prtn = lv_partner_guid.

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

BAL_GLB_SEARCH_MSG call function 'BAL_GLB_SEARCH_MSG' exporting i_t_log_handle = it_log_handle i_t_msg_context_filter = it_msg_context_filter importing e_t_msg_handle = lt_msg_handle exceptions msg_not_found = 1 others = 2.

BAL_LOG_MSG_READ





call function 'BAL_LOG_MSG_READ' exporting i_s_msg_handle = ls_msg_handle i_langu = sy-langu importing e_s_msg = ls_msg exceptions log_not_found = 1 msg_not_found = 2 others = 3.

BAL_LOG_MSG_ADD call function 'BAL_LOG_MSG_ADD' exporting i_log_handle = iv_loghandle i_s_msg = ls_msg exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 others = 4.

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

/SAPSLL/ALV_GRID_FS_REFRESH call function '/SAPSLL/ALV_GRID_FS_REFRESH' changing ct_data = ct_data_total.

/SAPSLL/ALV_GRID_DATA_PROVIDE call function '/SAPSLL/ALV_GRID_DATA_PROVIDE' importing et_data = lt_data et_rows = lt_rows.



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