DBA Data[Home] [Help]

APPS.CSD_INTERNAL_ORDERS_PVT dependencies on WSH_DELIVERIES_PUB

Line 1570: fnd_log.string(G_LEVEL_PROCEDURE, lc_api_name,'Calling wsh_deliveries_pub.delivery_action for ship confirm action');

1566: --bug#14632475 --bug#14644674
1567:
1568:
1569: IF (G_LEVEL_PROCEDURE >= G_RUNTIME_LEVEL) THEN
1570: fnd_log.string(G_LEVEL_PROCEDURE, lc_api_name,'Calling wsh_deliveries_pub.delivery_action for ship confirm action');
1571: END IF;
1572:
1573:
1574: wsh_deliveries_pub.delivery_action(

Line 1574: wsh_deliveries_pub.delivery_action(

1570: fnd_log.string(G_LEVEL_PROCEDURE, lc_api_name,'Calling wsh_deliveries_pub.delivery_action for ship confirm action');
1571: END IF;
1572:
1573:
1574: wsh_deliveries_pub.delivery_action(
1575: p_api_version_number => 1.0,
1576: p_init_msg_list => p_init_msg_list,
1577: x_return_status => x_return_status,
1578: x_msg_count => x_msg_count,