ReadiVoice PSPI Reference
AddModSubGroup_v2500()
Parameters
Parameter
vGroupId
vCheckParms
vGroupType
vGroupName
vUserName
vPassword
vCompanyName
vCompanyPhone
vCompanyFax
vContactName
vContactPhone
vBillingId
10
Stored procedure for adding a subscriber group to the database or modifying
an existing group.
If you set vCheckParms to 1, the SPC verifies that:
The vLanguage and vTimezone values, if any, are valid.
•
The vAccountStatus value isn't 2 (deleted).
•
•
If vRollCall is 1, vNameRecord is also 1.
If vGroupType is 1, all the required company and billing fields are
•
populated. If you elect to do error checking on a corporate group, the
company and billing fields can't be empty strings.
Specify all parameters. The constraints column shows specific value or range
constraints. For syntax rules and constraints applicable to all parameters, see
"Calling Stored Procedures"
Data Type
Constraints
INT
≥0
INT
0, 1
SMALLINT
0, 1
CHAR (50)
CHAR (50)
CHAR (50)
CHAR (50)
CHAR (30)
CHAR (30)
CHAR (50)
CHAR (30)
INT
-1, >0
on page 4.
Description
ID number of subscriber group to update or 0
to add a new subscriber group.
Perform general error checking.
0: No; 1: Yes.
Type of group. 0: Personal; 1: Corporate.
Group name. Can't be empty string. Must be
unique.
Leave blank for personal and corporate
groups.
Leave blank for personal and corporate
groups.
Company name or empty string.
Company phone number or empty string.
Company fax number or empty string.
Company contact name or empty string.
Company contact's phone number or empty
string.
Existing billing ID (must be in database) or -1
to auto-generate billing ID.
Proprietary & Confidential
Need help?
Do you have a question about the ReadiVoice and is the answer not in the manual?
Questions and answers