[Home] [Help]
[Dependency Information]
| Object Name: | ASO_PVT_CUST_ACCOUNTS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ASO.ASO_PVT_CUST_ACCOUNTS_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 |
|---|---|---|---|---|
| CUST_ACCOUNT_ID | NUMBER | (15) | Yes | |
| PARTY_ID | NUMBER | (15) | Yes | |
| ACCOUNT_NUMBER | VARCHAR2 | (30) | Yes | |
| ACCOUNT_NAME | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT CUST_ACCOUNT_ID
, PARTY_ID
, ACCOUNT_NUMBER
, ACCOUNT_NAME
FROM APPS.ASO_PVT_CUST_ACCOUNTS_V;
APPS
HZ_CUST_ACCOUNTS
APPS.ASO_PVT_CUST_ACCOUNTS_V is not referenced by any database object
|
|
|
|