DBA Data[Home] [Help]

APPS.GMD_RECIPE_DATA_PUB dependencies on FM_FORM_MST

Line 22: x_formula_header_rec OUT NOCOPY fm_form_mst%ROWTYPE ,

18: x_recipe_step_out OUT NOCOPY gmd_recipe_fetch_pub.recipe_step_tbl ,
19: x_routing_depd_tbl OUT NOCOPY gmd_recipe_fetch_pub.routing_depd_tbl ,
20: x_oprn_act_out OUT NOCOPY gmd_recipe_fetch_pub.oprn_act_tbl ,
21: x_oprn_resc_rec OUT NOCOPY gmd_recipe_fetch_pub.oprn_resc_tbl ,
22: x_formula_header_rec OUT NOCOPY fm_form_mst%ROWTYPE ,
23: x_formula_dtl_tbl OUT NOCOPY gmdfmval_pub.formula_detail_tbl ,
24: x_recp_resc_proc_param_tbl OUT NOCOPY gmd_recipe_fetch_pub.recp_resc_proc_param_tbl
25: )
26: IS