DBA Data[Home] [Help]

APPS.JAI_RCV_THIRD_PARTY_PKG dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 258: FROM org_organization_definitions

254:
255: /* start of bug 4695630 */
256:
257: for c_sel_org in (SELECT organization_id
258: FROM org_organization_definitions
259: WHERE operating_unit = ln_org_id
260: )
261:
262: loop