The Function Module ILOX_IFLOS_READ_BY_STRNO (Lesen Alternative Kennzeichnungen mit Historie & Liste TPLNRs) is a standard Function Module in SAP ERP and is part of the function group ILOX within the package ILOM.
Function Module | ILOX_IFLOS_READ_BY_STRNO |
Short Text | Lesen Alternative Kennzeichnungen mit Historie & Liste TPLNRs |
Function Group | ILOX |
Package | ILOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_STRNO | TYPE | ILOX_RT_STRNO | Kennzeichnungen (Tabelle) | |
I_ACTVS | LIKE | IFLOS-ACTVS | 'X' | Aktive Kennzeichnungen |
I_ALKEY | LIKE | IFLOS-ALKEY | SPACE | Kennzeichnungssystem |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_IFLOS | TYPE | ILOX_T_IFLOS | Tabelle mit IFLOS-Einträgen | |
ET_TPLNR | TYPE | ILOX_T_TPLNR | Tabelle mit TPLNRs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | keine Daten gefunden |