DBA Data[Home] [Help]

APPS.OKS_EXTWAR_UTIL_PVT dependencies on FND_MSG_PUB

Line 5680: fnd_msg_pub.initialize;

5676: WHERE cle_id = p_cle_id;
5677:
5678: l_max_dt_billed_to DATE;
5679: BEGIN
5680: fnd_msg_pub.initialize;
5681:
5682: ---IF RETURNS FALSE That means it is not billed
5683: ---IF RETURNS true That means it is billed and dates can not be changed.
5684: