Transaction State lookup translation table
Module: Goal Management
TRANSACTION_STATE_CODE, LANGUAGE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TRANSACTION_STATE_CODE | VARCHAR2 | 32 | True | Transaction State Lookup Code | |||
| LANGUAGE | VARCHAR2 | 32 | True | Translation language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source Record Identifier | ||||
| STATE_NAME | VARCHAR2 | 128 | Name of the Transaction State | ||||
| STATE_DESCRIPTION | VARCHAR2 | 256 | Description of the Transaction State |
Copyright © 2019, 2024, Oracle and/or its affiliates.