[Home] [Help]
[Dependency Information]
| Object Name: | OE_AR_CUSTOMER_PROFILES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ONT.OE_AR_CUSTOMER_PROFILES_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 |
|---|---|---|---|---|
| PAYMENT_TERM_ID | NUMBER | (15) | ||
| SOLD_TO_ORG_ID | NUMBER | (15) | Yes | |
| INVOICE_TO_ORG_ID | NUMBER | (15) | ||
| SHIP_TO_ORG_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT PAYMENT_TERM_ID
, SOLD_TO_ORG_ID
, INVOICE_TO_ORG_ID
, SHIP_TO_ORG_ID
FROM APPS.OE_AR_CUSTOMER_PROFILES_V;
APPS
HZ_CUSTOMER_PROFILES
HZ_CUST_ACCOUNTS
HZ_CUST_SITE_USES
APPS.OE_AR_CUSTOMER_PROFILES_V is not referenced by any database object
|
|
|
|