DBA Data[Home] [Help]

APPS.GML_REQIMPORT_GRP dependencies on FND_MSG_PUB

Line 119: FND_MSG_PUB.Initialize;

115:
116: BEGIN
117:
118: IF FND_API.to_boolean(p_init_msg_list) THEN
119: FND_MSG_PUB.Initialize;
120: END IF;
121:
122: -- Standard call to check for call compatibility.
123: IF NOT FND_API.Compatible_API_Call ( l_api_version,