DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on HR_OPERATING_UNITS

Line 8977: hr_operating_units ou,

8973: SELECT bks.ledger_id,bks.name,ou.name
8974: -- end:| 21-Nov-2008 cklee Bug 7569200 -- Fixed display LEDGER NAME issue |
8975:
8976: FROM gl_ledgers_public_v bks,
8977: hr_operating_units ou,
8978: okc_k_headers_b chr
8979: WHERE bks.ledger_id = ou.set_of_books_id
8980: AND ou.organization_id = chr.authoring_org_id
8981: AND chr.authoring_org_id = p_organization_id