SAP ABAP Function Module SO_OBJECT_UPDATE (SAPoffice: Update eines Objekts in einer Mappe)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_OBJECT_UPDATE SAPoffice: Update eines Objekts in einer Mappe  
Function Group SOA1   SAPoffice: Function - object  
Program Name SAPLSOA1    
INCLUDE Name LSOA1U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_FL_DISPLAY TYPE SOFM2 Data that can be displayed for folder entry
Exporting OBJECT_HD_DISPLAY TYPE SOOD2 SAPoffice header data (can be displayed)
Importing FOLDER_ID TYPE SOODK ID of folder containing object
Importing FORWARDER TYPE SOUD-USRNAM SPACE Forwarder
Importing OBJECT_FL_CHANGE TYPE SOFM1 SPACE Folder information for the object (modifiable)
Importing OBJECT_HD_CHANGE TYPE SOOD1 SAPoffice header data (modifiable)
Importing OBJECT_ID TYPE SOODK Object ID
Importing OBJECT_REAPPEAR TYPE SONV-FLAG SPACE
Importing OWNER TYPE SOUD-USRNAM SPACE Owner of object
Tables OBJCONT TYPE SOLI Object contents
Tables OBJHEAD TYPE SOLI Object-specific header
Tables OBJPARA TYPE SELC Parameters for processing object
Tables OBJPARB TYPE SOOP1 Parameters for processing object
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not a SAPoffice user
Exception COMMUNICATION_FAILURE TYPE
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component is not available
Exception FOLDER_NOT_EXIST TYPE Folder does not exist
Exception FOLDER_NO_AUTHORIZATION TYPE No authorization for folder
Exception FORWARDER_NOT_EXIST TYPE Forwarder does not exist
Exception OBJECT_NOT_EXIST TYPE Object does not exist
Exception OBJECT_NO_AUTHORIZATION TYPE No authorization for object
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for operation
Exception OWNER_NOT_EXIST TYPE Owner does not exist
Exception PARAMETER_ERROR TYPE Combination of parameter values not allowed
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is not active
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute is not defined
Exception SYSTEM_FAILURE TYPE
Exception X_ERROR TYPE Internal error
               
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  19950113 
SAP Release Created in