DBA Data[Home] [Help]

APPS.FA_DEPRN_ROLLBACK_PKG dependencies on FA_BOOK_CONTROLS

Line 76: -- Commit the change made to fa_book_controls table to lock the book.

72: p_log_level_rec => g_log_level_rec);
73: RAISE faxdrb_err ;
74: END IF;
75:
76: -- Commit the change made to fa_book_controls table to lock the book.
77: COMMIT WORK;
78:
79: l_asset_hdr_rec.book_type_code := p_book_type_code;
80: