Table list used by SAP ABAP Function Module SO_USER_INSERT (Anlegen eines neuen SAPoffice Benutzers)
SAP ABAP Function Module
SO_USER_INSERT (Anlegen eines neuen SAPoffice Benutzers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SOFDO | SAPoffice: SOFD without Client | ||
| 2 | SONV | SAPoffice: table not to be used | ||
| 3 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 4 | SOPRD | SAPoffice: system-wide profile (data part) | ||
| 5 | SOSUD | SAPoffice: Substitute for a user (data section) | ||
| 6 | SOUD | SAPoffice: user definition | SOURCE VALUE(OWNER) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 7 | SOUD | SAPoffice: user definition | ||
| 8 | SOUD1 | SAPoffice: externally usable data of user (change) | ||
| 9 | SOUD1 | SAPoffice: externally usable data of user (change) | SOURCE VALUE(USER_CHANGE) LIKE SOUD1 DEFAULT SPACE |
|
| 10 | SOUD2 | SAPoffice: user data (display) | ||
| 11 | SOUD2 | SAPoffice: user data (display) | SOURCE VALUE(USER_DISPLAY) LIKE SOUD2 |
|
| 12 | SOUDD | SAPoffice: user definition (data division) | ||
| 13 | SOUDK | SAPoffice: user definition (key part) | ||
| 14 | SOUIO | SAPoffice: user definition (without MANDT) |