DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CHECKS_GRP dependencies on GL_SETS_OF_BOOKS

Line 2186: gl_sets_of_books GLS,

2182: SELECT FSP.inventory_organization_id
2183: INTO l_inv_org_id
2184: FROM po_system_parameters_all PSP,
2185: financials_system_params_all FSP,
2186: gl_sets_of_books GLS,
2187: fnd_id_flex_structures COAFS
2188: WHERE FSP.org_id= PSP.org_id
2189: AND FSP.set_of_books_id = GLS.set_of_books_id
2190: AND COAFS.id_flex_num = GLS.chart_of_accounts_id