DBA Data[Home] [Help]

APPS.OE_CONFIG_UTIL dependencies on OE_COMMITMENT_PVT

Line 8101: IF OE_Commitment_Pvt.Do_Commitment_Sequencing AND

8097: --TaxER End
8098:
8099: END IF;
8100:
8101: IF OE_Commitment_Pvt.Do_Commitment_Sequencing AND
8102: p_line_tbl(I).commitment_id is not null
8103: THEN
8104: IF l_debug_level > 0 THEN
8105: oe_debug_pub.add('LOGGING REQ TO CALC COMMITMENT' , 3 );