DBA Data[Home] [Help]

APPS.FA_GCCID_PKG dependencies on FA_BOOK_CONTROLS

Line 105: FUNCTION fafbgcc (X_book_type_code in fa_book_controls.book_type_code%type,

101: * History
102: *
103: *------------------------------------------------------------------
104: */
105: FUNCTION fafbgcc (X_book_type_code in fa_book_controls.book_type_code%type,
106: X_fn_trx_code in varchar2,
107: X_dist_ccid in number,
108: X_acct_segval in varchar2,
109: X_account_ccid in number,

Line 146: (X_book_type_code in fa_book_controls.book_type_code%type,

142: *------------------------------------------------------------------
143: */
144:
145: PROCEDURE fafbgcc_proc
146: (X_book_type_code in fa_book_controls.book_type_code%type,
147: X_fn_trx_code in varchar2,
148: X_dist_ccid in integer,
149: X_acct_segval in varchar2,
150: X_account_ccid in integer,