The Function Module CACS_GET_ROUTING_OTC_FOR_IBTYP (Lesen der Routinginformation IB_TYPE<->OTC) is a standard Function Module in SAP ERP and is part of the function group CACS_FFLT_DBIF within the package CACSA5.
Function Module | CACS_GET_ROUTING_OTC_FOR_IBTYP |
Short Text | Lesen der Routinginformation IB_TYPE<->OTC |
Function Group | CACS_FFLT_DBIF |
Package | CACSA5 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IB_TYP_ID | TYPE | CACSIBTYPID | Inbound Type | |
I_XREFRESH | TYPE | CHAR1 | '' | X - Puffer erneuern |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) | |
C_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TCACS_LOSRT | LIKE | TCACS_S_LOSRT | Routing Tabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UNKNOWN_INBOUND_TYPE | Unbekannter Inbound-Typ |