Table: GST_TRANSACTION_CLASS

GST_TRANSACTION_CLASS

Name

GST_TRANSACTION_CLASS

Comment

GST_TRANSACTION_CLASS maps NEM settlement transaction types with BAS (Business Activity Statement) classifications.


Description

GST_TRANSACTION_CLASS data is public to all participants.

Source

GST_TRANSACTION_CLASS updates infrequently, when new transactions are introduced to the NEM.

Volume

Generally volume is fewer than one hundred records.


Primary Key Columns

Name

BAS_CLASS

EFFECTIVEDATE

TRANSACTION_TYPE

VERSIONNO


Index Columns

Name

LASTCHANGED


Content

Name

Data Type

Mandatory

Comment

EFFECTIVEDATE

DATE

X

The effective date of the data set

VERSIONNO

NUMBER(3,0)

X

The version number of the data set

TRANSACTION_TYPE

VARCHAR2(30)

X

NEM settlement transaction type

BAS_CLASS

VARCHAR2(30)

X

The BAS classification that the transaction type corresponds to

LASTCHANGED

DATE

 

Last date and time the record changed