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

/SAPSLL/CUS_EMCAS_ACTIVATE_F02 SAP ABAP INCLUDE - /SAPSLL/CUSEMCASACTIVATEF02







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

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.

ENQUEUE_/SAPSLL/EEMACT call function 'ENQUEUE_/SAPSLL/EEMACT' exporting mode_/sapsll/emact_enq_key_s = 'E' mandt = sy-mandt ftorg = ls_ftorg-low * FTVBS = * PROCS = * PROSS = * PROAF = * X_FTORG = ' ' * X_FTVBS = ' ' * X_PROCS = ' ' * X_PROSS = ' ' * X_PROAF = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

DEQUEUE_/SAPSLL/EEMACT call function 'DEQUEUE_/SAPSLL/EEMACT' exporting mode_/sapsll/emact_enq_key_s = 'E' mandt = sy-mandt ftorg = ls_ftorg-low * FTVBS = * PROCS = * PROSS = * PROAF = * X_FTORG = ' ' * X_FTVBS = ' ' * X_PROCS = ' ' * X_PROSS = ' ' * X_PROAF = ' ' * _SCOPE = '3' _synchron = 'X' * _COLLECT = ' ' .

F4IF_FIELD_VALUE_REQUEST call function 'F4IF_FIELD_VALUE_REQUEST' exporting tabname = iv_tabname fieldname = iv_fieldname searchhelp = iv_searchhelp * SHLPPARAM = ' ' * DYNPPROG = ' ' * DYNPNR = ' ' * DYNPROFIELD = ' ' * STEPL = 0 * VALUE = ' ' * MULTIPLE_CHOICE = ' ' display = iv_display * SUPPRESS_RECORDLIST = ' ' callback_program = sy-repid callback_form = iv_callback_form * SELECTION_SCREEN = ' ' tables return_tab = lt_return_tab exceptions field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 others = 5.

/SAPSLL/TLEPAF_DB_RNG_READ call function '/SAPSLL/TLEPAF_DB_RNG_READ' exporting is_crit = ls_crit_tlepaf iv_flag_fill_buffer = ' ' is_debug = gs_debug importing et_result = ct_tlepaf exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/TLEPAF_DB_SGL_READ call function '/SAPSLL/TLEPAF_DB_SGL_READ' exporting is_pk = ls_pk_tlepaf iv_flag_bypass_buffer = ' ' iv_flag_no_db_access = ' ' iv_flag_fill_buffer = 'X' is_debug = gs_debug importing es_result = cs_tlepaf exceptions no_data = 1 invalid_call = 2 others = 3.

/SAPSLL/TLEPAFT_DB_SGL_READ call function '/SAPSLL/TLEPAFT_DB_SGL_READ' exporting is_pk = ls_pk_tlepaft iv_flag_bypass_buffer = ' ' iv_flag_no_db_access = ' ' iv_flag_fill_buffer = 'X' is_debug = gs_debug importing es_result = cs_tlepaft exceptions no_data = 1 invalid_call = 2 others = 3.

/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 = cs_tlepr exceptions no_data = 1 invalid_call = 2 others = 3.

/SAPSLL/TLEPR_DB_RNG_READ call function '/SAPSLL/TLEPR_DB_RNG_READ' exporting is_crit = ls_crit_tlepr iv_flag_fill_buffer = ' ' is_debug = gs_debug importing et_result = ct_tlepr exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PARTNER_ADDRESS_GET call function '/SAPSLL/PARTNER_ADDRESS_GET' exporting iv_parno = iv_ftorg iv_flag_bypass_buffer = ' ' 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 is_crit = ls_crit iv_flag_read_buffer = 'X' is_debug = gs_debug importing et_t606g = lt_t606g_det_cus 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-trans_proc is_crit = ls_crit iv_flag_read_buffer = 'X' is_debug = gs_debug importing et_t606g = lt_t606g_det 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.

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting titlebar = iv_title diagnose_object = iv_diagnose_object text_question = iv_text_question default_button = iv_defaultoption importing answer = cv_answer exceptions text_not_found = 1 others = 2.

/SAPSLL/DDUT_TEXT_FOR_VALUE call function '/SAPSLL/DDUT_TEXT_FOR_VALUE' exporting iv_tablename = iv_tabname iv_fieldname = iv_fieldname iv_value = iv_value importing ev_text = lv_text exceptions no_ddic_field = 1 illegal_value = 2 internal_error = 3 others = 4.

/SAPSLL/CUHD_FTORG_AUTH_PROV call function '/SAPSLL/CUHD_FTORG_AUTH_PROV' changing cr_guid_ftorg = cr_guid exceptions no_authority = 1 subset_authority_only = 2 others = 3.

POPUP_TO_DECIDE_LIST call function 'POPUP_TO_DECIDE_LIST' exporting start_col = 25 start_row = 6 textline1 = text-p10 textline2 = text-p11 textline3 = text-p12 titel = text-p14 importing answer = lv_answer tables t_spopli = lt_spopli exceptions not_enough_answers = 1 too_much_answers = 2 too_much_marks = 3 others = 4.

/SAPSLL/PARTNER_ADDRESS_GET call function '/SAPSLL/PARTNER_ADDRESS_GET' exporting iv_parno = ls_ftorg-low iv_flag_bypass_buffer = ' ' importing es_addr1_val = ls_addr1_val.

/SAPSLL/PARTNER_ADDRESS_GET





call function '/SAPSLL/PARTNER_ADDRESS_GET' exporting iv_parno = -partner iv_flag_bypass_buffer = ' ' importing es_addr1_val = ls_addr1_val_ftvbs.

/SAPSLL/ACT_LEG_REG_SERV_GET call function '/SAPSLL/ACT_LEG_REG_SERV_GET' exporting iv_srvll = gc_services-customs is_crit = ls_crit iv_flag_read_buffer = 'X' is_debug = gs_debug importing et_t606g = lt_t606g_det_cus 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-trans_proc is_crit = ls_crit iv_flag_read_buffer = 'X' is_debug = gs_debug importing et_t606g = lt_t606g_det 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 = ' ' is_debug = gs_debug importing et_result = lt_t606g exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/TORGST_DB_SGL_READ call function '/SAPSLL/TORGST_DB_SGL_READ' exporting is_pk = ls_pk_torgst * IV_FLAG_BYPASS_BUFFER = ' ' * IV_FLAG_NO_DB_ACCESS = ' ' * IV_FLAG_FILL_BUFFER = 'X' is_debug = gs_debug importing es_result = ls_torgst exceptions no_data = 1 invalid_call = 2 others = 3.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = -guid_emact.

/SAPSLL/PARTNER_ADDRESS_GET call function '/SAPSLL/PARTNER_ADDRESS_GET' exporting iv_parno = ls_ftorg-low iv_flag_bypass_buffer = ' ' importing es_addr1_val = ls_addr1_val.

/SAPSLL/PARTNER_DESCR_GET call function '/SAPSLL/PARTNER_DESCR_GET' exporting iv_parno = iv_parno importing es_description = ls_description exceptions invalid_call = 1 others = 2.

/SAPSLL/EMCNA_DB_SGL_READ call function '/SAPSLL/EMCNA_DB_SGL_READ' exporting is_pk = ls_pk_emcna * IV_MANDT = SYST-MANDT * IS_SK = * IV_FLAG_BYPASS_BUFFER = ' ' * IV_FLAG_NO_DB_ACCESS = ' ' * IV_FLAG_FILL_BUFFER = 'X' is_debug = gs_debug importing es_result = ls_emcna exceptions no_data = 1 invalid_call = 2 others = 3.

/SAPSLL/FTORGS_PROVIDE call function '/SAPSLL/FTORGS_PROVIDE' importing et_ftorg = lt_ftorg.



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