DBA Data[Home] [Help]

APPS.OE_OE_FORM_LINE_PATTR dependencies on OE_DELAYED_REQUESTS_PVT

Line 1773: OE_delayed_requests_Pvt.log_request(p_entity_code => 'LINE',

1769: --for repricing
1770: IF l_debug_level > 0 THEN
1771: oe_debug_pub.add( 'PATTR:'||L_X_LINE_PRICE_ATT_REC.LINE_ID ) ;
1772: END IF;
1773: OE_delayed_requests_Pvt.log_request(p_entity_code => 'LINE',
1774: p_entity_id => l_x_Line_Price_Att_rec.line_id,
1775: p_requesting_entity_code => 'LINE',
1776: p_requesting_entity_id => l_x_Line_Price_Att_rec.line_id,
1777: p_param1 => l_x_Line_Price_Att_rec.line_id,

Line 3795: OE_delayed_requests_Pvt.log_request(p_entity_code => 'LINE',

3791: --for repricing
3792: IF l_debug_level > 0 THEN
3793: oe_debug_pub.add( 'PATTR:'||L_X_LINE_PRICE_ATT_REC.LINE_ID ) ;
3794: END IF;
3795: OE_delayed_requests_Pvt.log_request(p_entity_code => 'LINE',
3796: p_entity_id => l_x_Line_Price_Att_rec.line_id,
3797: p_requesting_entity_code => 'LINE',
3798: p_requesting_entity_id => l_x_Line_Price_Att_rec.line_id,
3799: p_param1 => l_x_Line_Price_Att_rec.line_id,