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 864: 'STANDARD',

860: 'A',
861: 'Y',
862: effective_date,
863: 'F',
864: 'STANDARD',
865: header_desc,
866: creation_date,
867: created_by,
868: last_update_date,