[Home] [Help]
[Dependency Information]
| Object Name: | XLA_THIRD_PARTIES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | XLA.XLA_THIRD_PARTIES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| THIRD_PARTY_ID | NUMBER | |||
| THIRD_PARTY_TYPE | CHAR | (1) | ||
| THIRD_PARTY_NUMBER | VARCHAR2 | (30) |
Cut, paste (and edit) the following text to query this object:
SELECT THIRD_PARTY_ID
, THIRD_PARTY_TYPE
, THIRD_PARTY_NUMBER
FROM APPS.XLA_THIRD_PARTIES_V;
APPS
AP_SUPPLIERS
HZ_CUST_ACCOUNTS
APPS
XLA_THIRD_PARTY_MERGE
- show dependent code
|
|
|
|