DBA Data[Home] [Help]

APPS.WIP_ATO_JOBS_PRIV dependencies on STANDARD

Line 106: -- Standard Start of API savepoint

102: l_returnStatus VARCHAR2(1);
103: l_audsid NUMBER;
104:
105: BEGIN
106: -- Standard Start of API savepoint
107: SAVEPOINT WIP_ATO_JOBS_PRIV;
108:
109:
110: -- Initialize message list if p_init_msg_list is set to TRUE.

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

187:
188: fnd_file.new_line(FND_FIlE.LOG,3); --put new line as separators
189: end if;
190:
191: -- Standard call to check for call compatibility.
192: IF NOT FND_API.Compatible_API_Call ( l_api_version,
193: p_api_version,
194: l_api_name,
195: G_PKG_NAME)