AR_CCID_BY_GL_ACCOUNTS
This is an obsolete table and not in use.
Details
-
Schema: FUSION
-
Object owner: AR
-
Object type: TABLE
-
Tablespace: APPS_TS_TX_DATA
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
CODE_COMBINATION_ID | NUMBER | 18 | Yes | Not currently used. | |
GL_ACCOUNT | VARCHAR2 | 240 | Yes | Not currently used. | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
NATURAL_ACCOUNT | VARCHAR2 | 30 | Not currently used. |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
AR_CCID_BY_GL_ACCOUNTS_N1 | Non Unique | Default | CODE_COMBINATION_ID |