Legacy v. 2.13.0/2.30.0 PSPI Functions
Proprietary & Confidential
165
To remove an access number without replacing it, set
LocalNewAccNum
to an
empty string. The procedure fails if the number you’re removing is the
subscriber’s only access number (a subscriber must have at least one access
phone number).
Parameters
Specify all parameters. The constraints column shows specific value or range
constraints. For syntax rules and constraints applicable to all parameters, see
Return Values
Parameter
Data Type
Constraints
Description
LocalSubId INT >0
ID of subscriber. Must be in database.
LocalOldAccNum CHAR
(60)
Existing access phone number. Must be in
database.
LocalNewAccNum CHAR
(60)
New access phone number. Must be in
database or an empty string.
Data Type
Description
INT
Return code (0: OK; otherwise, error code).