[Home] [Help]
[Dependency Information]
| Object Name: | CE_GL_ACCOUNTS_CCID |
|---|---|
| Object Type: | TABLE |
| Owner: | CE |
| FND Design Data: | CE.CE_GL_ACCOUNTS_CCID
|
| Subobject Name: | |
| Status: | VALID |
CE_GL_ACCOUNTS_CCID stores information about code combination ids per your bank account uses
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| CE_GL_ACCOUNTS_CCID_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
BANK_ACCT_USE_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BANK_ACCT_USE_ID | NUMBER | (15) | Yes | Bank Account Use Identifier |
| ASSET_CODE_COMBINATION_ID | NUMBER | (15) | Accounting flexfield identifier for the cash account of the bank account | |
| AP_ASSET_CCID | NUMBER | (15) | Accounting flexfield identifier for the AP cash account | |
| AR_ASSET_CCID | NUMBER | (15) | Accounting flexfield identifier for the AR cash account | |
| CASH_CLEARING_CCID | NUMBER | (15) | Accounting flexfield identifier for the cash clearing account | |
| BANK_CHARGES_CCID | NUMBER | (15) | Accounting flexfield identifier for the bank charges account | |
| BANK_ERRORS_CCID | NUMBER | (15) | Accounting flexfield identifier for the bank errors account | |
| GAIN_CODE_COMBINATION_ID | NUMBER | (15) | Accounting flexfield identifier for the account that posts the realized exchange rate gains | |
| LOSS_CODE_COMBINATION_ID | NUMBER | (15) | Accounting flexfield identifier for the account that posts the realized exchange rate losses | |
| ON_ACCOUNT_CCID | NUMBER | (15) | Accounting flexfield identifier for the on account account | |
| UNAPPLIED_CCID | NUMBER | (15) | Accounting flexfield identifier for the unapplied account | |
| UNIDENTIFIED_CCID | NUMBER | (15) | Accounting flexfield identifier for the unidentified account | |
| FACTOR_CCID | NUMBER | (15) | Accounting flexfield identifier for the factor account | |
| RECEIPT_CLEARING_CCID | NUMBER | (15) | Accounting flexfield identifier for the receipt confirmation account | |
| REMITTANCE_CCID | NUMBER | (15) | Accounting flexfield identifier for the remittance account | |
| AR_SHORT_TERM_DEPOSIT_CCID | NUMBER | (15) | Accounting flexfield identifier for the AR short term deposit account | |
| BR_SHORT_TERM_DEPOSIT_CCID | NUMBER | (15) | Accounting flexfield identifier for the BR short term deposit account | |
| FUTURE_DATED_PAYMENT_CCID | NUMBER | (15) | Accounting flexfield identifier for the future dated payment account | |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who Column | |
| LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who Column |
| CREATION_DATE | DATE | Yes | Standard Who Column | |
| CREATED_BY | NUMBER | (15) | Yes | Standard Who Column |
| LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who Column | |
| BR_REMITTANCE_CCID | NUMBER | (15) | Accounting Flexfield identifier for the Bills Receivable Remittance Account | |
| BR_FACTOR_CCID | NUMBER | (15) | Accounting Flexfield identifier for the Bills Receivable Factoring Account | |
| BANK_INTEREST_EXPENSE_CCID | NUMBER | (15) | Accounting flexfield identifier for the bank interest expense account | |
| BANK_INTEREST_INCOME_CCID | NUMBER | (15) | Accounting flexfield identifier for the bank interest income account | |
| XTR_ASSET_CCID | NUMBER | (15) | Accounting flexfield identifier for the Treasury cash account | |
| OBJECT_VERSION_NUMBER | NUMBER | (15) | Yes | Object Version Number |
| AR_BANK_CHARGES_CCID | NUMBER | (15) | accounting Flexfield identifier for the Receivables Bank Charges Account |
Cut, paste (and edit) the following text to query this object:
SELECT BANK_ACCT_USE_ID
, ASSET_CODE_COMBINATION_ID
, AP_ASSET_CCID
, AR_ASSET_CCID
, CASH_CLEARING_CCID
, BANK_CHARGES_CCID
, BANK_ERRORS_CCID
, GAIN_CODE_COMBINATION_ID
, LOSS_CODE_COMBINATION_ID
, ON_ACCOUNT_CCID
, UNAPPLIED_CCID
, UNIDENTIFIED_CCID
, FACTOR_CCID
, RECEIPT_CLEARING_CCID
, REMITTANCE_CCID
, AR_SHORT_TERM_DEPOSIT_CCID
, BR_SHORT_TERM_DEPOSIT_CCID
, FUTURE_DATED_PAYMENT_CCID
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, BR_REMITTANCE_CCID
, BR_FACTOR_CCID
, BANK_INTEREST_EXPENSE_CCID
, BANK_INTEREST_INCOME_CCID
, XTR_ASSET_CCID
, OBJECT_VERSION_NUMBER
, AR_BANK_CHARGES_CCID
FROM CE.CE_GL_ACCOUNTS_CCID;
CE.CE_GL_ACCOUNTS_CCID does not reference any database object
CE.CE_GL_ACCOUNTS_CCID is referenced by following:
APPS
CE_GL_ACCOUNTS_CCID
|
|
|
|