[Home] [Help]
[Dependency Information]
| Object Name: | GR_INV_RECIPE_V1 |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GR.GR_INV_RECIPE_V1
|
| Subobject Name: | |
| Status: | VALID |
MultiLingual view (a language resolved view of the data.)
View for Getting a distinct Recipe No
| 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 |
Cut, paste (and edit) the following text to query this object:
SELECT RECIPE_NO
, FORMULA_NO
, FORMULA_VERS
FROM APPS.GR_INV_RECIPE_V1;
APPS
FM_FORM_MST
GMD_RECIPES
GMD_STATUS
APPS.GR_INV_RECIPE_V1 is not referenced by any database object
|
|
|
|