Table list used by SAP ABAP Function Module SO_OBJECT_REMOVE (SAPoffice: Zurückholen eines Dokumentes (z.Bsp. aus dem Papierkorb))
SAP ABAP Function Module
SO_OBJECT_REMOVE (SAPoffice: Zurückholen eines Dokumentes (z.Bsp. aus dem Papierkorb)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SELC | ABAP/4: Old structure of selection table | ||
| 2 | SOFDD | SAPoffice: Data of the Folder Definition SOFD | ||
| 3 | SOFDK | SAPoffice: Key of Folder Definition SOFD | ||
| 4 | SOFH | SAPoffice: folder header data | ||
| 5 | SOFM | SAPoffice: Folder contents | ||
| 6 | SOFMD | SAPoffice: folder contents (data division) | ||
| 7 | SOFMK | SAPoffice: folder contents (key part) | ||
| 8 | SOLI | SAPoffice: line, length 255 | ||
| 9 | SONV | SAPoffice: table not to be used | ||
| 10 | SOOD2 | SAPoffice: object definition, display attributes | ||
| 11 | SOODD | SAPoffice: definition of an object (data division) | ||
| 12 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(OLD_FOLDER_ID) LIKE SOODK |
|
| 13 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 14 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE REFERENCE(NEW_FOLDER_ID) LIKE SOODK |
|
| 15 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(OBJECT_ID) LIKE SOODK |
|
| 16 | SOOP1 | SAPoffice: Parameter for Dialog Modules | ||
| 17 | SOPRD | SAPoffice: system-wide profile (data part) | ||
| 18 | SOSUD | SAPoffice: Substitute for a user (data section) | ||
| 19 | SOUD | SAPoffice: user definition | SOURCE VALUE(OWNER) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 20 | SOUD | SAPoffice: user definition | SOURCE VALUE(FORWARDER) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 21 | SOUDD | SAPoffice: user definition (data division) | ||
| 22 | SOUDK | SAPoffice: user definition (key part) | ||
| 23 | SOUIO | SAPoffice: user definition (without MANDT) |