DBA Data[Home] [Help]

APPS.OE_ORDER_ADJ_PVT dependencies on OE_COMMITMENT_PVT

Line 252: AND OE_Commitment_Pvt.Do_Commitment_Sequencing THEN

248: END IF; -- End of log blanket request for release order line
249:
250: -- bug 2757443.
251: IF update_line.commitment_id IS NOT NULL
252: AND OE_Commitment_Pvt.Do_Commitment_Sequencing THEN
253:
254: oe_debug_pub.add('Logging delayed request for Commitment.', 2);
255: OE_Delayed_Requests_Pvt.Log_Request(
256: p_entity_code => OE_GLOBALS.G_ENTITY_LINE,