AR_SCHEDULED_DETAILS

0 rows


Description

Contains detailed due date information of payment plans where the due date has an outstanding balance

Columns

Column Type Size Nulls Auto Default Children Parents Comments
AR_SCHEDULED_DETAIL_ID int 4 null
CUSTOMER_THIRD_PARTY_BILLING_LINKS.AR_SCHEDULED_DETAIL_ID Defined in XML R

The AR schedule detail ID identifying the payment plan charge

AR_SCHEDULED_HEADER_ID int 4 null
AR_SCHEDULED_HEADERS.AR_SCHEDULED_HEADER_ID Defined in XML R

The AR schedule header ID identifying the payment plan

PAYER_CUSTOMER_ID int 4 null
CUSTOMERS.CUSTOMER_ID Defined in XML R

The ID of the customer that is the owner of the payment plan

PAYER_CUSTOMER_NAME varchar 511 null

The name of the customer that is the owner of the payment plan

PAYER_CUSTOMER_NAME_LAST_FIRST varchar 512 null

The name of the customer that is the owner of the payment plan (last name, first name)

PAYER_COMPANY_ID int 4 null
COMPANIES.COMPANY_ID Defined in XML R

The ID of the company that is the owner of the payment plan

PAYER_COMPANY_NAME varchar 255 null

The name of the company that is the owner of the payment plan

TRANSACTION_CUSTOMER_ID int 4 null
CUSTOMERS.CUSTOMER_ID Defined in XML R

The ID of the customer that the payment plan charge is for

TRANSACTION_CUSTOMER_NAME varchar 511 null

The name of the customer that the payment plan charge is for

TRANSACTION_CUSTOMER_NAME_LAST_FIRST varchar 512 null

The name of the customer that the payment plan charge is for (last name, first name)

TRANSACTION_COMPANY_ID int 4 null
COMPANIES.COMPANY_ID Defined in XML R

The ID of the company that the payment plan charge is for

TRANSACTION_COMPANY_NAME varchar 255 null

The name of the company that the payment plan charge is for

RECEIPT_HEADER_ID int 4 null

The ID of the receipt that generated the payment plan charge

RECEIPT_DATE date 20 null

The date of the receipt that generated the payment plan charge

RECEIPT_NUMBER varchar 20 null

The number of the receipt that generated the payment plan charge

RECEIPT_DETAIL_ID int 4 null

The ID of the receipt detail item that generated the payment plan charge

TRANSACTION_ID int 4 null

The ID of the transaction that generated the payment plan charge

TRANSACTION_SITE_ID int 4 null
SITES.SITE_ID Defined in XML R

The transaction site ID where the payment plan charge was generated

TRANSACTION_SITE_NAME varchar 255 null

The transaction site name where the payment plan charge was generated

REVENUE_SITE_ID int 4 null
SITES.SITE_ID Defined in XML R

The revenue site ID that the payment plan charge was generated for

REVENUE_SITE_NAME varchar 255 null

The revenue site name that the payment plan charge was generated for

GLACCOUNT_ID int 4 null
GLACCOUNTS.GLACCOUNT_ID Defined in XML R

The revenue GL account ID that the payment plan charge was generated for

GL_ACCOUNT_NAME varchar 200 null

The revenue GL account name that the payment plan charge was generated for

GL_ACCOUNT_NUMBER varchar 200 null

The revenue GL account number that the payment plan charge was generated for

FACILITY_ID int 4 null
FACILITIES.FACILITY_ID Defined in XML R

The facility ID that the payment plan charge was generated for

FACILITY_NAME varchar 255 null

The facility name that the payment plan charge was generated for

PROGRAM_ID int 4 null
PROGRAMS.PROGRAM_ID Defined in XML R

The program ID that the payment plan charge was generated for

PROGRAM_NAME varchar 255 null

The program name that the payment plan charge was generated for

PERMIT_ID int 4 null

The ID of the permit that the payment plan charge was generated for

PERMIT_NUMBER int 4 null

The permit number that the payment plan charge was generated for

MEMBERSHIP_ID int 4 null

The ID of the membership that the payment plan charge was generated for

PACKAGE_ID int 4 null
PACKAGES.PACKAGE_ID Defined in XML R

The package ID that the payment plan charge was generated for

PACKAGE_NAME varchar 255 null

The package name that the payment plan charge was generated for

ACTIVITY_ID int 4 null
ACTIVITIES.ACTIVITY_ID Defined in XML R

The activity ID that the payment plan charge was generated for

ACTIVITY_NAME varchar 100 null

The activity name that the payment plan charge was generated for

ACTIVITY_NUMBER varchar 20 null

The activity number that the payment plan charge was generated for

POSPRODUCT_ID int 4 null
POS_PRODUCTS.POSPRODUCT_ID Defined in XML R

The POS product ID that the payment plan charge was generated for

PRODUCT_NAME varchar 100 null

The POS product name that the payment plan charge was generated for

MODULE varchar 20 null

The system module that the payment plan charge belongs to (Activities / Programs / Facilities / Memberships / POS / Other)

DESCRIPTION varchar 200 null

The description of the payment plan charge

DATE_DUE date 20 null

The date that the payment plan charge will be or was due on

AMOUNT_DUE money 21,4 null

The amount that is owed whether due now or in the future

AGED_DUE_FUTURE money 21,4 null

The amount that is due in the future

AGED_DUE_TODAY money 21,4 null

The amount that is specifically due today

AGED_DUE_1_TO_30 money 21,4 null

The amount that has been due for 1 to 30 days

AGED_DUE_31_TO_60 money 21,4 null

The amount that has been due for 31 to 60 days

AGED_DUE_61_TO_90 money 21,4 null

The amount that has been due for 61 to 90 days

AGED_DUE_OVER_90 money 21,4 null

The amount that has been due for greater than 90 days

ACTIVE_HUB_KEY int 4 null

The Hub record ID

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

Relationships

View Definition


Possibly Referenced Tables/Views