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

/SAPSLL/ECC_ASSIGN_EDI_MES_F01 SAP ABAP INCLUDE - /SAPSLL/ECCASSIGNEDIMESF01







/SAPSLL/ECC_ASSIGN_EDI_MES_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/ECC_ASSIGN_EDI_MES_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/ECC_ASSIGN_EDI_MES_F01. "Basic submit
SUBMIT /SAPSLL/ECC_ASSIGN_EDI_MES_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT /SAPSLL/ECC_ASSIGN_EDI_MES_F01 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/ECC_ASSIGN_EDI_MES_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/GUID_CREATE CALL FUNCTION '/SAPSLL/GUID_CREATE' IMPORTING ev_guid_32 = lv_guid_32.

GET_SYSTEM_TIMEZONE CALL FUNCTION 'GET_SYSTEM_TIMEZONE' IMPORTING timezone = lv_timzone EXCEPTIONS customizing_missing = 1 OTHERS = 2.

/SAPSLL/APPLOG_INIT CALL FUNCTION '/SAPSLL/APPLOG_INIT' EXPORTING iv_object = gc_applog_obj-ecc iv_subobject = gc_applog_subobj-ecc_file iv_extnumber = lv_extnumber iv_skip_search = gc_true is_debug = gs_debug CHANGING cv_handle = cv_handle.

/SAPSLL/LEGMES_DB_RNG_READ CALL FUNCTION '/SAPSLL/LEGMES_DB_RNG_READ' EXPORTING is_crit = ls_crit_legmes iv_flag_fill_buffer = gc_true is_debug = gs_debug IMPORTING et_result = lt_legmes EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/MDMES_DB_RNG_READ CALL FUNCTION '/SAPSLL/MDMES_DB_RNG_READ' EXPORTING is_crit = ls_crit_mdmes iv_flag_fill_buffer = gc_true is_debug = gs_debug IMPORTING et_result = et_mdmes EXCEPTIONS no_data = 1 open_sql_error = 2 OTHERS = 3.

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = gc_dummy-guid is_debug = gs_debug CHANGING ct_range = lt_guid_mobj.

/SAPSLL/CORE_KPRO_DOC_GET_LIST CALL FUNCTION '/SAPSLL/CORE_KPRO_DOC_GET_LIST' EXPORTING it_guid_range = lt_guid_mobj iv_phio_cls = '/SAPSLL/P2' it_sdokquprop = lt_sdokquprop IMPORTING et_document_properties = lt_document_prop[] EXCEPTIONS not_authorized = 1 bad_query = 2 bad_class = 3 file_attributes_not_found = 4 OTHERS = 5.

SDOK_PHIO_PROPERTIES_SET CALL FUNCTION 'SDOK_PHIO_PROPERTIES_SET' EXPORTING object_id = ls_sdokobject TABLES properties = lt_sdokquprop_upd EXCEPTIONS not_existing = 1 bad_properties = 2 not_authorized = 3 exception_in_exit = 4 OTHERS = 5.

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = gc_dummy-guid is_debug = gs_debug CHANGING ct_range = lt_guid_mobj.

/SAPSLL/CORE_KPRO_DOC_GET_LIST CALL FUNCTION '/SAPSLL/CORE_KPRO_DOC_GET_LIST' EXPORTING it_guid_range = lt_guid_mobj iv_phio_cls = '/SAPSLL/P2' it_sdokquprop = lt_sdokquprop IMPORTING et_document_properties = lt_document_prop[] EXCEPTIONS not_authorized = 1 bad_query = 2 bad_class = 3 file_attributes_not_found = 4 OTHERS = 5.

SDOK_PHIO_PROPERTIES_SET CALL FUNCTION 'SDOK_PHIO_PROPERTIES_SET' EXPORTING object_id = ls_sdokobject TABLES properties = lt_sdokquprop_upd EXCEPTIONS not_existing = 1 bad_properties = 2 not_authorized = 3 exception_in_exit = 4 OTHERS = 5.

/SAPSLL/LEGMES_DB_UPD CALL FUNCTION '/SAPSLL/LEGMES_DB_UPD' EXPORTING it_upd = lt_legmes_st is_debug = gs_debug.

/SAPSLL/MDMES_DB_UPD CALL FUNCTION '/SAPSLL/MDMES_DB_UPD' EXPORTING it_upd = lt_mdmes_st is_debug = gs_debug.

/SAPSLL/APPLOG_SAVE CALL FUNCTION '/SAPSLL/APPLOG_SAVE' EXPORTING iv_handle = iv_handle iv_in_update_task = gc_false iv_log_refresh = gc_false is_debug = gs_debug.

/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/TCOPAO_DB_SGL_READ CALL FUNCTION '/SAPSLL/TCOPAO_DB_SGL_READ' EXPORTING is_pk = ls_tcopao_pk iv_flag_fill_buffer = gc_true is_debug = gs_debug IMPORTING es_result = ls_tcopao EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

/SAPSLL/TCOPAP_DB_SGL_READ CALL FUNCTION '/SAPSLL/TCOPAP_DB_SGL_READ' EXPORTING is_pk = ls_tcopap_pk iv_flag_fill_buffer = gc_true is_debug = gs_debug IMPORTING es_result = ls_tcopap EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_s_msg = is_msg EXCEPTIONS log_not_found = 0 OTHERS = 1.

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_handle i_srt_by_timstmp = gc_true EXCEPTIONS profile_inconsistent = 1 internal_error = 2 no_data_available = 3 no_authority = 4 OTHERS = 5.



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