DBA Data[Home] [Help]

APPS.AME_FINAL_ONLY_HANDLER dependencies on AME_APPROVER_DEVIATION_PKG

Line 523: ame_engine.setDeviationReasonDate(ame_approver_deviation_pkg.firstauthHandlerInsReason,null);

519: tempJobLevel := tempSupervisorJobLevel;
520: tempSupervisorId := tempNextSupervisorId;
521: end if;
522: if firstAuthInsExists then
523: ame_engine.setDeviationReasonDate(ame_approver_deviation_pkg.firstauthHandlerInsReason,null);
524: end if;
525: if coaInsAuthForward then
526: ame_engine.setDeviationReasonDate(ame_approver_deviation_pkg.forwarHandlerAuthInsReason,null);
527: end if;

Line 526: ame_engine.setDeviationReasonDate(ame_approver_deviation_pkg.forwarHandlerAuthInsReason,null);

522: if firstAuthInsExists then
523: ame_engine.setDeviationReasonDate(ame_approver_deviation_pkg.firstauthHandlerInsReason,null);
524: end if;
525: if coaInsAuthForward then
526: ame_engine.setDeviationReasonDate(ame_approver_deviation_pkg.forwarHandlerAuthInsReason,null);
527: end if;
528: end loop;
529: /* check to see if there is a COA insertion after the final approver. If a COA insertion is
530: found, keep checking till no more COA insertions. The check for final authority need not be