The Function Module SDOK_PHIO_RELOCATE_CONTENT (Convert Content 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_PHIO_RELOCATE_CONTENT |
Short Text | Convert Content 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 |
DESTINATION | LIKE | SDOKSTCA-STOR_CAT | Destination Category | |
OBJECT_ID | LIKE | SDOKOBJECT | Identify Physical Object |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_STORAGE | Incorrect Storage Type |
NOT_AUTHORIZED | No Authorization |
NOT_EXISTING | Object does not exist |
NO_CONTENT | No files for this physical object |
SOURCE_EQUAL_DESTINATION | Source and Destination Match |