DBA Data[Home] [Help]

APPS.GMD_RECIPE_HEADER dependencies on GMD_STATUS_PUB

Line 219: Gmd_status_pub.modify_status ( p_api_version => 1

215: V_orgn_id => p_recipe_header_rec.owner_organization_id, --w.r.t. bug 4004501 INVCONV kkillams
216: X_entity_status => l_entity_status);
217: --Add this code after the call to gmd_recipes_mls.insert_row.
218: IF (l_entity_status.entity_status <> 100) THEN
219: Gmd_status_pub.modify_status ( p_api_version => 1
220: , p_init_msg_list => TRUE
221: , p_entity_name => 'RECIPE'
222: , p_entity_id => NULL
223: , p_entity_no => p_recipe_header_rec.recipe_no