DBA Data[Home] [Help]

APPS.GMD_RECIPE_VAL dependencies on GMD_RECIPE_CUSTOMERS

Line 38: TYPE t_recipe_cust_tbl IS TABLE OF gmd_recipe_customers%ROWTYPE

34: /*-- Notes: */
35: /*-- End of comments ******************************************************* */
36:
37:
38: TYPE t_recipe_cust_tbl IS TABLE OF gmd_recipe_customers%ROWTYPE
39: INDEX BY BINARY_INTEGER;
40:
41: x_recipes_rec gmd_recipes%ROWTYPE;
42: