Table list used by SAP ABAP Function Module SO_FOLDER_LIST_READ (SAPoffice: Read folders)
SAP ABAP Function Module
SO_FOLDER_LIST_READ (SAPoffice: Read folders) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SOFA | SAPoffice: user-specific authorization for shared folders | SOURCE VALUE(FOLDER_ACCESS) LIKE SOFA-USRACC DEFAULT '1' |
|
| 2 | SOFA | SAPoffice: user-specific authorization for shared folders | ||
| 3 | SOFAD | SAPoffice: user-specific folder authorization (data div.) | ||
| 4 | SOFAK | SAPoffice: user-specific folder authorization (key part) | ||
| 5 | SOFD | SAPoffice: Object Definition | SOURCE VALUE(REGION) LIKE SOFD-FOLRG DEFAULT 'Q' |
|
| 6 | SOFD | SAPoffice: Object Definition | ||
| 7 | SOFDD | SAPoffice: Data of the Folder Definition SOFD | ||
| 8 | SOFDK | SAPoffice: Key of Folder Definition SOFD | SOURCE VALUE(CURRENT_FOL_ID) LIKE SOFDK DEFAULT SPACE |
|
| 9 | SOFDK | SAPoffice: Key of Folder Definition SOFD | SOURCE VALUE(PARENT_ID) LIKE SOFDK DEFAULT SPACE |
|
| 10 | SOFDK | SAPoffice: Key of Folder Definition SOFD | SOURCE VALUE(SOURCE_FOLDER_ID) LIKE SOFDK DEFAULT SPACE |
|
| 11 | SOFDK | SAPoffice: Key of Folder Definition SOFD | ||
| 12 | SOFDS | SAPoffice: Search Criteria when Viewing Folders | ||
| 13 | SOFDS | SAPoffice: Search Criteria when Viewing Folders | SOURCE VALUE(FOLDER_SELECTIONS) LIKE SOFDS DEFAULT SPACE |
|
| 14 | SONV | SAPoffice: table not to be used | SOURCE VALUE(TABLE_HIER) LIKE SONV-FLAG |
|
| 15 | SONV | SAPoffice: table not to be used | ||
| 16 | SONV | SAPoffice: table not to be used | SOURCE VALUE(TABLE_EMPTY) LIKE SONV-FLAG |
|
| 17 | SONV | SAPoffice: table not to be used | SOURCE VALUE(TABLE_100_ROWS) LIKE SONV-FLAG |
|
| 18 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 19 | SOPRD | SAPoffice: system-wide profile (data part) | ||
| 20 | SOUD | SAPoffice: user definition | SOURCE VALUE(OWNER) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 21 | SOUDK | SAPoffice: user definition (key part) | ||
| 22 | SOUIO | SAPoffice: user definition (without MANDT) | ||
| 23 | SOXLI | SAPoffice: Table for List of Folders | ||
| 24 | SOXLI | SAPoffice: Table for List of Folders | SOURCE FOLDER_LIST STRUCTURE SOXLI |
|
| 25 | SOXRG | SAPoffice: exclude table for the file systems | ||
| 26 | SOXRG | SAPoffice: exclude table for the file systems | SOURCE VALUE(EXCLUDE_REGIONS) LIKE SOXRG DEFAULT SPACE |