DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on HR_OPERATING_UNITS

Line 9069: hr_operating_units ou,

9065: SELECT bks.ledger_id,bks.name,ou.name
9066: -- end:| 21-Nov-2008 cklee Bug 7569200 -- Fixed display LEDGER NAME issue |
9067:
9068: FROM gl_ledgers_public_v bks,
9069: hr_operating_units ou,
9070: okc_k_headers_b chr
9071: WHERE bks.ledger_id = ou.set_of_books_id
9072: AND ou.organization_id = chr.authoring_org_id
9073: AND chr.authoring_org_id = p_organization_id