Menu

SAP Function Module ALE_MODEL_DETERMINE_IF_TO_SEND

Feststellen, ob von einem log. System überhaupt ein NachrTyp zu senden ist

The Function Module ALE_MODEL_DETERMINE_IF_TO_SEND (Feststellen, ob von einem log. System überhaupt ein NachrTyp zu senden ist) is a standard Function Module in SAP ERP and is part of the function group BDMO within the package SALE.

Technical Information

Function Module ALE_MODEL_DETERMINE_IF_TO_SEND
Short Text Feststellen, ob von einem log. System überhaupt ein NachrTyp zu senden ist
Function Group BDMO
Package SALE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_TYPE LIKE BDMSGTYP-MESTYP
RECEIVING_SYSTEM LIKE BDI_LOGSYS-LOGSYS SPACE
SENDING_SYSTEM LIKE BDI_LOGSYS-LOGSYS SPACE
VALIDDATE LIKE SY-DATUM SY-DATUM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_MUST_BE_SENT LIKE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OWN_SYSTEM_NOT_DEFINED