Table list used by SAP ABAP Function Module ALE_MODEL_DETERMINE_IF_TO_SEND (Feststellen, ob von einem log. System überhaupt ein NachrTyp zu senden ist)
SAP ABAP Function Module
ALE_MODEL_DETERMINE_IF_TO_SEND (Feststellen, ob von einem log. System überhaupt ein NachrTyp zu senden ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDI_LOGSYS | Transfer structure for logical systems | SOURCE VALUE(SENDING_SYSTEM) LIKE BDI_LOGSYS-LOGSYS DEFAULT SPACE |
|
| 2 | BDI_LOGSYS | Transfer structure for logical systems | SOURCE VALUE(RECEIVING_SYSTEM) LIKE BDI_LOGSYS-LOGSYS DEFAULT SPACE |
|
| 3 | BDI_MODEL | Exchange structure for queries to the ALE customer model | ||
| 4 | BDMSGTYP | ALE: Message types | SOURCE VALUE(MESSAGE_TYPE) LIKE BDMSGTYP-MESTYP |
|