|
Name |
|
|
Comment |
GST_TRANSACTION_CLASS maps NEM settlement transaction types with BAS (Business Activity Statement) classifications. |
|
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. |
|
Name |
Comment |
Value |
|
Visibility |
Data in this table is: |
Public |
|
Name |
|
BAS_CLASS |
|
EFFECTIVEDATE |
|
TRANSACTION_TYPE |
|
VERSIONNO |
|
Name |
|
LASTCHANGED |
|
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 |
|
|
|