The Function Module SA_KW_RFC_IO_C_PHYS_OBJ_GET () is a standard Function Module in SAP ERP and is part of the function group SA_KW_RFC within the package SOLAR_DOC.
Function Module | SA_KW_RFC_IO_C_PHYS_OBJ_GET |
Short Text | |
Function Group | SA_KW_RFC |
Package | SOLAR_DOC |
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 | 'IWBSOLAR' | Area |
REPLACE_PHIO_WITH_LOIO | LIKE | IWPARAMS-FLAG | 'X' | Single-Character Flag |
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_OBJECTS | LIKE | IWERROBJCT | IWB: Object error structure | |
CONTEXT | LIKE | SDOKPROPTY | SDOK: Object Attribute, Name and Feature | |
INFO_OBJECTS | LIKE | SDOKOBJECT | SDOK: BOR key for information object | |
INFO_OBJECTS_WITH_PHYS_OBJ | LIKE | IWLOIOPHIO | IWB: Logical and physical info object key | |
PROPERTIES | LIKE | SDOKPROPTL | SDOK: Object, attribute name and feature | |
REQUESTED_PROPERTIES | LIKE | SDOKPROPTN | SDOK: Name of object attributes |
This function module does not define any Exceptions.