SAP ABAP Function Module SRM_KPRO_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-RM (Application Component) SAP Records Management
     SRM_GENERIC_SP (Package) Records Management Generic Service Provider
Basic Data
Function Module SRM_KPRO_PHIO_CREATE_AS_COPY Create a Copy of a Physical Document as a New Physical Document  
Function Group SRM_KPRO   RM KPro Call  
Program Name SAPLSRM_KPRO    
INCLUDE Name LSRM_KPROU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SOURCE_OBJECT_ID TYPE SRMGS_DOC_ID BOR Key for Source Object
Importing OBJECT_ID TYPE SRMGS_DOC_ID BOR Key of Target Object
Importing CLIENT TYPE SYST-MANDT SY-MANDT Client for Source Objects and (if not Cross-Client) Copy
Importing IM_VSCAN_PROFILE TYPE VSCAN_PROFILE '/SRM/RCM_CREATE' virus scan profile
Tables PROPERTIES_TO_CHANGE TYPE SDOKPROPTY Entries for Changing Attribute Values
Tables PROPERTIES_TO_DELETE TYPE SDOKPROPTD Entries for Deleting Attribute Values
Tables FROM_RELATIONS TYPE SDOKRELIST Incoming Relationships with Partner Object
Tables TO_RELATIONS TYPE SDOKRELIST Outgoing Relationships with Partner Object
Exception SOURCE_NOT_EXISTING TYPE Source Object Does Not Exist
Exception BAD_CLASS TYPE Object Class Unknown
Exception MISSING_PROPERTIES TYPE Required Attributes Not Specified
Exception BAD_PROPERTIES TYPE Attributes Not Specified Correctly
Exception BAD_RELATIONS TYPE Relationships Not Specified Correctly
Exception TRANSFER_ERROR TYPE Error When Copying Document Content
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 in Application Exit
Exception INTERNAL_ERROR TYPE
               
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  20040218 
SAP Release Created in 640