DBA Data[Home] [Help]

APPS.PO_WF_REQ_NOTIFICATION_R11 dependencies on PO_CORE_S2

Line 857: l_currency_code := PO_CORE_S2.get_base_currency;

853: aname => 'REQ_UPDATE_URL');
854:
855: PO_MOAC_UTILS_PVT.set_org_context(l_org_id) ; --
856:
857: l_currency_code := PO_CORE_S2.get_base_currency;
858:
859: if (display_type = 'text/html') then
860:
861: -- l_document := '';

Line 1120: l_currency_code := PO_CORE_S2.get_base_currency;

1116: aname => 'REQ_URL');
1117:
1118: PO_MOAC_UTILS_PVT.set_org_context(l_org_id) ; --
1119:
1120: l_currency_code := PO_CORE_S2.get_base_currency;
1121:
1122: if (display_type = 'text/html') then
1123:
1124: -- l_document := '';