PAYMENTPLANCONFIGSCHEDULES

0 rows


Description

Schedule configuration for payment plans

Columns

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

The Hub record ID

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

PAYMENTPLAN_CONFIG_SCHEDULE_ID int 4 null

ID of the this table

PAYMENTPLAN_CONFIG_ID int 4 null

The ID of the related PAYMENTPLANCONFIG

SCHEDULE_DATE datetime 16,3 null

Date of the scheduled cancellation

NUMBER_OF_DAYS_AFTER int 4 null

Number of days after start date to charge

PAY_START_DATE smallint 2 null

Start date for payment schedule

PERCENTAGE_OF_BALANCE money 21,4 null

Percentage of blanace to charge

ROW_VERSION binary 8 null

System timestamp (for INTernal use)

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

Relationships

View Definition


Possibly Referenced Tables/Views