DBA Data[Home] [Help]

APPS.GMD_RECIPE_FETCH_PUB dependencies on GMDRTVAL_PUB

Line 1186: IF gmdrtval_pub.circular_dependencies_exist(l_routing_id) then

1182: x_return_code => l_return_code ,
1183: x_routing_id => l_routing_id);
1184:
1185: IF l_routing_id IS NOT NULL THEN
1186: IF gmdrtval_pub.circular_dependencies_exist(l_routing_id) then
1187: x_return_status := 'U' ;
1188:
1189: ELSE
1190: