Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
|||||||||||||||||||||||||||||||||||||||||||||||
| ACTIVITY_CATEGORY_ID | Unknown | 0 | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
| PROGRAM_ID | int | 4 | √ | null |
|
|
Program ID |
||||||||||||||||||||||||||||||||||||||||||||||
| PROGRAM_NAME | varchar | 255 | √ | null |
|
|
Program name. All programs whose names fully or partially match the specified name are returned. |
||||||||||||||||||||||||||||||||||||||||||||||
| PROGRAM_TYPE_ID | int | 4 | √ | null |
|
|
The program type ID of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| PROGRAM_TYPE | varchar | 30 | √ | null |
|
|
The program type of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| CATEGORY_ID | int | 4 | √ | null |
|
|
The category ID of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| CATEGORY_NAME | varchar | 80 | √ | null |
|
|
The category of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| SUB_CATEGORY_ID | int | 4 | √ | null |
|
|
The other category ID of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| SUBCATEGORY_NAME | varchar | 40 | √ | null |
|
|
The other category of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| ACTIVITY_DEPARTMENT_ID | int | 4 | √ | null |
|
|
The department ID of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| DEPARTMENT_NAME | varchar | 40 | √ | null |
|
|
The department of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| SEASON_ID | int | 4 | √ | null |
|
|
The parent season ID of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| SEASON_NAME | varchar | 40 | √ | null |
|
|
The parent season of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| CHILD_SEASON_ID | int | 4 | √ | null |
|
|
The child season ID of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| CHILD_SEASON_NAME | varchar | 40 | √ | null |
|
|
The child season of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| AGESMIN | int | 4 | √ | null |
|
|
Programs whose age ranges are fully or partially within the specified range are returned. |
||||||||||||||||||||||||||||||||||||||||||||||
| AGESMINMONTH | int | 4 | √ | null |
|
|
Minimum participant age (month) of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| AGESMAX | int | 4 | √ | null |
|
|
Programs whose age ranges are fully or partially within the specified range are returned. |
||||||||||||||||||||||||||||||||||||||||||||||
| AGESMAXMONTH | int | 4 | √ | null |
|
|
Maximum participant age (month) of the program. |
||||||||||||||||||||||||||||||||||||||||||||||
| GENDER_INDEX | int | 4 | √ | null |
|
|
The gender ID of the program |
||||||||||||||||||||||||||||||||||||||||||||||
| GENDER | varchar | 100 | √ | null |
|
|
The gender restriction of the program |
||||||||||||||||||||||||||||||||||||||||||||||
| CATALOGNUMBER | varchar | 255 | √ | null |
|
|
Program number. All programs whose program numbers fully or partially match the specified program number are returned. |
||||||||||||||||||||||||||||||||||||||||||||||
| AGECALCDATE | datetime | 16,3 | √ | null |
|
|
The start date for calculating participant age. |
||||||||||||||||||||||||||||||||||||||||||||||
| SITE_ID | int | 4 | √ | null |
|
|
The site IDs assigned to the program. You can specify up to 5 sites, with each site separated by a comma. |
||||||||||||||||||||||||||||||||||||||||||||||
| SITE_NAME | varchar | 255 | √ | null |
|
|
The site Names assigned to the program. You can specify up to 5 sites, with each site separated by a comma. |
||||||||||||||||||||||||||||||||||||||||||||||
| MODIFIED_DATE | datetime | 16,3 | √ | null |
|
|
The date and time the program was last modified |
||||||||||||||||||||||||||||||||||||||||||||||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
|||||||||||||||||||||||||||||||||||||||||||||||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
||||||||||||||||||||||||||||||||||||||||||||||
| RETIRED | varchar | 5 | √ | null |
|
|
Whether the program has been retired (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| PROGRAMSTATUS_ID | int | 4 | √ | null |
|
|
The status ID of the program (0 = Open, 1 = Closed, 2 = Tentative, 3 = On Hold, 4 = Retired). |
||||||||||||||||||||||||||||||||||||||||||||||
| PROGRAM_STATUS_DESC | varchar | 255 | √ | null |
|
|
The current status of the program name. |
||||||||||||||||||||||||||||||||||||||||||||||
| MODIFIED_DATE_ONLY | date | 20 | √ | null |
|
|
The date the program was last modified (date only) |
||||||||||||||||||||||||||||||||||||||||||||||
| TOTAL_ENROLLMENTS | int | 4 | √ | null |
|
|
The total number of session time slot enrollments for the program |
||||||||||||||||||||||||||||||||||||||||||||||
| TOTAL_ENROLLED_PARTICIPANTS | int | 4 | √ | null |
|
|
The total number of participants enrolled for any session in the program |
||||||||||||||||||||||||||||||||||||||||||||||
| TOTAL_WAITLISTS | int | 4 | √ | null |
|
|
The total number of session time slots waitlists for the program |
||||||||||||||||||||||||||||||||||||||||||||||
| TOTAL_WAITLISTED_PARTICIPANTS | int | 4 | √ | null |
|
|
The total number of participants waitlisted for any session in the program |
||||||||||||||||||||||||||||||||||||||||||||||
| SUPERVISOR_ID | int | 4 | √ | null |
|
|
ID OF THE PROGRAM SUPERVISOR |
||||||||||||||||||||||||||||||||||||||||||||||
| SUPERVISOR_NAME | varchar | 511 | null |
|
|
NAME OF THE PROGRAM SUPERVISOR. FORMAT: |
|||||||||||||||||||||||||||||||||||||||||||||||
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |
||||||||||||||||||||||||||||||||||||||||||||||
| MAX_FILLRATE | float | 8 | √ | null |
|
|
The maximum Fill Rate of all session dates within the program |
||||||||||||||||||||||||||||||||||||||||||||||
| AVG_FILLRATE | float | 8 | √ | null |
|
|
The average Fill Rate of all session dates within the program |
||||||||||||||||||||||||||||||||||||||||||||||
| DESCRIPTION | varchar | 8000 | √ | null |
|
|
Description of the program |
||||||||||||||||||||||||||||||||||||||||||||||
| HIDE_ON_INTERNET | varchar | 5 | √ | null |
|
|
Whether this program should be hidden from online display (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| HAS_WAITLIST | varchar | 5 | √ | null |
|
|
Whether this program has a waitlist (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| ALLOW_INDIVIDUAL_SESSION_SELECTION | varchar | 5 | √ | null |
|
|
Whether this program allows individual sessions to be selected during registration (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| ONLINE_SESSION_SELECTION | varchar | 20 | √ | null |
|
|
How sessions for this program should be displayed online (Calendar / Session List) |
||||||||||||||||||||||||||||||||||||||||||||||
| RESERVATION_UNIT | varchar | 20 | √ | null |
|
|
The time units that should be selectable during registration (Same as Billing Unit / Daily / Weekly / Monthly / No Choices) |
||||||||||||||||||||||||||||||||||||||||||||||
| DEFAULT_PAYMENT_CYCLE | varchar | 20 | √ | null |
|
|
How payment plans should be billed for this program (No Automatic Plans / Weekly / Every Other Week / Twice a Month / Monthly / Quarterly / Every Four Weeks / Per Session) |
||||||||||||||||||||||||||||||||||||||||||||||
| DUE_DATE_LEAD_TIME_DAYS | int | 4 | √ | null |
|
|
The number of days prior to each payment cycle that payment should be due |
||||||||||||||||||||||||||||||||||||||||||||||
| UP_FRONT_CYCLES_TO_COLLECT | int | 4 | √ | null |
|
|
The number of payment cycles that should be immediately due during registration |
||||||||||||||||||||||||||||||||||||||||||||||
| AUTO_CHARGE_CREDIT_CARD | varchar | 5 | √ | null |
|
|
Whether the saved credit card should be automatically charged when payments become due |
||||||||||||||||||||||||||||||||||||||||||||||
| IN_PERSON_REGISTRATION_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration opens for in-person enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| IN_PERSON_REGISTRATION_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration opens for in-person enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| NON_RESIDENT_IN_PERSON_REGISTRATION_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration opens for in-person enrollments for non-residents |
||||||||||||||||||||||||||||||||||||||||||||||
| NON_RESIDENT_IN_PERSON_REGISTRATION_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration opens for in-person enrollments for non-residents |
||||||||||||||||||||||||||||||||||||||||||||||
| MEMBER_IN_PERSON_REGISTRATION_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration opens for in-person enrollments for members |
||||||||||||||||||||||||||||||||||||||||||||||
| MEMBER_IN_PERSON_REGISTRATION_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration opens for in-person enrollments for members |
||||||||||||||||||||||||||||||||||||||||||||||
| IN_PERSON_REGISTRATION_END_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration ends for in-person enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| IN_PERSON_REGISTRATION_END_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration ends for in-person enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| INTERNET_DISPLAY_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that this program should first appear online |
||||||||||||||||||||||||||||||||||||||||||||||
| INTERNET_DISPLAY_DATE_ONLY | date | 20 | √ | null |
|
|
The date that this program should first appear online |
||||||||||||||||||||||||||||||||||||||||||||||
| INTERNET_REGISTRATION_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration opens for online enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| INTERNET_REGISTRATION_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration opens for online enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| NON_RESIDENT_INTERNET_REGISTRATION_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration opens for online enrollments for non-residents |
||||||||||||||||||||||||||||||||||||||||||||||
| NON_RESIDENT_INTERNET_REGISTRATION_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration opens for online enrollments for non-residents |
||||||||||||||||||||||||||||||||||||||||||||||
| MEMBER_INTERNET_REGISTRATION_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration opens for online enrollments for members |
||||||||||||||||||||||||||||||||||||||||||||||
| MEMBER_INTERNET_REGISTRATION_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration opens for online enrollments for members |
||||||||||||||||||||||||||||||||||||||||||||||
| INTERNET_REGISTRATION_END_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that registration ends for online enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| INTERNET_REGISTRATION_END_DATE_ONLY | date | 20 | √ | null |
|
|
The date that registration ends for online enrollments |
||||||||||||||||||||||||||||||||||||||||||||||
| TAX_RECEIPT_ELIGIBLE | varchar | 5 | √ | null |
|
|
Whether this program is eligible for tax receipts (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| SHOW_PRICE_INFO_ONLINE | varchar | 5 | √ | null |
|
|
Whether price info for this program should be displayed online (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| SHOW_DISCOUNT_ONLINE | varchar | 5 | √ | null |
|
|
Whether discount info for this program should be displayed online (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| SHOW_SCHOLARSHIP_ONLINE | varchar | 5 | √ | null |
|
|
Whether scholarship info for this program should be displayed online (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| ALLOW_THIRD_PARTY_BILLING | varchar | 5 | √ | null |
|
|
Whether third-party billing should be available for this program (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| REQUIRE_AUTHORIZED_PICKUPS | varchar | 5 | √ | null |
|
|
Whether this program requires entry of authorized pickups during enrollment (Yes/No) |
||||||||||||||||||||||||||||||||||||||||||||||
| FIRST_SESSION_BEGIN_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The starting date and time of the earliest session for this program |
||||||||||||||||||||||||||||||||||||||||||||||
| FIRST_SESSION_BEGIN_DATE_ONLY | date | 20 | √ | null |
|
|
The starting date of the earliest session for this program |
||||||||||||||||||||||||||||||||||||||||||||||
| ONLINE_URL | varchar | 255 | √ | null |
|
|
The online landing page for this program |
||||||||||||||||||||||||||||||||||||||||||||||
| source_id | int | 4 | √ | null |
|
|
The ID value from the Active Net system |
||||||||||||||||||||||||||||||||||||||||||||||
| CANCELLATION_REASON_ID | int | 4 | √ | null |
|
|
DC Program cancellation reason ID, from Reasons table. |
||||||||||||||||||||||||||||||||||||||||||||||
| CANCELLATION_REASON_TEXT | varchar | 4000 | √ | null |
|
|
DC Program cancellation reason text, from Reasons table. |
||||||||||||||||||||||||||||||||||||||||||||||
| CANCELLATION_REASON_DATE | datetime | 16,3 | √ | null |
|
|
DC Program cancellation date. |