DBA Data[Home] [Help]

APPS.FA_GCCID_PKG dependencies on FA_BOOK_CONTROLS

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

42: * History
43: *
44: *------------------------------------------------------------------
45: */
46: FUNCTION fafbgcc (X_book_type_code in fa_book_controls.book_type_code%type,
47: X_fn_trx_code in varchar2,
48: X_dist_ccid in number,
49: X_acct_segval in varchar2,
50: X_account_ccid in number,

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

84: *------------------------------------------------------------------
85: */
86:
87: PROCEDURE fafbgcc_proc
88: (X_book_type_code in fa_book_controls.book_type_code%type,
89: X_fn_trx_code in varchar2,
90: X_dist_ccid in integer,
91: X_acct_segval in varchar2,
92: X_account_ccid in integer,