Table list used by SAP ABAP Function Module TEL_USER_LAST_NUMBER_SET (Mark last selected or incoming telephone number for each user)
SAP ABAP Function Module
TEL_USER_LAST_NUMBER_SET (Mark last selected or incoming telephone number for each user) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR_KEY | Structure with reference key fields and address type | ||
| 2 | ADDR_KEY | Structure with reference key fields and address type | SOURCE VALUE(ADDRESS) LIKE ADDR_KEY OPTIONAL |
|
| 3 | SPH_TELNO | SAPphone: Telephone numbers with name and description | ||
| 4 | SPH_TELNO | SAPphone: Telephone numbers with name and description | SOURCE VALUE(NUMBER) LIKE SPH_TELNO |
|
| 5 | SPH_TELUSR | SAPphone: User settings | SOURCE VALUE(USERNAME) LIKE SPH_TELUSR-TELUSER |
|
| 6 | SPH_USNOLI | SAPphone: Telephone number list for each user | ||
| 7 | SPH_USNOLI | SAPphone: Telephone number list for each user | SOURCE NUMBER_LIST STRUCTURE SPH_USNOLI |
|