SUBSIDY_ANNUAL_BUDGET

0 rows


Description

Subsidy program annual budget VIEW

Columns

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

The dbo record ID

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

SUBSIDY_ANNUAL_BUDGET_ID int 4 null

Subsidy annual budget table primary key

SUBSIDY_ID int 4 null

Subsidy id

BUDGET_YEAR smallint 2 null

Which year does the budget belong to

BUDGET_MAX_AMOUNT money 21,4 null

Maximum budget for the corresponding year

CURRENT_MAX_EXPENDITURE money 21,4 null

Current maximum expenditure for the corresponding year

CREATETIME datetime 16,3 null

Create time

UPDATETIME datetime 16,3 null

Update time

LAST_SYNC_TIME datetime 16,3 null

Date and time dbo record was last modified

ACTIVE_HUB_PROCESS_ID bigint 8 null

The dbo sync process ID

Relationships

View Definition


Possibly Referenced Tables/Views