edge_finance_sah_payment_statement_item_budget_lines


Description

The budget usage(s) for each payment response items from Services Australia for SAH claims @visibility external

Columns

Column Type Children Parents Comments
id int8
company_id int8

The foreign key to the company record. @example 1

finance_sah_payment_statement_item_id int8

The foreign key to the SAH payment statement item. @example 1

amount_cents int4

The amount used from the budget. @example 1500

amount_currency varchar

The amount used from the budget’s currency code. @example “AUD”

budget_type_code varchar

The code of the budget type used. @example “ON”

created_at timestamp
updated_at timestamp
created_at_in_company_tz timestamp
updated_at_in_company_tz timestamp
company_timezone varchar

The company timezone. E.g. Australia/Brisbane.

Indexes

Constraint Name Type Sort Column(s)
708d0754d5d346057a23ba82333e3ea7 Performance Asc company_id
860317f2d23bc62167f4dfff0d8730c5 Performance Asc finance_sah_payment_statement_item_id

Relationships