[Home] [Help]
[Dependency Information]
| Object Name: | XTR_ACCOUNT_DEBIT_AUTHS |
|---|---|
| Object Type: | TABLE |
| Owner: | XTR |
| FND Design Data: | XTR.XTR_ACCOUNT_DEBIT_AUTHS
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| COMPANY_ACCOUNT_NO | VARCHAR2 | (20) | Yes | |
| COMPANY_CODE | VARCHAR2 | (7) | Yes | Company identifier. Foreign key to XTR_PARTIES_V. |
| CPARTY_CODE | VARCHAR2 | (7) | Yes | Counterparty identifier. Foreign key to XTR_PARTIES_V. |
| BANK_ACCT_USE_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT COMPANY_ACCOUNT_NO
, COMPANY_CODE
, CPARTY_CODE
, BANK_ACCT_USE_ID
FROM XTR.XTR_ACCOUNT_DEBIT_AUTHS;
XTR.XTR_ACCOUNT_DEBIT_AUTHS does not reference any database object
XTR.XTR_ACCOUNT_DEBIT_AUTHS is referenced by following:
XTR
XTR_ACCOUNT_DEBIT_AUTHS#
|
|
|
|