Table list used by SAP ABAP Function Module SO_OBJECT_EXIST (SAPoffice: Test auf die Existenz eines Objekts in einer Mappe)
SAP ABAP Function Module
SO_OBJECT_EXIST (SAPoffice: Test auf die Existenz eines Objekts in einer Mappe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SOFDD | SAPoffice: Data of the Folder Definition SOFD | ||
| 2 | SOFMD | SAPoffice: folder contents (data division) | ||
| 3 | SOFMK | SAPoffice: folder contents (key part) | ||
| 4 | SONV | SAPoffice: table not to be used | ||
| 5 | SOODD | SAPoffice: definition of an object (data division) | ||
| 6 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 7 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(FOLDER_ID) LIKE SOODK |
|
| 8 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(OBJECT_ID) LIKE SOODK |
|
| 9 | SOSUD | SAPoffice: Substitute for a user (data section) | ||
| 10 | SOUD | SAPoffice: user definition | SOURCE VALUE(FORWARDER) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 11 | SOUD | SAPoffice: user definition | SOURCE VALUE(OWNER) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 12 | SOUDD | SAPoffice: user definition (data division) | ||
| 13 | SOUDK | SAPoffice: user definition (key part) | ||
| 14 | SOUIO | SAPoffice: user definition (without MANDT) |