Table list used by SAP ABAP Function Module SO_FOLDER_AUTHORITY_CHECK (Checks the authorization of a user for a folder)
SAP ABAP Function Module SO_FOLDER_AUTHORITY_CHECK (Checks the authorization of a user for a folder) is using
# Object Type Object Name Object Description Note
     
1 Table  SOFA SAPoffice: user-specific authorization for shared folders SOURCE VALUE(AUTHORITY) LIKE SOFA-USRACC
2 Table  SOFAK SAPoffice: user-specific folder authorization (key part)
3 Table  SOFDD SAPoffice: Data of the Folder Definition SOFD SOURCE VALUE(FOLDER_DAT) LIKE SOFDD
4 Table  SOFDD SAPoffice: Data of the Folder Definition SOFD
5 Table  SONV SAPoffice: table not to be used
6 Table  SOODK SAPoffice: Definition of an Object (Key Part) SOURCE VALUE(FOLDER_ID) LIKE SOODK
7 Table  SOODK SAPoffice: Definition of an Object (Key Part)
8 Table  SOPRD SAPoffice: system-wide profile (data part)
9 Table  SOSUD SAPoffice: Substitute for a user (data section)
10 Table  SOUD SAPoffice: user definition SOURCE VALUE(OWNER) LIKE SOUD-USRNAM DEFAULT SPACE
11 Table  SOUDD SAPoffice: user definition (data division)
12 Table  SOUDK SAPoffice: user definition (key part)