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

/SAPSLL/CONLCLIC01_AUTH_FORMS SAP ABAP INCLUDE - /SAPSLL/CONLCLIC01AUTHFORMS







/SAPSLL/CONLCLIC01_AUTH_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/CONLCLIC01_AUTH_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/CONLCLIC01_AUTH_FORMS. "Basic submit
SUBMIT /SAPSLL/CONLCLIC01_AUTH_FORMS AND RETURN. "Return to original report after report execution complete
SUBMIT /SAPSLL/CONLCLIC01_AUTH_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/CONLCLIC01_AUTH_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/LCLIC_SELECTION CALL FUNCTION '/SAPSLL/LCLIC_SELECTION' EXPORTING is_obj_crit = is_lclic_obj_crit is_debug = gs_debug IMPORTING et_result = lt_lclic[] EXCEPTIONS internal_error = 1 OTHERS = 2.

/SAPSLL/LCLIC_GET_OBJECT_PK CALL FUNCTION '/SAPSLL/LCLIC_GET_OBJECT_PK' EXPORTING iv_guid_lclic = ls_lclic-guid_lclic IMPORTING es_obj = ls_obj CHANGING cv_trtyp = lv_trtyp EXCEPTIONS entry_already_exists = 1 entry_does_not_exist = 2 foreign_lock = 3 OTHERS = 4.

/SAPSLL/LCLIC_VALUE_CALCULATE CALL FUNCTION '/SAPSLL/LCLIC_VALUE_CALCULATE' EXPORTING it_lclicv = ls_obj-lclicv it_lclicav = ls_obj-lclicav iv_guid_lclic = ls_obj-guid_lclic iv_dprgr = iv_dprgr iv_vprac = ls_obj-lclica-vprac iv_vpric = ls_obj-lclica-vpric IMPORTING es_value = ls_value.

/SAPSLL/LCLIC_QUANT_CALCULATE CALL FUNCTION '/SAPSLL/LCLIC_QUANT_CALCULATE' EXPORTING it_lclicq = ls_obj-lclicq it_lclicqus = ls_obj-lclicqus iv_guid_lclic = ls_obj-guid_lclic iv_dprgr = iv_dprgr iv_qprac = ls_obj-lclica-qprac iv_qpric = ls_obj-lclica-qpric IMPORTING es_quantity = ls_quantity.

/SAPSLL/CONVERT_STAMP_TO_DATE CALL FUNCTION '/SAPSLL/CONVERT_STAMP_TO_DATE' EXPORTING iv_timestamp = ls_lic_list-datab iv_end_date = gc_false IMPORTING ev_date = ls_lic_list-datab8 EXCEPTIONS no_time_stamp = 1 no_time_zone = 2 time_zone_notfound = 3 format_error = 4 OTHERS = 5.

/SAPSLL/CONVERT_STAMP_TO_DATE CALL FUNCTION '/SAPSLL/CONVERT_STAMP_TO_DATE' EXPORTING iv_timestamp = ls_lic_list-datbi iv_end_date = gc_true IMPORTING ev_date = ls_lic_list-datbi8 EXCEPTIONS no_time_stamp = 1 no_time_zone = 2 time_zone_notfound = 3 format_error = 4 OTHERS = 5.

/SAPSLL/LGREG_AUTH_PROV CALL FUNCTION '/SAPSLL/LGREG_AUTH_PROV' EXPORTING iv_srvll = iv_srvll iv_autho = lv_autho CHANGING cr_lgreg = cs_lclic_obj_crit-lclic-lgreg EXCEPTIONS no_authority = 1 subset_authority_only = 2 OTHERS = 3.

/SAPSLL/LICTY_AUTH_PROV CALL FUNCTION '/SAPSLL/LICTY_AUTH_PROV' EXPORTING iv_lccla = cv_lccla CHANGING cr_lgreg = cs_lclic_obj_crit-lclic-lgreg cr_licty = cs_lclic_obj_crit-lclic-licty EXCEPTIONS no_authority = 1 subset_authority_only = 2 OTHERS = 3.

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

/SAPSLL/LCLICA_DB_RNG_READ CALL FUNCTION '/SAPSLL/LCLICA_DB_RNG_READ' EXPORTING is_crit = ls_lclica_crit is_debug = gs_debug IMPORTING et_result = lt_lclica EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/LCLICA_DB_RNG_READ CALL FUNCTION '/SAPSLL/LCLICA_DB_RNG_READ' EXPORTING is_crit = ls_lclica_crit is_debug = gs_debug IMPORTING et_result = lt_lclica EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/LCLICA_DB_RNG_READ CALL FUNCTION '/SAPSLL/LCLICA_DB_RNG_READ' EXPORTING is_crit = ls_lclica_crit is_debug = gs_debug IMPORTING et_result = lt_lclica EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/LCLICA_DB_RNG_READ CALL FUNCTION '/SAPSLL/LCLICA_DB_RNG_READ' EXPORTING is_crit = ls_lclica_crit is_debug = gs_debug IMPORTING et_result = lt_lclica EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/CTSNUM_DB_RNG_READ CALL FUNCTION '/SAPSLL/CTSNUM_DB_RNG_READ' EXPORTING is_crit = ls_ctsnum_crit is_debug = gs_debug IMPORTING et_result = lt_ctsnum EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/TLEGTZ_DB_SGL_READ CALL FUNCTION '/SAPSLL/TLEGTZ_DB_SGL_READ' EXPORTING is_pk = ls_tlegtz_pk iv_flag_bypass_buffer = gc_false iv_flag_no_db_access = gc_false iv_flag_fill_buffer = gc_false is_debug = gs_debug IMPORTING es_result = ls_tlegtz EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

/SAPSLL/TLEGTZ_DB_SGL_READ CALL FUNCTION '/SAPSLL/TLEGTZ_DB_SGL_READ' EXPORTING is_pk = ls_tlegtz_pk iv_flag_bypass_buffer = gc_false iv_flag_no_db_access = gc_false iv_flag_fill_buffer = gc_false is_debug = gs_debug IMPORTING es_result = ls_tlegtz EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

/SAPSLL/CONVERT_DATE_TO_STAMP CALL FUNCTION '/SAPSLL/CONVERT_DATE_TO_STAMP' EXPORTING iv_timezone = iv_tzone_valid_from iv_date = ls_datab-low iv_time = gc_time-begin IMPORTING ev_timestamp = ls_datab_ts-low EXCEPTIONS no_time_zone = 0 time_zone_notfound = 0 format_error = 0 OTHERS = 0.

/SAPSLL/CONVERT_DATE_TO_STAMP CALL FUNCTION '/SAPSLL/CONVERT_DATE_TO_STAMP' EXPORTING iv_timezone = iv_tzone_valid_from iv_date = ls_datab-high iv_time = gc_time-begin IMPORTING ev_timestamp = ls_datab_ts-high EXCEPTIONS no_time_zone = 0 time_zone_notfound = 0 format_error = 0 OTHERS = 0.

/SAPSLL/CONVERT_DATE_TO_STAMP





CALL FUNCTION '/SAPSLL/CONVERT_DATE_TO_STAMP' EXPORTING iv_timezone = iv_tzone_valid_to iv_date = ls_datbi-low iv_time = gc_time-end IMPORTING ev_timestamp = ls_datbi_ts-low EXCEPTIONS no_time_zone = 0 time_zone_notfound = 0 format_error = 0 OTHERS = 0.

/SAPSLL/CONVERT_DATE_TO_STAMP CALL FUNCTION '/SAPSLL/CONVERT_DATE_TO_STAMP' EXPORTING iv_timezone = iv_tzone_valid_to iv_date = ls_datbi-high iv_time = gc_time-end IMPORTING ev_timestamp = ls_datbi_ts-high EXCEPTIONS no_time_zone = 0 time_zone_notfound = 0 format_error = 0 OTHERS = 0.

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = '/SAPSLL/LCLIC_LIST_S' i_client_never_display = gc_true CHANGING ct_fieldcat = lt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

/SAPSLL/LCLIC_IFACE_CALL CALL FUNCTION '/SAPSLL/LCLIC_IFACE_CALL' EXPORTING is_lclic_sk = ls_lclic-lclic-sk iv_trtyp = gc_trtyp-display is_debug = gs_debug.

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

/SAPSLL/CONVERT_DATE_TO_STAMP CALL FUNCTION '/SAPSLL/CONVERT_DATE_TO_STAMP' EXPORTING iv_timezone = iv_tzone iv_date = iv_date iv_time = gc_time-end IMPORTING ev_timestamp = cv_timestamp EXCEPTIONS no_time_zone = 0 time_zone_notfound = 0 format_error = 0 OTHERS = 0.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-repid dynumb = '1000' translate_to_upper = 'X' TABLES dynpfields = lt_dynprofield EXCEPTIONS OTHERS = 1.

/SAPSLL/LLNS_CALL_MATCH_CODE CALL FUNCTION '/SAPSLL/LLNS_CALL_MATCH_CODE' EXPORTING iv_stcts = cv_stcts * IV_DATBI = * IR_LAND1 = * IV_CCNGN = * IV_CTSTA = 'X' * IV_CTSTB = ' ' * IV_CTSTF = ' ' * IV_CTSTG = ' ' * IV_NUMBER_ONLY = ' ' * IV_POPUP = 'X' IMPORTING es_ctsxxx = ls_mcode_result EXCEPTIONS stcts_not_found = 1 no_data_found = 2 OTHERS = 3.

/SAPSLL/LLNS_CHOOSE_CTS CALL FUNCTION '/SAPSLL/LLNS_CHOOSE_CTS' EXPORTING it_ctsnumc = lt_ctsnumc_ui[] IMPORTING ev_guid_cts = cv_guid_cts.

/SAPSLL/LLNS_CHOOSE_CTS CALL FUNCTION '/SAPSLL/LLNS_CHOOSE_CTS' EXPORTING it_ctsnumc = lt_ctsnumc_ui[] IMPORTING ev_guid_cts = cv_guid_cts.

/SAPSLL/LLNS_CHOOSE_CTS CALL FUNCTION '/SAPSLL/LLNS_CHOOSE_CTS' EXPORTING it_ctsnumc = lt_ctsnumc_ui[] IMPORTING ev_guid_cts = cv_guid_cts.

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

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

/SAPSLL/LGREG_AUTH_PROV CALL FUNCTION '/SAPSLL/LGREG_AUTH_PROV' EXPORTING iv_srvll = cv_srvll iv_autho = lv_autho iv_actvt = lv_actvt CHANGING cr_lgreg = ls_t606gt_crit-lgreg EXCEPTIONS no_authority = 1 subset_authority_only = 2 OTHERS = 3.

/SAPSLL/T606GT_DB_RNG_READ CALL FUNCTION '/SAPSLL/T606GT_DB_RNG_READ' EXPORTING is_crit = ls_t606gt_crit iv_flag_fill_buffer = gc_true is_debug = gs_debug IMPORTING et_result = ct_t606gt EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = '/SAPSLL/LCLIC_0090_S-LGREG_LB' values = lt_values EXCEPTIONS id_illegal_name = 1 OTHERS = 2.

/SAPSLL/LICTY_AUTH_PROV CALL FUNCTION '/SAPSLL/LICTY_AUTH_PROV' EXPORTING iv_actvt = lv_actvt iv_lccla = iv_lccla CHANGING cr_lgreg = lr_lgreg cr_licty = ls_t606t_crit-licty EXCEPTIONS no_authority = 1 subset_authority_only = 2 OTHERS = 3.

/SAPSLL/T606T_DB_RNG_READ CALL FUNCTION '/SAPSLL/T606T_DB_RNG_READ' EXPORTING is_crit = ls_t606t_crit iv_flag_fill_buffer = gc_true is_debug = gs_debug IMPORTING et_result = ct_t606t EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = '/SAPSLL/LCLIC_0090_S-LICTY_LB' values = lt_values EXCEPTIONS id_illegal_name = 1 OTHERS = 2.



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