The Function Module TEL_USER_LAST_NUMBER_SET (Mark last selected or incoming telephone number for each user) is a standard Function Module in SAP ERP and is part of the function group PHOD within the package SPHO.
Function Module | TEL_USER_LAST_NUMBER_SET |
Short Text | Mark last selected or incoming telephone number for each user |
Function Group | PHOD |
Package | SPHO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGED | TYPE | SP_BOOLEAN |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_LIST | LIKE | SPH_USNOLI | SAPphone: Telephone numbers with name and description |
This function module does not define any Exceptions.