Table list used by SAP ABAP Function Module SO_CHECK_USER_ROLE (Weißt einem Officebenutzer seine Rolle als Benutzer zu.)
SAP ABAP Function Module SO_CHECK_USER_ROLE (Weißt einem Officebenutzer seine Rolle als Benutzer zu.) is using
# Object Type Object Name Object Description Note
     
1 Table  SONV SAPoffice: table not to be used SOURCE VALUE(ROLE) LIKE SONV-USRROLE
2 Table  SONV SAPoffice: table not to be used
3 Table  SOPRD SAPoffice: system-wide profile (data part)
4 Table  SOPRD SAPoffice: system-wide profile (data part) SOURCE VALUE(LOCAL_PROFILE) LIKE SOPRD DEFAULT SPACE
5 Table  SOSUD SAPoffice: Substitute for a user (data section)
6 Table  SOSUD SAPoffice: Substitute for a user (data section) SOURCE VALUE(ACTIVE_RIGHTS) LIKE SOSUD
7 Table  SOUD SAPoffice: user definition SOURCE VALUE(OWNER) LIKE SOUD-USRNAM
8 Table  SOUD SAPoffice: user definition SOURCE VALUE(OWNER) LIKE SOUD-USRNAM DEFAULT SPACE
9 Table  SOUDD SAPoffice: user definition (data division)
10 Table  SOUDD SAPoffice: user definition (data division) SOURCE VALUE(OWNER_DATA) LIKE SOUDD
11 Table  SOUDD SAPoffice: user definition (data division) SOURCE VALUE(ACTIVE_DATA) LIKE SOUDD
12 Table  SOUDK SAPoffice: user definition (key part) SOURCE VALUE(ACTIVE_ID) LIKE SOUDK
13 Table  SOUDK SAPoffice: user definition (key part)
14 Table  SOUDK SAPoffice: user definition (key part) SOURCE VALUE(OWNER_ID) LIKE SOUDK