DBA Data[Home] [Help]

APPS.CN_IMP_RULE_PVT dependencies on CN_REPOSITORIES

Line 566: cn_repositories r ,

562: cn_api.get_ccid_disp_func(gl.code_combination_id,r.org_id) code_description,
563: gl.account_type account_type
564: FROM
565: gl_code_combinations gl ,
566: cn_repositories r ,
567: gl_sets_of_books gls
568: WHERE
569: r.set_of_books_id = gls.set_of_books_id and
570: gls.chart_of_accounts_id = gl.chart_of_accounts_id

Line 584: cn_repositories r ,

580: cn_api.get_ccid_disp_func(gl.code_combination_id,r.org_id) code_description,
581: gl.account_type account_type
582: FROM
583: gl_code_combinations gl ,
584: cn_repositories r ,
585: gl_sets_of_books gls
586: WHERE
587: r.set_of_books_id = gls.set_of_books_id and
588: gls.chart_of_accounts_id = gl.chart_of_accounts_id