SAP ABAP Function Module SDOK_PHIO_CREATE (Create a 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 Create a Physical Document  
Function Group SDCL   SDOK: Local access to documents  
Program Name SAPLSDCL   KPro: Local access to info objects 
INCLUDE Name LSDCLU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_ID TYPE SDOKOBJECT BOR Key for the Object
Importing OBJECT_CLASS TYPE SDOKPHCL-PH_CLASS Object Class
Importing OBJECT_UNIQUE_ID TYPE SDOKPHIO-PHIO_ID Unique Object Identification
Importing X_ENQUEUE TYPE SYST-DATAR Flag for Locking New Document
Importing CLIENT TYPE SYST-MANDT SY-MANDT Client
Importing X_SUPPRESS_PARTNER_CHECK TYPE SYST-DATAR (Only for Internal Use)
Tables PROPERTIES TYPE SDOKPROPTY Name and Value of Attributes
Tables FROM_RELATIONS TYPE SDOKRELIST Incoming Relationships with Partner Object
Tables TO_RELATIONS TYPE SDOKRELIST Outgoing Relationships with Partner Object
Exception MISSING_CLASS TYPE Object Class Not Specified
Exception BAD_CLASS TYPE Object Class Unknown
Exception MISSING_PROPERTIES TYPE Required Attributes Not Specified
Exception BAD_RELATIONS TYPE Relationships Not Specified Correctly
Exception BAD_PROPERTIES TYPE Attributes Not Specified Correctly
Exception NOT_AUTHORIZED TYPE No Authorization
Exception DUPLICATE_OBJECT_ID TYPE Object already exists
Exception ENQUEUE_FAILURE TYPE Locking Error
Exception EXCEPTION_IN_EXIT TYPE Exception Triggered in Application Exit
Exception MIMETYPE_NOT_ALLOWED TYPE MIME Type Not Permitted
               
Processing Type
Normal Function Module  
Remote-Enabled 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