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


VIEW: APPS.IBY_FORMULA_FACTOR_V

Object Details
Object Name: IBY_FORMULA_FACTOR_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIBY.IBY_FORMULA_FACTOR_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
RISK_FACTOR_CODE VARCHAR2 (30) Yes
FACTOR_TYPE NUMBER (15) Yes
INTERFACE_NAME VARCHAR2 (240)
FORMULA_NAME VARCHAR2 (80) Yes
PAYEEID VARCHAR2 (80) Yes
IMPLICIT_FLAG NUMBER (2)
WEIGHT NUMBER (15) Yes
Query Text

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


SELECT RISK_FACTOR_CODE
,      FACTOR_TYPE
,      INTERFACE_NAME
,      FORMULA_NAME
,      PAYEEID
,      IMPLICIT_FLAG
,      WEIGHT
FROM APPS.IBY_FORMULA_FACTOR_V;

Dependencies

[top of page]

APPS.IBY_FORMULA_FACTOR_V references the following:

SchemaAPPS
SynonymIBY_RISK_FACTORS
SynonymIBY_RISK_FORMULAS
SynonymIBY_RISK_FORMULA_ITEM

APPS.IBY_FORMULA_FACTOR_V is not referenced by any database object