SAP ABAP Function Module SO_FOLDER_DELETE_API1 (SAPoffice: Delete folder from external location)
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_FOLDER_DELETE_API1 | SAPoffice: Delete folder from external location |
| Function Group | SOI1 | API Function Modules for Externals |
| Program Name | SAPLSOI1 | |
| INCLUDE Name | LSOI1U07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FOLDER_ID | TYPE | SOOBJINFI1-OBJECT_ID | ID of folder to be deleted | |||
| |
PUT_IN_TRASH | TYPE | SONV-FLAG | 'X' | Flag: Move folder to trash when deleted | ||
| |
FORCE_ENTRIES_DELETE | TYPE | SONV-FLAG | Flag: Documents in folder will be deleted | |||
| |
FOLDER_NOT_EMPTY | TYPE | Specified folder was not empty | ||||
| |
FOLDER_NOT_EXIST | TYPE | Specified folder does not exist | ||||
| |
FOLDER_NO_AUTHORIZATION | TYPE | No authorization to delete folder | ||||
| |
PARAMETER_ERROR | TYPE | Invalid combination of parameter values | ||||
| |
X_ERROR | TYPE | Internal error or database inconsistency | ||||
| |
ENQUEUE_ERROR | TYPE | Required locks could not be set | ||||
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 | 19950206 |
| SAP Release Created in |