DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CONTROL_PVT dependencies on PO_MOAC_UTILS_PVT

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

2897: -- FND_GLOBAL.local_chr(0) to signify end of param list, allowing the rest
2898: -- to be skipped. Defaulting the remainders would be more expensive to do.
2899:
2900: --
2901: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);
2902: --
2903:
2904: x_request_id := FND_REQUEST.submit_request
2905: ( 'PO',

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

3005: -- FND_GLOBAL.local_chr(0) to signify end of param list, allowing the rest
3006: -- to be skipped. Defaulting the remainders would be more expensive to do.
3007:
3008: --
3009: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);
3010: --
3011:
3012: x_request_id := FND_REQUEST.submit_request
3013: ( 'PO',

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

3113: -- to be skipped. Defaulting the remainders would be more expensive to do.
3114:
3115:
3116: --
3117: po_moac_utils_pvt.set_request_context(po_moac_utils_pvt.get_current_org_id);
3118: --
3119:
3120: x_request_id := FND_REQUEST.submit_request
3121: ( 'PO',