351: itemkey => itemkey,
352: aname => 'ORG_ID');
353:
354: IF l_orgid is NOT NULL THEN
355: PO_MOAC_UTILS_PVT.set_org_context(l_orgid) ; --
357:
358: /* begin code to branch to check document in plsql */
359:
546: itemkey => itemkey,
547: aname => 'ORG_ID');
548:
549: IF l_orgid is NOT NULL THEN
550: PO_MOAC_UTILS_PVT.set_org_context(l_orgid) ; --
552: --
553:
554:
1365: aname => 'ORG_ID');
1366:
1367: IF l_org_id is NOT NULL
1368: THEN
1369: PO_MOAC_UTILS_PVT.set_org_context(l_org_id) ; --
1371:
1372: /* End Bug 3426272 */
1373: