DBA Data[Home] [Help]

APPS.OE_CREDIT_CHECK_ORDER_PVT dependencies on MO_GLOBAL

Line 3220: , p_org_id => mo_global.get_current_org_id

3216: oe_debug_pub.ADD('OEXVCRLB: Tolerance Check is required');
3217: IF NOT OE_HOLDS_PUB.Hold_exists( p_hold_entity_code => 'O'
3218: , p_hold_entity_id => p_header_rec.header_id
3219: , p_hold_id => 1
3220: , p_org_id => mo_global.get_current_org_id
3221: )
3222: THEN
3223: oe_debug_pub.ADD('OEXVCRLB: Active hold does not exists.');
3224: IF Check_Manual_Released_Holds( p_calling_action => p_calling_action ,