DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CONTROL_PVT dependencies on PO_MOAC_UTILS_PVT

Line 2755: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);

2751: -- FND_GLOBAL.local_chr(0) to signify end of param list, allowing the rest
2752: -- to be skipped. Defaulting the remainders would be more expensive to do.
2753:
2754: --
2755: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);
2756: --
2757: l_set_lang := fnd_request.set_options('NO', 'NO', NULL,NULL, NULL, FND_PROFILE.VALUE('ICX_NUMERIC_CHARACTERS'));
2758: x_request_id := FND_REQUEST.submit_request
2759: ( 'PO',

Line 2864: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);

2860: -- FND_GLOBAL.local_chr(0) to signify end of param list, allowing the rest
2861: -- to be skipped. Defaulting the remainders would be more expensive to do.
2862:
2863: --
2864: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);
2865: --
2866: l_set_lang := fnd_request.set_options('NO', 'NO', NULL,NULL, NULL, FND_PROFILE.VALUE('ICX_NUMERIC_CHARACTERS'));
2867: x_request_id := FND_REQUEST.submit_request
2868: ( 'PO',

Line 2972: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);

2968: -- to be skipped. Defaulting the remainders would be more expensive to do.
2969:
2970:
2971: --
2972: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);
2973: --
2974:
2975: x_request_id := FND_REQUEST.submit_request
2976: ( 'PO',