DBA Data[Home] [Help]

APPS.OE_BLANKET_PUB dependencies on OE_BLANKET_PVT

Line 575: oe_debug_pub.add('Call OE_BLANKET_PVT.Process_Blanket');

571: l_control_rec.validate_entity := TRUE;
572: l_control_rec.check_security := TRUE;
573: l_control_rec.default_from_header := TRUE;
574:
575: oe_debug_pub.add('Call OE_BLANKET_PVT.Process_Blanket');
576: -- E_GLOBALS.g_validate_desc_flex := p_validate_desc_flex ;
577:
578:
579: OE_BLANKET_PVT.Process_Blanket

Line 579: OE_BLANKET_PVT.Process_Blanket

575: oe_debug_pub.add('Call OE_BLANKET_PVT.Process_Blanket');
576: -- E_GLOBALS.g_validate_desc_flex := p_validate_desc_flex ;
577:
578:
579: OE_BLANKET_PVT.Process_Blanket
580: ( p_org_id => p_org_id --MOAC
581: , p_operating_unit => p_operating_unit -- MOAC
582: , p_api_version_number => p_api_version_number
583: , x_return_status => x_return_status