SAP ABAP Function Module SRM_DOCUMENT_CHANGEPROPERTIES (SRM: Set Document Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_BAPI_DOCUMENT (Package) Business Object Interface for RM Documents
Basic Data
Function Module SRM_DOCUMENT_CHANGEPROPERTIES SRM: Set Document Attributes  
Function Group SRM_BAPI_DOCUMENT   SRM: BOR Interface of SP Document  
Program Name SAPLSRM_BAPI_DOCUMENT    
INCLUDE Name LSRM_BAPI_DOCUMENTU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN TYPE BAPIRET2 Return Parameter
Importing OBJECTID TYPE BAPISRMDOC-GUID Internal Document ID
Importing DOCUMENTCLASS TYPE BAPISRMDOC-DOCCLASS Location of Document
Importing WHOLE_DOCUMENT TYPE BAPISRMDOC-BOOLEAN '' On whole document 'X' or only on one entry 'Y'
Importing DO_COMMIT TYPE BAPISRMDOC-BOOLEAN 'X': Commit after Changing Attribute
Importing DOC_CONTEXT TYPE BAPIDOCCONTEXT Access Context: RMS ID and SPS ID
Tables PROPERTIES TYPE BAPIPROPTB Properties to Set
Tables PROPS_DELETE TYPE BAPIPROPTB Properties to Delete
Exception INTERNAL_ERROR TYPE Internal Error
Exception PARAMETER_ERROR TYPE Parameter error
Exception NOT_AUTHORIZED TYPE No Authorization
Exception DOC_NOT_FOUND TYPE Document Not Found
Exception VARIANT_NOT_FOUND TYPE Variant not found
Exception VERSION_NOT_FOUND TYPE Version Not Found
Exception YET_LOCKED TYPE Document locked by other user
               
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  20021206 
SAP Release Created in 620