The Function Module C1B4_RLIOT_GET (PP-SHE: Stofflisten-IOTAB aus Puffer befüllen) is a standard Function Module in SAP ERP and is part of the function group C1B4 within the package CBUI.
Function Module | C1B4_RLIOT_GET |
Short Text | PP-SHE: Stofflisten-IOTAB aus Puffer befüllen |
Function Group | C1B4 |
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 | LIKE | RCGDIALCTR-ACTYPE | gewollter Aktivitätstyp | |
I_ADDINF | LIKE | RCGADDINF | Zusatzinfo | |
I_KEY | LIKE | RCGSTDRECN | Stoffschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | neuer Aktivitätstyp |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IOTAB | LIKE | RCGRLIOT | zu füllende IOTAB |
This function module does not define any Exceptions.