DBA Data[Home] [Help]

APPS.PAY_SLA_UPDATE_PKG dependencies on STANDARD

Line 226: -- Standard call to check for call compatibility

222: if (nvl(fnd_global.conc_request_id, -1) < 0) then
223: raise_application_error(-20001, 'SUBMIT_SUBREQUESTS() must be called from a concurrent request');
224: end if;
225:
226: -- Standard call to check for call compatibility
227: IF NOT FND_API.Compatible_API_Call (
228: l_api_version,
229: 1.0,
230: l_api_name,

Line 861: 'STANDARD',

857: 'A',
858: 'Y',
859: effective_date,
860: 'F',
861: 'STANDARD',
862: header_desc,
863: creation_date,
864: created_by,
865: last_update_date,