Table list used by SAP ABAP Function Module HR_PERNR_USER_CREATE (HR: Anlegen Benutzer zur PERNR)
SAP ABAP Function Module
HR_PERNR_USER_CREATE (HR: Anlegen Benutzer zur PERNR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AGR_DEFINE | Role definition | SOURCE VALUE(ACTGROUP) LIKE AGR_DEFINE-AGR_NAME OPTIONAL |
|
| 2 | BAPIADDR3 | BAPI reference structure for addresses (contact person) | ||
| 3 | BAPIBNAME | User name | ||
| 4 | BAPIDEFAUL | User: Fixed Values Transfer Structure | ||
| 5 | BAPIDEFAUL | User: Fixed Values Transfer Structure | SOURCE VALUE(DEFAULTS) LIKE BAPIDEFAUL OPTIONAL |
|
| 6 | BAPILOGOND | User: Logon Data Transfer Structure | ||
| 7 | BAPIPARAM | User: Parameter Transfer Structure | ||
| 8 | BAPIPWD | SAP user password | ||
| 9 | BAPIPWD | SAP user password | SOURCE VALUE(PASSWORD) LIKE BAPIPWD-BAPIPWD DEFAULT 'INIT' |
|
| 10 | BAPIRET2 | Return Parameter | ||
| 11 | BAPIUSCOMP | Company to which a user is assigned | ||
| 12 | HRPP0C | Report Parameters for Report Category PP0C | ||
| 13 | OBJEC | Work Area for Database PCH | ||
| 14 | OBJEC | Work Area for Database PCH | SOURCE VALUE(PLVAR) LIKE OBJEC-PLVAR OPTIONAL |
|
| 15 | P0000 | HR Master Record: Infotype 0000 (Actions) | SOURCE VALUE(PERSNR) LIKE P0000-PERNR |
|
| 16 | P0000 | HR Master Record: Infotype 0000 (Actions) | ||
| 17 | SPROT_U | Log Generation Interface | SOURCE MESSAGETAB STRUCTURE SPROT_U OPTIONAL |
|
| 18 | TTZZ | Time zones | SOURCE VALUE(US_TZONE) LIKE TTZZ-TZONE OPTIONAL |
|
| 19 | USCOMPANY | Company in user's address | SOURCE VALUE(COMPANY) LIKE USCOMPANY-COMPANY OPTIONAL |
|
| 20 | USGRP | User Groups | SOURCE VALUE(UGROUP) LIKE USGRP-USERGROUP DEFAULT 'ESSUSER' |