The Function Module SIW_INFO_OBJECT_PROP_REQUEST () is a standard Function Module in SAP ERP and is part of the function group SI16 within the package SIWB.
Function Module | SIW_INFO_OBJECT_PROP_REQUEST |
Short Text | |
Function Group | SI16 |
Package | SIWB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AREA | LIKE | IWBAREA-AREA | Area | |
LOIO_PHIO | LIKE | IWLOIOPHIO | IWB: Logical and physical info object key | |
MODE | LIKE | IWPARAMS-WAMODE | 'EDIT' | |
USER | LIKE | SY-UNAME | SY-UNAME | SAP System, User Logon Name |
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 |
---|---|---|---|---|
PROP_META | LIKE | IWBPROPATT | SDOK: Information for definition of attribute | |
PROP_VALUERANGE | LIKE | IWPROPSTXT |
This function module does not define any Exceptions.