DBA Data[Home] [Help]

APPS.OE_FREIGHT_CHOICES_PVT dependencies on OE_DELAYED_REQUESTS_PVT

Line 1738: OE_delayed_requests_Pvt.log_request(

1734: -- Logging a delayed request for Price Line in BATCH mode.
1735:
1736: l_pricing_event := 'BATCH';
1737:
1738: OE_delayed_requests_Pvt.log_request(
1739: p_entity_code => OE_GLOBALS.G_ENTITY_ALL,
1740: p_entity_id => p_header_id,
1741: p_requesting_entity_code => OE_GLOBALS.G_ENTITY_ALL,
1742: p_requesting_entity_id => p_header_id,