DBA Data[Home] [Help]

APPS.OKS_EXTWAR_UTIL_PVT dependencies on FND_MSG_PUB

Line 5726: fnd_msg_pub.initialize;

5722: WHERE cle_id = p_cle_id;
5723:
5724: l_max_dt_billed_to DATE;
5725: BEGIN
5726: fnd_msg_pub.initialize;
5727:
5728: ---IF RETURNS FALSE That means it is not billed
5729: ---IF RETURNS true That means it is billed and dates can not be changed.
5730: