DBA Data[Home] [Help]

APPS.GME_REROUTE_BATCH_PVT dependencies on GMD_RECIPE_DATA_PUB

Line 163: gmd_recipe_data_pub.get_recipe_data

159: /* Populate the routing information from the recipe */
160: --{
161: IF x_batch_header_rec.routing_id IS NOT NULL THEN
162: x_batch_header_rec.poc_ind := 'Y';
163: gmd_recipe_data_pub.get_recipe_data
164: (p_api_version => 1
165: ,p_init_msg_list => fnd_api.g_false
166: ,p_recipe_id => l_recipe_id
167: ,p_organization_id => NULL