SAP Reports / Programs | Sales and Distribution | Foreign Trade(SD-FT) SAP SD

/SAPSLL/PROCID_DISTRIBUTE_FOR SAP ABAP INCLUDE - /SAPSLL/PROCIDDISTRIBUTEFOR







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

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/API_PRE_ORG_MODEL_GET call function '/SAPSLL/API_PRE_ORG_MODEL_GET' destination lv_rfc_dest exporting iv_logsys = lv_logsys tables et_plant = lt_plant et_plantgrp = lt_plantgrp exceptions communication_failure = 1 message lv_msg_text system_failure = 2 message lv_msg_text others = 3.

/SAPSLL/TABLE_MOVE_NEW_2_OLD call function '/SAPSLL/TABLE_MOVE_NEW_2_OLD' changing cs_material_key_tables_old = ls_material_key_tables_old cs_material_key_tables = ls_material_key_tables cs_material_tables_old = ls_material_tables_old cs_material_tables = ls_material_tables.

SLL_LEG_PRR3_002 call function 'SLL_LEG_PRR3_002' changing cs_material_key_tables = ls_material_key_tables_old cs_material_tables = ls_material_tables_old.

/SAPSLL/TABLE_MOVE_OLD_2_NEW call function '/SAPSLL/TABLE_MOVE_OLD_2_NEW' changing cs_material_key_tables_old = ls_material_key_tables_old cs_material_key_tables = ls_material_key_tables cs_material_tables_old = ls_material_tables_old cs_material_tables = ls_material_tables.

/SAPSLL/PSDMAT_MASS_R3 call function '/SAPSLL/PSDMAT_MASS_R3' exporting iv_logid_ext = iv_logtxt iv_rfc_dest = lv_rfc_dest it_plantgrp = lt_plantgrp it_plant = lt_plant iv_simul = iv_simul importing et_res_key = lt_res_key changing cs_material_tables = ls_material_tables_packaged cs_material_key_tables = ls_material_key_tables ct_return = lt_return exceptions rfc_failure = 1 others = 2.

/SAPSLL/PSDMAT_MASS_R3 call function '/SAPSLL/PSDMAT_MASS_R3' exporting iv_logid_ext = iv_logtxt iv_rfc_dest = lv_rfc_dest it_plantgrp = lt_plantgrp it_plant = lt_plant iv_simul = iv_simul importing et_res_key = lt_res_key changing cs_material_tables = ls_material_tables_packaged cs_material_key_tables = ls_material_key_tables ct_return = lt_return exceptions rfc_failure = 1 others = 2.

/SAPSLL/PSDMAT_MASS_R3 call function '/SAPSLL/PSDMAT_MASS_R3' exporting iv_logid_ext = iv_logtxt iv_rfc_dest = lv_rfc_dest it_plantgrp = lt_plantgrp it_plant = lt_plant iv_simul = iv_simul importing et_res_key = lt_res_key changing cs_material_tables = ls_material_tables_packaged cs_material_key_tables = ls_material_key_tables ct_return = lt_return exceptions rfc_failure = 1 others = 2.

/SAPSLL/APPLOG_DISPLAY_R3 call function '/SAPSLL/APPLOG_DISPLAY_R3' exporting iv_handle = lv_handle is_display_profile = ls_profile_display exceptions no_log_found = 1 others = 2.

AIC0_OWN_LOGSYSTEM_GET call function 'AIC0_OWN_LOGSYSTEM_GET' importing e_own_logsystem = ev_logsys exceptions own_logsystem_not_defined = 1 others = 2.

/SAPSLL/CD_ALE_RECEIVER_GET_R3 call function '/SAPSLL/CD_ALE_RECEIVER_GET_R3' importing ev_rfc_dest = ev_rfc_dest exceptions no_rfc_destination_maintained = 1 customs_server_not_unique = 2 others = 3.

/SAPSLL/PSDMAT_DATA_READ_R3 call function '/SAPSLL/PSDMAT_DATA_READ_R3' exporting is_material_key_tables = cs_material_key_tables importing es_material_tables = cs_material_tables exceptions no_data_found = 1 others = 2.

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

/SAPSLL/APPLOG_APPEND_R3 call function '/SAPSLL/APPLOG_APPEND_R3' exporting iv_lghdl = cv_handle iv_msgid = sy-msgid iv_msgty = sy-msgty iv_msgno = sy-msgno iv_msgv1 = sy-msgv1 iv_msgv2 = sy-msgv2 iv_msgv3 = sy-msgv3 iv_msgv4 = sy-msgv4 exceptions internal_error = 1 others = 2.

/SAPSLL/APPLOG_APPEND_R3 call function '/SAPSLL/APPLOG_APPEND_R3' exporting iv_lghdl = cv_handle iv_msgid = sy-msgid iv_msgty = sy-msgty iv_msgno = sy-msgno iv_msgv1 = sy-msgv1 iv_msgv2 = sy-msgv2 iv_msgv3 = sy-msgv3 iv_msgv4 = sy-msgv4 exceptions internal_error = 1 others = 2.

/SAPSLL/APPLOG_APPEND_R3 call function '/SAPSLL/APPLOG_APPEND_R3' exporting iv_lghdl = cv_handle iv_msgid = sy-msgid iv_msgty = sy-msgty iv_msgno = sy-msgno iv_msgv1 = sy-msgv1 iv_msgv2 = sy-msgv2 iv_msgv3 = sy-msgv3 iv_msgv4 = sy-msgv4 exceptions internal_error = 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/PROCID_DISTRIBUTE_FOR or its description.