DBA Data[Home] [Help]

APPS.OE_FREIGHT_CHOICES_PVT dependencies on OE_DELAYED_REQUESTS_PVT

Line 1739: OE_delayed_requests_Pvt.log_request(

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