DBA Data[Home] [Help]

APPS.GMD_RECIPE_FETCH_PUB dependencies on GMDRTVAL_PUB

Line 1141: IF gmdrtval_pub.circular_dependencies_exist(l_routing_id) then

1137: x_return_code => l_return_code ,
1138: x_routing_id => l_routing_id);
1139:
1140: IF l_routing_id IS NOT NULL THEN
1141: IF gmdrtval_pub.circular_dependencies_exist(l_routing_id) then
1142: x_return_status := 'U' ;
1143:
1144: ELSE
1145: