The Function Module C102_IOTAB_IDX_FROM_LIST_LINE (EHS: den IOTAB-Index zu einer gegebenen Master-Zeile der Liste liefern) is a standard Function Module in SAP ERP and is part of the function group C102 within the package CBUI.
Function Module | C102_IOTAB_IDX_FROM_LIST_LINE |
Short Text | EHS: den IOTAB-Index zu einer gegebenen Master-Zeile der Liste liefern |
Function Group | C102 |
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_FLG_WITH_LINE | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_MASTERLINE | LIKE | RCGSHITM | die Master-Zeile der Liste |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IOTAB_INDEX | LIKE | SY-TABIX | der IOTAB-Index | |
E_IOTAB_LINE | LIKE | RCGRHIOT | Inhalt der IOTAB-Zeile mit dem Index |
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 |
---|---|---|---|---|
I_IOTAB | LIKE | RCGRHIOT | die IOTAB |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | der Stoffschl. wurde in der IOTAB nicht gef. |
NO_SUBID | die Master-Zeile hat einen leeren Stoffschl. |