DBA Data[Home] [Help]

APPS.OE_ORDER_ADJ_PVT dependencies on OE_COMMITMENT_PVT

Line 253: AND OE_Commitment_Pvt.Do_Commitment_Sequencing THEN

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