PSC_ERP_EVENT_TRANS_GT

This table contains event transaction information

Details

  • Schema: FUSION

  • Object owner: PSC_CC

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Columns

Name Datatype Length Precision Not-null Comments Status
EVENT_LINE_ID NUMBER 18 This column is used to indicate event line id Active
TRANSACTION_ID NUMBER 18 This column is used to indicate transaction id Active
BATCH_REQUEST_ID VARCHAR2 30 This column is used to indicate batch request id Active
SOURCE_NAME VARCHAR2 30 This column is used to indicate source name Active
BUSINESS_FUNCTION_ID VARCHAR2 30 This column is used to indicate business function id Active
AGENCY_ID NUMBER 8 This column is used to indicate agency id Active
TRANSACTION_TYPE VARCHAR2 50 This column is used to indicate transaction type Active
FEE_ITEM_ID VARCHAR2 30 This column is used to indicate fee item id Active
ACCOUNTING_RULE_ID VARCHAR2 50 This column is used to indicate accounting rule id Active
ACCOUNTING_RULE_GROUP VARCHAR2 50 This column is used to indicate accounting rule group Active
ACCOUNTING_EVENT_ID VARCHAR2 30 This column is used to indicate accounting event id Active
ACCOUNTING_DATE DATE This column is used to indicate accounting date Active
TRANS_AMOUNT NUMBER This column is used to indicate trans amount Active
SUMM_AMOUNT NUMBER This column is used to indicate summ amount Active
DIFF_AMOUNT NUMBER This column is used to indicate diff amount Active
CURRENCY_CODE VARCHAR2 3 This column is used to indicate currency code Active
EVENT_PROC_STATUS VARCHAR2 1 This column is used to indicate event proc status Active
PAYMENT_METHOD_CODE VARCHAR2 30 This column is used to indicate payment method Active
ISSUE_SUBTYPE_ID VARCHAR2 50 This column is used to indicate issue subtype Active
PAYMENT_REFERENCE_ID VARCHAR2 50 This column is used to indicate payment reference id Active
EVENT_ID NUMBER 18 This column is used to indicate event id Active
LINE_KEY NUMBER 18 This column is used to indicate line key Active
RULE_CLASSIFICATION VARCHAR2 50 This column is used to indicate accounting rule classification Active
ACCOUNT_PURPOSE VARCHAR2 30 This column is used to indicate trust account purpse Active
ACCOUNT_TYPE VARCHAR2 30 This column is used to indicate trust account type Active
CLASSIFICATION VARCHAR2 7 This column is used to indicate application classification Active
FROM_CASH_DRAWER VARCHAR2 1 This column is used to indicate whether the transaction is from cash drawer Active
TRUST_ACCOUNT_NUMBER VARCHAR2 30 This column is used to indicate trust account number Active
REFUND_METHOD_CODE VARCHAR2 30 This column is used to indicate refund method Active
REFUND_REASON_CODE VARCHAR2 20 This column is used to indicate the refund reason Active
REFUND_REFERENCE_ID VARCHAR2 50 This column is used to store refund reference id
REVERSAL_REASON_CD VARCHAR2 30 This column is used to store reversal reason code
REVERSAL_TRAN_TYPE VARCHAR2 30 This column is used to store reversal tran type
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. Active