DBA Data[Home] [Help]

APPS.AMS_SYNC_CALENDAR_PUB dependencies on STANDARD

Line 137: -- Standard Start of API savepoint

133: l_inc_mode_start_date FND_CONCURRENT_REQUESTS.ACTUAL_START_DATE%type;
134: l_cal_pvt_rec AMS_Sync_Calendar_PVT.cal_criteria_rec;
135: BEGIN
136: --
137: -- Standard Start of API savepoint
138: --
139: SAVEPOINT AMS_SYNC_CALENDAR;
140: --
141: -- Debug Message

Line 153: -- Standard call to check for call compatibility.

149: FND_MSG_PUB.initialize;
150: END IF;
151:
152: --
153: -- Standard call to check for call compatibility.
154: --
155: /* IF NOT FND_API.Compatible_API_Call ( 1.0,
156: x_api_version,
157: l_api_name,