DBA Data[Home] [Help]

APPS.JAI_RCV_THIRD_PARTY_PKG dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 237: FROM org_organization_definitions

233:
234: /* start of bug 4695630 */
235:
236: for c_sel_org in (SELECT organization_id
237: FROM org_organization_definitions
238: WHERE operating_unit = ln_org_id
239: )
240:
241: loop