Table list used by SAP ABAP Function Module SO_OBJECT_SET_ACTION_DELETE (SAPoffice: Change the Processing Status of an Object and Delete All)
SAP ABAP Function Module
SO_OBJECT_SET_ACTION_DELETE (SAPoffice: Change the Processing Status of an Object and Delete All) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SOFMO | SAPoffice: folder contents (without MANDT) | ||
| 2 | SONV | SAPoffice: table not to be used | SOURCE VALUE(PUT_IN_WASTEBASKET) LIKE SONV-FLAG DEFAULT 'X' |
|
| 3 | SONV | SAPoffice: table not to be used | ||
| 4 | SOODD | SAPoffice: definition of an object (data division) | ||
| 5 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(OBJECT_ID) LIKE SOODK |
|
| 6 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 7 | SOOS | SAPoffice: send process | SOURCE VALUE(ACTION_STATUS) LIKE SOOS-ACINP DEFAULT 'ACCO' |
|
| 8 | SOOSD | SAPoffice: send process (data division) | ||
| 9 | SOOSK | SAPoffice: send process (key part) | ||
| 10 | SOOSO | SAPoffice: Send operation (without client) | ||
| 11 | SOPRD | SAPoffice: system-wide profile (data part) | ||
| 12 | SOUD | SAPoffice: user definition | SOURCE VALUE(USERNAME) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 13 | SOUD | SAPoffice: user definition | ||
| 14 | SOUDD | SAPoffice: user definition (data division) | ||
| 15 | SOUDK | SAPoffice: user definition (key part) | ||
| 16 | SOUIO | SAPoffice: user definition (without MANDT) | ||
| 17 | SOXEQ | SAPoffice: locked objects from the DB access modules |