DBA Data[Home] [Help]

APPS.GMD_RECIPE_DATA_PUB dependencies on FM_FORM_MST

Line 44: x_formula_header_rec OUT NOCOPY fm_form_mst%ROWTYPE ,

40: x_recipe_step_out OUT NOCOPY gmd_recipe_fetch_pub.recipe_step_tbl ,
41: x_routing_depd_tbl OUT NOCOPY gmd_recipe_fetch_pub.routing_depd_tbl ,
42: x_oprn_act_out OUT NOCOPY gmd_recipe_fetch_pub.oprn_act_tbl ,
43: x_oprn_resc_rec OUT NOCOPY gmd_recipe_fetch_pub.oprn_resc_tbl ,
44: x_formula_header_rec OUT NOCOPY fm_form_mst%ROWTYPE ,
45: x_formula_dtl_tbl OUT NOCOPY gmdfmval_pub.formula_detail_tbl ,
46: x_recp_resc_proc_param_tbl OUT NOCOPY gmd_recipe_fetch_pub.recp_resc_proc_param_tbl
47: );
48: