DBA Data[Home] [Help]

APPS.WIP_ATO_JOBS_PRIV dependencies on STANDARD

Line 162: -- Standard Start of API savepoint

158: l_returnStatus VARCHAR2(1);
159: l_audsid NUMBER;
160:
161: BEGIN
162: -- Standard Start of API savepoint
163: SAVEPOINT WIP_ATO_JOBS_PRIV;
164:
165:
166: -- Initialize message list if p_init_msg_list is set to TRUE.

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

252:
253: fnd_file.new_line(FND_FIlE.LOG,3); --put new line as separators
254: end if;
255:
256: -- Standard call to check for call compatibility.
257: IF NOT FND_API.Compatible_API_Call ( l_api_version,
258: p_api_version,
259: l_api_name,
260: G_PKG_NAME)