AR_GL_ACCT_BALANCES
This is an obsolete table and not in use.
Details
-
Schema: FUSION
-
Object owner: AR
-
Object type: TABLE
-
Tablespace: TRANSACTION_TABLES
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| CODE_COMBINATION_ID | NUMBER | 18 | Yes | Not currently used. | |
| GL_ACCOUNT | VARCHAR2 | 240 | Not currently used. | ||
| TRX_TYPE | VARCHAR2 | 30 | Not currently used. | ||
| TRX_NUMBER | VARCHAR2 | 30 | Not currently used. | ||
| TRX_DATE | DATE | Not currently used. | |||
| ACTIVITY_GL_DATE | DATE | Not currently used. | |||
| CUSTOMER_TRX_ID | NUMBER | 18 | Not currently used. | ||
| CASH_RECEIPT_ID | NUMBER | 18 | Not currently used. | ||
| ORG_ID | NUMBER | 18 | Yes | Indicates the identifier of the business unit associated to the row. | |
| ADJUSTMENT_ID | NUMBER | 18 | 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. | ||
| CURRENCY | VARCHAR2 | 30 | Not currently used. | ||
| ACCTD_AMOUNT_DR | NUMBER | Not currently used. | |||
| ACCTD_AMOUNT_CR | NUMBER | Not currently used. | |||
| AMOUNT_DR | NUMBER | Not currently used. | |||
| AMOUNT_CR | NUMBER | Not currently used. | |||
| NATURAL_ACCOUNT | VARCHAR2 | 30 | Not currently used. | ||
| COMPONENT | VARCHAR2 | 30 | Not currently used. |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| AR_GL_ACCT_BALANCES_N2 | Non Unique | GL_ACCOUNT |