SCHEDULED_FEE_CHANGES

0 rows


Description

Master table showing scheduled fee changes data

Columns

Column Type Size Nulls Auto Default Children Parents Comments
ACTIVE_HUB_KEY int 4 null

The Hub record ID

SCHEDULED_FEE_CHANGE_ID int 4 null

Scheduled fee change ID

ACTIVITY_FEE_ID int 4 null
ACTIVITY_FEES.ACTIVITY_FEE_ID Defined in XML R

Activity fee ID to be updated with the scheduled change

ACTIVITY_FEE_NAME varchar 50 null

Activity fee name to be updated with the scheduled change

PROGRAM_FEE_ID int 4 null
PROGRAM_FEES.PROGRAM_FEE_ID Defined in XML R

Program fee ID to be updated with the scheduled change

PROGRAM_FEE_NAME varchar 50 null

Program fee name to be updated with the scheduled change

PACKAGE_FEE_ID int 4 null
PACKAGE_FEES.PACKAGE_FEE_ID Defined in XML R

Package fee ID to be updated with the scheduled change

PACKAGE_FEE_NAME varchar 50 null

Package fee name to be updated with the scheduled change

STANDARD_CHARGE_ID int 4 null
STANDARD_CHARGES.STANDARD_CHARGE_ID Defined in XML R

Standard charge ID to be updated with the scheduled change

STANDARD_CHARGE_NAME varchar 50 null

Standard charge name to be updated with the scheduled change

SCHEDULED_FEE_AMOUNT money 21,4 null

New fee amount to be applied on the scheduled date

SCHEDULED_FEE_DATE datetime 16,3 null

Date that the fee change is scheduled for

IS_APPLIED varchar 5 null

Whether the scheduled fee change has been applied (Yes / No)

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

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

source_id int 4 null

The ID value from the Active Net system

Relationships

View Definition


Possibly Referenced Tables/Views