DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.FV_FACTS_CUSTOMERS_V

Object Details
Object Name: FV_FACTS_CUSTOMERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFV.FV_FACTS_CUSTOMERS_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


FV_FACTS_CUSTOMERS_V is used to identify the eliminations department for customers for FACTS I process.


[View Source]

Columns
Name Datatype Length Mandatory Comments
CUSTOMER_ID NUMBER (15) Yes Customer identifier
ELIMINATIONS_ID VARCHAR2 (150)
Eliminations department identifier
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CUSTOMER_ID
,      ELIMINATIONS_ID
FROM APPS.FV_FACTS_CUSTOMERS_V;

Dependencies

[top of page]

APPS.FV_FACTS_CUSTOMERS_V references the following:

SchemaAPPS
SynonymFV_SYSTEM_PARAMETERS
SynonymHZ_CUST_ACCOUNTS
APPS.FV_FACTS_CUSTOMERS_V is referenced by following:

SchemaAPPS
Package BodyFV_FACTS_TRX_REGISTER - show dependent code
Package BodyFV_IPAC - show dependent code