The Function Module SLS_TST_GET_PUID1 (Read PUID with PHIO Class and PHIO GUID) is a standard Function Module in SAP ERP and is part of the function group SLS9 within the package SIWL.
Function Module | SLS_TST_GET_PUID1 |
Short Text | Read PUID with PHIO Class and PHIO GUID |
Function Group | SLS9 |
Package | SIWL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PCLASS | LIKE | SLS_PU-PCLASS | Physical info object class in Knowledge Warehouse | |
P_PGUID | LIKE | SLS_PU-PGUID | PHIO unique info object key in Knowledge Warehouse |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PUID | LIKE | SLS_PU-PUID | PAW identifier |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.