The Function Module SDOK_LOIO_PHYSICAL_OBJECT_GET (Context-Specific Selection of a Physical Document) is a standard Function Module in SAP ERP and is part of the function group SDCL within the package SDOK.
Function Module | SDOK_LOIO_PHYSICAL_OBJECT_GET |
Short Text | Context-Specific Selection of a Physical Document |
Function Group | SDCL |
Package | SDOK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client |
OBJECT_ID | LIKE | SDOKOBJECT | BOR Key for the Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COVER_LOIO | TYPE | SDOKOBJECT | Substitute LOIO if LOIO Changed in Application Exit | |
PHYSICAL_OBJECT | LIKE | SDOKOBJECT | BOR Key of the Physical Object |
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 |
---|---|---|---|---|
CONTEXT | LIKE | SDOKPROPTY | Context Description | |
PHIO_PROPERTIES | LIKE | SDOKPROPTY | Attributes of the Selected Physical Document |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED | No Authorization |
NOT_EXISTING | Logical Information Object Does Not Exist |
NO_PHYSICAL_OBJECT | No Physical Information Object for this Context |