[Home] [Help]
[Dependency Information]
Object Name: | CE_UPGA_GL_ACCTS_CCID |
---|---|
Object Type: | TABLE |
Owner: | CE |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table is an audit table of CE_UPG_GL_ACCOUNTS_CCID. This table
stores CCID information of bank account uses for bank upgrade
purpose
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CE_UPGRADE_ID | NUMBER | (15) | Yes | CE upgrade identifier |
UPGRADE_STATUS | VARCHAR2 | (30) | Bank upgrade status. Possible values are SUCCESS, PROCESSED, UNPROCESSED, and INVALID | |
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 | |
XTR_ASSET_CCID | NUMBER | (15) | Accounting flexfield identifier for the XTR 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 unappliedaccount | |
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 | |
EARNED_CCID | NUMBER | (15) | Accounting flexfield identifier for the earned account | |
UNEARNED_CCID | NUMBER | (15) | Accounting flexfield identifier for the unearned 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 | |
BR_REMITTANCE_CCID | NUMBER | (15) | Accounting flexfield identifier for the BR remittance account | |
BR_FACTOR_CCID | NUMBER | (15) | Accounting flexfield identifier for the BR factor account | |
CREATED_BY_MODULE | VARCHAR2 | (150) | Created by module | |
CREATION_DATE | DATE | Yes | Standard who column | |
CREATED_BY | NUMBER | (15) | Yes | Standard who column |
LAST_UPDATE_DATE | DATE | Yes | Standard who column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard who column |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard who column |
Cut, paste (and edit) the following text to query this object:
SELECT CE_UPGRADE_ID
, UPGRADE_STATUS
, ASSET_CODE_COMBINATION_ID
, AP_ASSET_CCID
, AR_ASSET_CCID
, XTR_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
, EARNED_CCID
, UNEARNED_CCID
, REMITTANCE_CCID
, AR_SHORT_TERM_DEPOSIT_CCID
, BR_SHORT_TERM_DEPOSIT_CCID
, FUTURE_DATED_PAYMENT_CCID
, BR_REMITTANCE_CCID
, BR_FACTOR_CCID
, CREATED_BY_MODULE
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
FROM CE.CE_UPGA_GL_ACCTS_CCID;
CE.CE_UPGA_GL_ACCTS_CCID does not reference any database object
CE.CE_UPGA_GL_ACCTS_CCID is referenced by following:
|
|
|