Table list used by SAP ABAP Function Module BAPI_USER_INTERNET_CREATE (Create a user in the Internet)
SAP ABAP Function Module
BAPI_USER_INTERNET_CREATE (Create a user in the Internet) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(INHOUSE_MAIL) LIKE BAPIADDR3-INHOUSE_ML OPTIONAL |
|
| 2 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(FAX) LIKE BAPIADDR3-FAX_EXTENS OPTIONAL |
|
| 3 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | ||
| 4 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(TITLE_ACA) LIKE BAPIADDR3-TITLE_ACA1 OPTIONAL |
|
| 5 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(LASTNAME) LIKE BAPIADDR3-LASTNAME OPTIONAL |
|
| 6 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(ROOM_NO) LIKE BAPIADDR3-ROOM_NO OPTIONAL |
|
| 7 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(TEL1_EXT) LIKE BAPIADDR3-TEL1_EXT OPTIONAL |
|
| 8 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(E_MAIL) LIKE BAPIADDR3-E_MAIL OPTIONAL |
|
| 9 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(BUILDING) LIKE BAPIADDR3-BUILDING_P OPTIONAL |
|
| 10 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(FIRSTNAME) LIKE BAPIADDR3-FIRSTNAME OPTIONAL |
|
| 11 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | SOURCE VALUE(TEL1_NO) LIKE BAPIADDR3-TEL1_NUMBR OPTIONAL |
|
| 12 | BAPIALIAS | User Name Alias | ||
| 13 | BAPIBNAME | User name | ||
| 14 | BAPIBNAME | User name | SOURCE VALUE(LASTNAME_) LIKE BAPIBNAME |
|
| 15 | BAPIBNAME | User name | SOURCE VALUE(USERID) LIKE BAPIBNAME OPTIONAL |
|
| 16 | BAPILOGOND | User: Logon Data Transfer Structure | ||
| 17 | BAPIPWD | SAP user password | SOURCE VALUE(PASSWORD) LIKE BAPIPWD OPTIONAL |
|
| 18 | BAPIPWD | SAP user password | SOURCE VALUE(PASSWORD2) LIKE BAPIPWD OPTIONAL |
|
| 19 | BAPIPWD | SAP user password | ||
| 20 | BAPIREFUS | User name | ||
| 21 | BAPIREFUS | User name | SOURCE VALUE(REF_USER) LIKE BAPIREFUS OPTIONAL |
|
| 22 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 |
|
| 23 | USREFUS | Reference user for internet applications | SOURCE VALUE(ALIAS) LIKE USREFUS-USERALIAS OPTIONAL |