DBA Data[Home] [Help]

APPS.FA_TXRSV_PKG dependencies on FA_INS_ADJUST_PKG

Line 641: if not FA_INS_ADJUST_PKG.faxinaj

637: end if;
638:
639: adj.mrc_sob_type_code := X_mrc_sob_type_code;
640:
641: if not FA_INS_ADJUST_PKG.faxinaj
642: (adj_ptr_passed => adj) then
643: raise fautxa_error;
644: end if;
645:

Line 657: if not FA_INS_ADJUST_PKG.faxinaj

653: end if;
654:
655: adj.mrc_sob_type_code := X_mrc_sob_type_code;
656:
657: if not FA_INS_ADJUST_PKG.faxinaj
658: (adj_ptr_passed => adj) then
659: raise fautxa_error;
660: end if;
661:

Line 816: if not FA_INS_ADJUST_PKG.faxinaj

812: end if;
813:
814: adj.mrc_sob_type_code := X_mrc_sob_type_code;
815:
816: if not FA_INS_ADJUST_PKG.faxinaj
817: (adj_ptr_passed => adj) then
818: raise fautxa_error;
819: end if;
820: