DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_FINDAPPRV1 dependencies on PO_MOAC_UTILS_PVT

Line 365: po_moac_utils_pvt.set_org_context(l_orgid); --

361: aname => 'ORG_ID');
362:
363: IF l_orgid is NOT NULL THEN
364:
365: po_moac_utils_pvt.set_org_context(l_orgid); --
366:
367: END IF;
368:
369: /* Check that the value entered by responder as the FORWARD-TO user, is actually

Line 845: po_moac_utils_pvt.set_org_context(l_orgid); --

841: aname => 'ORG_ID');
842:
843: IF l_orgid is NOT NULL THEN
844:
845: po_moac_utils_pvt.set_org_context(l_orgid); --
846:
847: END IF;
848:
849:

Line 924: po_moac_utils_pvt.set_org_context(l_orgid); --

920: aname => 'ORG_ID');
921:
922: IF l_orgid is NOT NULL THEN
923:
924: po_moac_utils_pvt.set_org_context(l_orgid); --
925:
926: END IF;
927:
928:

Line 1007: po_moac_utils_pvt.set_org_context(l_orgid); --

1003: aname => 'ORG_ID');
1004:
1005: IF l_orgid is NOT NULL THEN
1006:
1007: po_moac_utils_pvt.set_org_context(l_orgid); --
1008:
1009: END IF;
1010:
1011:

Line 1093: po_moac_utils_pvt.set_org_context(l_orgid); --

1089: aname => 'ORG_ID');
1090:
1091: IF l_orgid is NOT NULL THEN
1092:
1093: po_moac_utils_pvt.set_org_context(l_orgid); --
1094:
1095: END IF;
1096:
1097:

Line 1181: po_moac_utils_pvt.set_org_context(l_orgid); --

1177: aname => 'ORG_ID');
1178:
1179: IF l_orgid is NOT NULL THEN
1180:
1181: po_moac_utils_pvt.set_org_context(l_orgid); --
1182:
1183: END IF;
1184:
1185: