Legacy v. 2.10.0 PSPI Functions
Proprietary & Confidential
207
GetGroupInfo_v2110()
Stored procedure for retrieving all subscriber group data. For each group in
the database, it returns the set of values shown below. A return code of
100
flags the end of the list of groups.
This procedure is similar to
, but adds one new return
value: the conference entry with participant count (PartPlayCount) flag.
Parameters
None
Return Values
CHAR (20)
State (Metratech billing field) if the
corresponding table is defined on the CACS.
CHAR (15)
ZIP code (Metratech billing field) if the
corresponding table is defined on the CACS.
INT
Time zone (Metratech billing field) if the
corresponding table is defined on the CACS.
CHAR (120)
Email address (Metratech billing field) if the
corresponding table is defined on the CACS.
CHAR (60)
Country (Metratech billing field) if the
corresponding table is defined on the CACS.
CHAR (30)
Fax number (Metratech billing field) if the
corresponding table is defined on the CACS.
SMALLINT
Password changeable by subscriber.
0: No; 1: Yes.
Data Type
Description
Data Type
Description
INT
Return code (0: OK; 100: end of list).
INT
Group ID.
SMALLINT
Group type.
CHAR (50)
Group name.