SAP ABAP Function Module SO_OBJECT_INSERT (SAPoffice: Create an Object and Move to a Folder)
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_INSERT | SAPoffice: Create an Object and Move to a Folder |
| Function Group | SOA1 | SAPoffice: Function - object |
| Program Name | SAPLSOA1 | |
| INCLUDE Name | LSOA1U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_FL_DISPLAY | TYPE | SOFM2 | Data (can be displayed) for an entry in the folder | |||
| |
OBJECT_HD_DISPLAY | TYPE | SOOD2 | Object definition data (can be displayed) | |||
| |
OBJECT_ID | TYPE | SOODK | Object ID | |||
| |
FOLDER_ID | TYPE | SOODK | Folder ID | |||
| |
OBJECT_FL_CHANGE | TYPE | SOFM1 | SPACE | Modifiable data for an entry in the folder | ||
| |
OBJECT_HD_CHANGE | TYPE | SOOD1 | SPACE | Modifiable object definition data | ||
| |
OBJECT_TYPE | TYPE | SOODK-OBJTP | Object type | |||
| |
ORIGINATOR_ID | TYPE | SOUDK | SPACE | |||
| |
OWNER | TYPE | SOUD-USRNAM | SPACE | Mailbox owner | ||
| |
OBJCONT | TYPE | SOLI | Object contents | |||
| |
OBJHEAD | TYPE | SOLI | Specific header of object | |||
| |
OBJPARA | TYPE | SELC | Parameters for report/transaction | |||
| |
OBJPARB | TYPE | SOOP1 | Parameters for dialog/function module | |||
| |
ACTIVE_USER_NOT_EXIST | TYPE | Active user does not exist | ||||
| |
COMMUNICATION_FAILURE | TYPE | |||||
| |
COMPONENT_NOT_AVAILABLE | TYPE | Component is not available | ||||
| |
DL_NAME_EXIST | TYPE | |||||
| |
FOLDER_NOT_EXIST | TYPE | Folder does not exist | ||||
| |
FOLDER_NO_AUTHORIZATION | TYPE | No authorization for selected folder | ||||
| |
OBJECT_TYPE_NOT_EXIST | TYPE | Object type does not exist | ||||
| |
OPERATION_NO_AUTHORIZATION | TYPE | No authorization for the operation selected | ||||
| |
OWNER_NOT_EXIST | TYPE | The owner of the mailbox does not exist | ||||
| |
PARAMETER_ERROR | TYPE | Parameter error | ||||
| |
SUBSTITUTE_NOT_ACTIVE | TYPE | The substitute is not activated | ||||
| |
SUBSTITUTE_NOT_DEFINED | TYPE | Substitute is not defined | ||||
| |
SYSTEM_FAILURE | TYPE | |||||
| |
X_ERROR | TYPE | Internal error | ||||
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 | 19950113 |
| SAP Release Created in |