[Home] [Help]
[Dependency Information]
Object Name: | AR_CONS_INV_DRAFT_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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 |
---|---|---|---|---|
CONS_BILLING_NUMBER | VARCHAR2 | (30) | Yes | |
ORG_ID | NUMBER | (15) | Organization identifier | |
CUSTOMER_NAME | VARCHAR2 | (30) | ||
SITE_USE_ID | NUMBER | (15) | Yes | |
CUSTOMER_ID | NUMBER | (15) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT CONS_BILLING_NUMBER
, ORG_ID
, CUSTOMER_NAME
, SITE_USE_ID
, CUSTOMER_ID
FROM APPS.AR_CONS_INV_DRAFT_V;
APPS.AR_CONS_INV_DRAFT_V is not referenced by any database object
|
|
|