SAP ABAP Function Module SDOK_PHIO_CREATE_WITH_MODEL (Create a Physical Document with Reference to a Template)
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_WITH_MODEL | Create a Physical Document with Reference to a Template |
Function Group | SDCL | SDOK: Local access to documents |
Program Name | SAPLSDCL | KPro: Local access to info objects |
INCLUDE Name | LSDCLU22 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
OBJECT_ID | TYPE | SDOKOBJECT | BOR Key of New Object | |||
![]() |
MODEL_OBJECT_ID | TYPE | SDOKOBJECT | BOR Key of Template Object | |||
![]() |
OBJECT_CLASS | TYPE | SDOKPHCL-PH_CLASS | Class of New Object | |||
![]() |
OBJECT_UNIQUE_ID | TYPE | SDOKPHIO-PHIO_ID | Unique Identifier of New Object | |||
![]() |
X_IGNORE_MODEL_PROPERTIES | TYPE | SYST-DATAR | X-Flag: Template Attributes Not Copied | |||
![]() |
X_ENQUEUE | TYPE | SYST-DATAR | Flag for Locking New Document | |||
![]() |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | Client | ||
![]() |
X_SUPPRESS_PARTNER_CHECK | TYPE | SYST-DATAR | (Only for Internal Use) | |||
![]() |
PROPERTIES_TO_CHANGE | TYPE | SDOKPROPTY | Attributes To Be Changed | |||
![]() |
PROPERTIES_TO_DELETE | TYPE | SDOKPROPTD | Attributes To Be Deleted | |||
![]() |
FROM_RELATIONS | TYPE | SDOKRELIST | Incoming Relationships with Partner Object | |||
![]() |
TO_RELATIONS | TYPE | SDOKRELIST | Outgoing Relationships with Partner Object | |||
![]() |
MODEL_NOT_EXISTING | TYPE | Template 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 | ||||
![]() |
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 | ||||
![]() |
MIMETYPE_NOT_ALLOWED | TYPE | MIME Type Not Permitted | ||||
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 |