Table list used by SAP ABAP Function Module SUSR_USER_CREATE (Create user (without check))
SAP ABAP Function Module
SUSR_USER_CREATE (Create user (without check)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIALIAS | User Name Alias | SOURCE VALUE(ALIAS) LIKE BAPIALIAS OPTIONAL |
|
| 2 | BAPIALIAS | User Name Alias | ||
| 3 | BAPIFLAG | Indicator | SOURCE VALUE(SELF_REGISTER) TYPE BAPIFLAG-BAPIFLAG DEFAULT SPACE |
|
| 4 | BAPIGROUPS | Transfer Structure for a List of User Groups | SOURCE GROUPS STRUCTURE BAPIGROUPS OPTIONAL |
|
| 5 | BAPIGROUPS | Transfer Structure for a List of User Groups | ||
| 6 | BAPIREFUS | User name | SOURCE VALUE(REF_USER) LIKE BAPIREFUS OPTIONAL |
|
| 7 | BAPIREFUS | User name | ||
| 8 | BAPIUCLASS | License-Related User Classification | SOURCE VALUE(UCLASS) LIKE BAPIUCLASS OPTIONAL |
|
| 9 | BAPIUCLASS | License-Related User Classification | ||
| 10 | BAPIUCLASSSYS | System-Specific License-Related User Classification | SOURCE UCLASSSYS STRUCTURE BAPIUCLASSSYS OPTIONAL |
|
| 11 | USADDRESS | User: Address key (CAM) for user | SOURCE VALUE(USER_ADDRESS) LIKE USADDRESS OPTIONAL |
|
| 12 | USADDRESS | User: Address key (CAM) for user | ||
| 13 | USDEFAULTS | User: Fixed Values Transfer Structure | SOURCE VALUE(USER_DEFAULTS) LIKE USDEFAULTS OPTIONAL |
|
| 14 | USDEFAULTS | User: Fixed Values Transfer Structure | ||
| 15 | USGROUPS | Transfer Structure for a List of User Groups | ||
| 16 | USLOGOND | User: Logon Data Transfer Structure | ||
| 17 | USLOGOND | User: Logon Data Transfer Structure | SOURCE VALUE(USER_LOGONDATA) LIKE USLOGOND |
|
| 18 | USR02 | Logon Data (Kernel-Side Use) | SOURCE VALUE(USER_NAME) LIKE USR02-BNAME |
|
| 19 | XU400 | Help fields for screen SAPMS01J 400 | SOURCE VALUE(PASSWORD) LIKE XU400-NEWCODE |