DBA Data[Home] [Help]

APPS.AMS_EVTREGS_PUB dependencies on AMS_UTILITY_PVT

Line 99: AMS_Utility_PVT.debug_message('Calling create registration');

95: -- API body
96: -- Calling Private package: Create_EvtRegs
97:
98: IF (AMS_DEBUG_HIGH_ON) THEN
99: AMS_Utility_PVT.debug_message('Calling create registration');
100: END IF ;
101: AMS_evtregs_PVT.Create_evtregs(
102: P_Api_Version_Number => 1.0,
103: P_Init_Msg_List => FND_API.G_FALSE,