The Function Module C106_CUSTOMER_EXIT_CALL (EHS: Aufruf des Customer Exits bei der Materialzuordnung) is a standard Function Module in SAP ERP and is part of the function group C106 within the package CBUI.
Function Module | C106_CUSTOMER_EXIT_CALL |
Short Text | EHS: Aufruf des Customer Exits bei der Materialzuordnung |
Function Group | C106 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTYPE | TYPE | RCGDIALCTR-ACTYPE | Aktivitätstyp in der Transaktion | |
I_ADDINF | TYPE | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | |
I_IOREC_OLD | LIKE | RCGMJIOT | PP-SHE: IOTAB für Stoff/Materialzuordnung | |
I_KEYPATH | TYPE | RCGKPATH | EHS: 'Schlüssel'-Pfad Stoff/Liste/Eigenschaft f. FB-Aufr. | |
I_TRTYPE | TYPE | RCGDIALCTR-TRTYPE | Transaktionstyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STDAPI_ERROR | TYPE | RCGAPISTD | EHS: Standartfelder der EHS API-Strukturen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_IOREC | TYPE | RCGMJIOT | PP-SHE: IOTAB für Stoff/Materialzuordnung |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MESSAGE_TAB | LIKE | RCGEXTERROR | EHS: Allgemeine Fehlerstruktur |
This function module does not define any Exceptions.