The Function Module SKWF_PHIOS_LOIOS_GET (Logisches Info Objekt zu einem physikalischen liefern) is a standard Function Module in SAP ERP and is part of the function group SKWF_IO within the package SKWF.
Function Module | SKWF_PHIOS_LOIOS_GET |
Short Text | Logisches Info Objekt zu einem physikalischen liefern |
Function Group | SKWF_IO |
Package | SKWF |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
BAD_IOS | LIKE | SKWF_IOERR | A: Fehlerinfos | |
LOIOS_OF_PHIOS | LIKE | SKWF_LPIO | A: Liste der Loios zu erfragten Phios | |
PHIOS | LIKE | SKWF_IO | E: Liste der Phios |
This function module does not define any Exceptions.