DBA Data[Home] [Help]

APPS.ASO_CREDIT_CHECK_PVT dependencies on OE_EXTERNAL_CREDIT_PUB

Line 321: OE_EXTERNAL_CREDIT_PUB.CHECK_EXTERNAL_CREDIT

317: aso_debug_pub.add('Before OM Public API call', 1, 'Y');
318: END IF;
319:
320: -- calling the om api to do internal credit check.
321: OE_EXTERNAL_CREDIT_PUB.CHECK_EXTERNAL_CREDIT
322: (
323: P_API_VERSION => 1.0,
324: P_INIT_MSG_LIST => p_init_msg_list,
325: X_RETURN_STATUS => x_return_status,