DBA Data[Home] [Help]

APPS.AME_NON_FINAL_HANDLER dependencies on AME_APPROVER_TYPE_PKG

Line 293: ame_approver_type_pkg.getApproverOrigSystemAndId(nameIn =>tempApprovers(tempIndex).name,

289: ame_util.booleanAttributeTrue;
290: end if;
291: /* First, get the orig_system_id and job level of the target approver. */
292: if tempApprovers(tempIndex).orig_system_id is null then
293: ame_approver_type_pkg.getApproverOrigSystemAndId(nameIn =>tempApprovers(tempIndex).name,
294: origSystemOut => tempApprovers(tempIndex).orig_system,
295: origSystemIdOut => tempApprovers(tempIndex).orig_system_id);
296: end if;
297: ame_absolute_job_level_handler.getJobLevelAndSupervisor(

Line 382: ame_approver_type_pkg.getWfRolesNameAndDisplayName(origSystemIn => ame_util.perOrigSystem,

378: if (extensionApprovers(extIndex).source is null and
379: finalAuthoritySource is not null ) then
380: extensionApprovers(extIndex).source := finalAuthoritySource;
381: end if;
382: ame_approver_type_pkg.getWfRolesNameAndDisplayName(origSystemIn => ame_util.perOrigSystem,
383: origSystemIdIn => extensionApprovers(extIndex).orig_system_id,
384: nameOut => extensionApprovers(extIndex).name,
385: displayNameOut => extensionApprovers(extIndex).display_name);
386: extensionApprovers(extIndex).occurrence := ame_engine.getHandlerOccurrence(