Table list used by SAP ABAP Function Module SO_WIND_OBJECT_HEADER (Header of an object)
SAP ABAP Function Module
SO_WIND_OBJECT_HEADER (Header of an object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SOFA | SAPoffice: user-specific authorization for shared folders | ||
| 2 | SOFH | SAPoffice: folder header data | SOURCE VALUE(FOLDER_REGION) LIKE SOFH-FOLRG |
|
| 3 | SOFM2 | SAPoffice: folder contents, display attributes | SOURCE VALUE(OBJECT_FL_DISPLAY_IN) LIKE SOFM2 OPTIONAL |
|
| 4 | SOFM2 | SAPoffice: folder contents, display attributes | SOURCE VALUE(OBJECT_FL_DISPLAY_OUT) LIKE SOFM2 |
|
| 5 | SOFM2 | SAPoffice: folder contents, display attributes | ||
| 6 | SONV | SAPoffice: table not to be used | SOURCE VALUE(NO_DIALOG) LIKE SONV-FLAG DEFAULT SPACE |
|
| 7 | SONV | SAPoffice: table not to be used | SOURCE VALUE(MULTIPLE_OBJECTS) LIKE SONV-FLAG DEFAULT 'X' |
|
| 8 | SONV | SAPoffice: table not to be used | SOURCE VALUE(LOCAL_SELECT) LIKE SONV-FLAG DEFAULT SPACE |
|
| 9 | SONV | SAPoffice: table not to be used | SOURCE VALUE(F_OBJTYPE_NO_CHANGE) LIKE SONV-FLAG DEFAULT SPACE |
|
| 10 | SONV | SAPoffice: table not to be used | ||
| 11 | SONV | SAPoffice: table not to be used | SOURCE VALUE(CHANGE_FLAG) LIKE SONV-FLAG |
|
| 12 | SOOD2 | SAPoffice: object definition, display attributes | SOURCE VALUE(OBJECT_HD_DISPLAY) LIKE SOOD2 OPTIONAL |
|
| 13 | SOOD2 | SAPoffice: object definition, display attributes | SOURCE VALUE(OBJECT_HD_DISPLAY_OUT) LIKE SOOD2 |
|
| 14 | SOOD2 | SAPoffice: object definition, display attributes | ||
| 15 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(OBJECT_ID) LIKE SOODK |
|
| 16 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 17 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(FOLDER_ID) LIKE SOODK |
|
| 18 | SOPRD | SAPoffice: system-wide profile (data part) | ||
| 19 | SORS | SAPoffice: Resubmission of user | ||
| 20 | SORSO | SAPoffice: resubmission of a user (without MANDT) | ||
| 21 | SOUD | SAPoffice: user definition | SOURCE VALUE(FORWARDER) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 22 | SOUD | SAPoffice: user definition | SOURCE VALUE(OWNER) LIKE SOUD-USRNAM |
|
| 23 | SOUD2 | SAPoffice: user data (display) | ||
| 24 | SOXMS | SAPoffice: Data in multiple selection for TOM | SOURCE VALUE(SELECTIONS) LIKE SOXMS OPTIONAL |