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


VIEW: APPS.GR_INV_RECIPE_V1

Object Details
Object Name: GR_INV_RECIPE_V1
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGR.GR_INV_RECIPE_V1
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


View for Getting a distinct Recipe No


[View Source]

Columns
Name Datatype Length Mandatory Comments
RECIPE_NO VARCHAR2 (32) Yes Surrogate id uniquely identifying a Recipe Number.
FORMULA_NO VARCHAR2 (32) Yes Formula Number
FORMULA_VERS NUMBER
Yes Formula Version
Query Text

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


SELECT RECIPE_NO
,      FORMULA_NO
,      FORMULA_VERS
FROM APPS.GR_INV_RECIPE_V1;

Dependencies

[top of page]

APPS.GR_INV_RECIPE_V1 references the following:

SchemaAPPS
SynonymFM_FORM_MST
SynonymGMD_RECIPES
SynonymGMD_STATUS

APPS.GR_INV_RECIPE_V1 is not referenced by any database object