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

/SAPSLL/CIBD_CSD_FORMS SAP ABAP INCLUDE - /SAPSLL/CIBDCSDFORMS







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

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 = iv_value CHANGING ct_range = ct_range EXCEPTIONS invalid_range_structure = 1 OTHERS = 2.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = 'A' CHANGING cs_variant = cs_variant EXCEPTIONS not_found = 4.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = cs_variant i_save = 'A' IMPORTING e_exit = lv_exit es_variant = cs_variant EXCEPTIONS not_found = 2.

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/AUTH_CHECK_CD_FTO_SGL CALL FUNCTION '/SAPSLL/AUTH_CHECK_CD_FTO_SGL' EXPORTING iv_ftorg = iv_ftorg iv_actvt = iv_actvt EXCEPTIONS no_activity_provided = 1 no_authority = 2 OTHERS = 3.

/SAPSLL/CIBD_IFACE_BUILD CALL FUNCTION '/SAPSLL/CIBD_IFACE_BUILD' EXPORTING it_cibd_wl = it_cibd_wl IMPORTING et_cibd_wl_ui = lt_cibd_wl_ui.

/SAPSLL/CIBD_IFACE_CALL CALL FUNCTION '/SAPSLL/CIBD_IFACE_CALL' EXPORTING it_cibd_wl_ui = lt_cibd_wl_ui it_corflo_cb = it_corflo_cb iv_ftorg = iv_ftorg iv_ftvbs = iv_ftvbs iv_lgreg = iv_lgreg iv_procs = iv_procs iv_pross = iv_pross iv_proaf = iv_proaf iv_prdes = iv_prdes iv_cuhda = iv_cuhda iv_trtyp = iv_trtyp iv_report = sy-repid iv_variant = iv_dvari iv_variant_handle = iv_handle.

/SAPSLL/CIBD_GET_DATA CALL FUNCTION '/SAPSLL/CIBD_GET_DATA' EXPORTING is_cibd_crit = is_cibd_crit IMPORTING et_cibd_wl = ct_cibd_wl et_corflo_cb = ct_corflo_cb EXCEPTIONS no_data_authority = 1 no_data_found = 2 OTHERS = 3.

DDUT_DOMVALUES_GET CALL FUNCTION 'DDUT_DOMVALUES_GET' EXPORTING name = iv_name langu = sy-langu texts_only = gc_true TABLES dd07v_tab = ct_dd07v EXCEPTIONS illegal_input = 1 OTHERS = 2.

/SAPSLL/T606G_DB_SGL_READ CALL FUNCTION '/SAPSLL/T606G_DB_SGL_READ' EXPORTING is_pk = ls_pk_t606g iv_flag_bypass_buffer = ' ' iv_flag_no_db_access = ' ' iv_flag_fill_buffer = 'X' is_debug = gs_debug IMPORTING es_result = ls_t606g EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

/SAPSLL/PARTNER_GUID_GET CALL FUNCTION '/SAPSLL/PARTNER_GUID_GET' EXPORTING iv_parno = iv_parno IMPORTING ev_guid_prtn = cv_guid_prtn.

/SAPSLL/TCOGVA_DB_RNG_READ CALL FUNCTION '/SAPSLL/TCOGVA_DB_RNG_READ' EXPORTING is_crit = ls_tcogva_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug IMPORTING et_result = lt_tcogva EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/PNTPR_DB_RNG_READ CALL FUNCTION '/SAPSLL/PNTPR_DB_RNG_READ' EXPORTING is_crit = ls_pntpr_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug IMPORTING et_result = lt_pntpr EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/CONVERT_DATE_STAMP_RNG CALL FUNCTION '/SAPSLL/CONVERT_DATE_STAMP_RNG' EXPORTING ir_date = ir_erdat IMPORTING ir_time_stamp = cr_crtsp.

/SAPSLL/TLEPR_DB_SGL_READ CALL FUNCTION '/SAPSLL/TLEPR_DB_SGL_READ' EXPORTING is_pk = ls_pk_tlepr * IV_FLAG_BYPASS_BUFFER = ' ' * IV_FLAG_NO_DB_ACCESS = ' ' * IV_FLAG_FILL_BUFFER = 'X' is_debug = gs_debug IMPORTING es_result = ls_tlepr EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

/SAPSLL/CIBD_CUHD_CREATE_MASS CALL FUNCTION '/SAPSLL/CIBD_CUHD_CREATE_MASS' EXPORTING it_cibd = it_cibd_wl iv_srvll = gc_services-customs iv_lgreg = iv_lgreg iv_prdes = ls_tlepr-prdes iv_cuhda = iv_cuhda iv_cuita = iv_cuita iv_indei = iv_indei iv_guid_ftorg = lv_guid_ftorg iv_guid_ftvbs = lv_guid_ftvbs is_tlepaf = ls_tlepaf iv_enqueue = lv_enqueue iv_object_discard = gc_true iv_save = gc_true iv_commit = lv_commit iv_update_task = gc_false iv_cwsim = iv_cwsim IMPORTING et_cibd_cuhd = lt_cibd_cuhd ev_cuhno = lv_cuhno EXCEPTIONS invalid_call = 1 OTHERS = 2.

/SAPSLL/CIBD_PROTOCOL_CREATE CALL FUNCTION '/SAPSLL/CIBD_PROTOCOL_CREATE' EXPORTING iv_cuhno = iv_cuhno iv_cwsim = iv_cwsim iv_procs = iv_procs iv_pross = iv_pross iv_proaf = iv_proaf iv_srvll = iv_srvll iv_lgreg = iv_lgreg iv_report = iv_repid iv_dvariant_handle = iv_dvari_handle iv_dvariant = iv_dvari iv_ftorg = iv_ftorg iv_ftvbs = iv_ftvbs it_cibd_cuhd = it_cibd_cuhd.

/SAPSLL/TLEPR_DB_SGL_READ CALL FUNCTION '/SAPSLL/TLEPR_DB_SGL_READ' EXPORTING is_pk = ls_tlepr-pk is_debug = gs_debug IMPORTING es_result = ls_tlepr EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

/SAPSLL/PARTNER_ADDRESS_GET





CALL FUNCTION '/SAPSLL/PARTNER_ADDRESS_GET' EXPORTING iv_parno = p_ftorg iv_flag_bypass_buffer = gc_false IMPORTING es_addr1_val = ls_addr1_val.

/SAPSLL/ACT_LEG_REG_SERV_GET CALL FUNCTION '/SAPSLL/ACT_LEG_REG_SERV_GET' EXPORTING iv_srvll = gc_services-customs iv_regty = gc_regty-customs * IV_INDEI = is_crit = ls_crit_t606g_det * IT_CORPAR = * IV_RPTDT = * IV_FLAG_READ_BUFFER = 'X' * IS_DEBUG = IMPORTING et_t606g = lt_t606g_det * EV_DSLRG = * ES_PARTNER = * EV_PFONY = EXCEPTIONS no_determination_scheme = 1 no_check_objects = 2 no_entries_found = 3 pfony_not_unique = 4 OTHERS = 5.

/SAPSLL/ACT_LEG_REG_SERV_GET CALL FUNCTION '/SAPSLL/ACT_LEG_REG_SERV_GET' EXPORTING iv_srvll = gc_services-customs iv_regty = gc_regty-entry_summary * IV_INDEI = is_crit = ls_crit_t606g_det * IT_CORPAR = * IV_RPTDT = * IV_FLAG_READ_BUFFER = 'X' * IS_DEBUG = IMPORTING et_t606g = lt_t606g_det * EV_DSLRG = * ES_PARTNER = * EV_PFONY = EXCEPTIONS no_determination_scheme = 1 no_check_objects = 2 no_entries_found = 3 pfony_not_unique = 4 OTHERS = 5.

/SAPSLL/T606G_DB_RNG_READ CALL FUNCTION '/SAPSLL/T606G_DB_RNG_READ' EXPORTING is_crit = ls_crit_t606g * IV_FLAG_FILL_BUFFER = 'X' is_debug = gs_debug IMPORTING et_result = lt_t606g EXCEPTIONS no_data = 1 open_sql_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/CIBD_CSD_FORMS or its description.