Menu

SAP Function Module SIW_INFO_OBJECT_PROP_REQUEST

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.

Technical Information

Function Module SIW_INFO_OBJECT_PROP_REQUEST
Short Text
Function Group SI16
Package SIWB
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.