DBA Data[Home] [Help]

APPS.OKL_ACCOUNT_DIST_PVT dependencies on FA_BOOK_CONTROLS

Line 48: fa_book_controls f,

44: g.short_name rep_code,
45: 'SECONDARY' rep_type
46: FROM okl_sys_acct_opts o,
47: okl_system_params_all s,
48: fa_book_controls f,
49: gl_ledgers g
50: WHERE o.org_id = s.org_id
51: AND s.RPT_PROD_BOOK_TYPE_CODE = f.book_type_code
52: AND f.set_of_books_id = g.ledger_id