360: itemkey => itemkey,
361: aname => 'ORG_ID');
362:
363: IF l_orgid is NOT NULL THEN
364: PO_MOAC_UTILS_PVT.set_org_context(l_orgid) ; --
366:
367: /* begin code to branch to check document in plsql */
368:
587: itemkey => itemkey,
588: aname => 'ORG_ID');
589:
590: IF l_orgid is NOT NULL THEN
591: PO_MOAC_UTILS_PVT.set_org_context(l_orgid) ; --
593: --
594:
595:
1460: aname => 'ORG_ID');
1461:
1462: IF l_org_id is NOT NULL
1463: THEN
1464: PO_MOAC_UTILS_PVT.set_org_context(l_org_id) ; --
1466:
1467: /* End Bug 3426272 */
1468: