DBA Data[Home] [Help]

APPS.GMS_CLIENT_EXTN_BUDGET dependencies on FND_MSG_PUB

Line 150: p_err_msg_count := FND_MSG_PUB.Count_Msg;

146: --
147: -- Make sure to update the OUT NOCOPY variable for the
148: -- message count
149:
150: p_err_msg_count := FND_MSG_PUB.Count_Msg;
151:
152: EXCEPTION
153: WHEN OTHERS THEN
154: -- Add your exception handler here.