SAP ABAP Function Module SDOK_PHIO_CREATE_AS_COPY (Create a Copy of a Physical Document as a New Physical Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMS (Application Component) Document Management Services
⤷
SDOK (Package) SAP Knowledge Provider
⤷
⤷
Basic Data
| Function Module | SDOK_PHIO_CREATE_AS_COPY | Create a Copy of a Physical Document as a New Physical Document |
| Function Group | SDCL | SDOK: Local access to documents |
| Program Name | SAPLSDCL | KPro: Local access to info objects |
| INCLUDE Name | LSDCLU21 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_ID | TYPE | SDOKOBJECT | BOR Key of New Object | |||
| |
OBJECT_CLASS | TYPE | SDOKPHCL-PH_CLASS | Class of New Object | |||
| |
OBJECT_UNIQUE_ID | TYPE | SDOKPHIO-PHIO_ID | Unique Identifier of New Object | |||
| |
SOURCE_OBJECT_ID | TYPE | SDOKOBJECT | BOR Key for Source Object | |||
| |
X_IGNORE_MODEL_PROPERTIES | TYPE | SYST-DATAR | X-Flag: Source Object Attributes Not Copied | |||
| |
X_ENQUEUE | TYPE | SYST-DATAR | Flag for Locking New Document | |||
| |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | Client for Source Objects and (if not Cross-Client) Copy | ||
| |
X_CROSS_CLIENT | TYPE | SYST-DATAR | 'X' --> Cross-Client Copy | |||
| |
DESTINATION_CLIENT | TYPE | SYST-MANDT | Client for the Copy, if Cross-Client | |||
| |
X_SUPPRESS_PARTNER_CHECK | TYPE | SYST-DATAR | (Only for Internal Use) | |||
| |
X_USE_OLD_ADMINDATA | TYPE | SYST-DATAR | SPACE | Selection for Screen Field Input | ||
| |
VSCAN_PROFILE | TYPE | VSCAN_PROFILE | '/SCMS/KPRO_CREATE' | Virus Scan Profile | ||
| |
PROPERTIES_TO_CHANGE | TYPE | SDOKPROPTY | Entries for Changing Attribute Values | |||
| |
PROPERTIES_TO_DELETE | TYPE | SDOKPROPTD | Entries for Deleting Attribute Values | |||
| |
FROM_RELATIONS | TYPE | SDOKRELIST | Incoming Relationships with Partner Object | |||
| |
TO_RELATIONS | TYPE | SDOKRELIST | Outgoing Relationships with Partner Object | |||
| |
SOURCE_NOT_EXISTING | TYPE | Source Object Does Not Exist | ||||
| |
BAD_CLASS | TYPE | Object Class Unknown | ||||
| |
MISSING_PROPERTIES | TYPE | Required Attributes Not Specified | ||||
| |
BAD_PROPERTIES | TYPE | Attributes Not Specified Correctly | ||||
| |
BAD_RELATIONS | TYPE | Relationships Not Specified Correctly | ||||
| |
TRANSFER_ERROR | TYPE | Error When Copying Document Content | ||||
| |
NOT_AUTHORIZED | TYPE | No Authorization | ||||
| |
DUPLICATE_OBJECT_ID | TYPE | Object already exists | ||||
| |
ENQUEUE_FAILURE | TYPE | Locking Error | ||||
| |
EXCEPTION_IN_EXIT | TYPE | Exception in Application Exit | ||||
| |
BLOCKED_BY_POLICY | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970418 |
| SAP Release Created in |