DBA Data[Home] [Help]

APPS.FA_CUA_TRANSACTION_HEADERS_BRI dependencies on FA_CUA_TRX_APPROVAL_EXT_PKG

Line 15: if not(fa_cua_trx_approval_ext_pkg.facuas1(:new.transaction_type_code,

11:
12: BEGIN
13: /* $Header: FACTRG02.sql 120.0 2002/08/24 06:29:53 appldev noship $ */
14:
15: if not(fa_cua_trx_approval_ext_pkg.facuas1(:new.transaction_type_code,
16: :new.book_type_code,
17: :new.asset_id)) then
18: raise application_exception;
19: