Table list used by SAP ABAP Function Module SO_AUTHORITY_CHECK (SAPoffice: Determine Authorization for an Object)
SAP ABAP Function Module
SO_AUTHORITY_CHECK (SAPoffice: Determine Authorization for an Object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SOFA | SAPoffice: user-specific authorization for shared folders | SOURCE VALUE(AUTHORITY) LIKE SOFA-USRACC |
|
| 2 | SOFDD | SAPoffice: Data of the Folder Definition SOFD | SOURCE VALUE(FOLDER_DATA) LIKE SOFDD |
|
| 3 | SOFDD | SAPoffice: Data of the Folder Definition SOFD | ||
| 4 | SOFH2 | SAPoffice: folder, display attributes | SOURCE VALUE(FOLDER_FOLRG) LIKE SOFH2-FOLRG OPTIONAL |
|
| 5 | SOFH2 | SAPoffice: folder, display attributes | SOURCE VALUE(FOLDER_FOLRG) LIKE SOFH2-FOLRG |
|
| 6 | SOFMO | SAPoffice: folder contents (without MANDT) | ||
| 7 | SONV | SAPoffice: table not to be used | ||
| 8 | SOODD | SAPoffice: definition of an object (data division) | SOURCE VALUE(SOOD2_DATA) LIKE SOODD OPTIONAL |
|
| 9 | SOODD | SAPoffice: definition of an object (data division) | ||
| 10 | SOODD | SAPoffice: definition of an object (data division) | SOURCE VALUE(SOOD2_DATA) LIKE SOODD |
|
| 11 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(ATTACH_ID) LIKE SOODK OPTIONAL |
|
| 12 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(FOLDER_ID) LIKE SOODK OPTIONAL |
|
| 13 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 14 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(OBJECT_ID) LIKE SOODK OPTIONAL |
|
| 15 | SOUD | SAPoffice: user definition | SOURCE VALUE(OWNER) LIKE SOUD-USRNAM OPTIONAL |
|
| 16 | SOUD | SAPoffice: user definition | SOURCE VALUE(FOLDER_OWNER) LIKE SOUD-USRNAM OPTIONAL |
|
| 17 | SOUIO | SAPoffice: user definition (without MANDT) |