DBA Data[Home] [Help]

APPS.OE_PAYMENTS_UTIL dependencies on OE_COMMITMENT_PVT

Line 535: IF OE_Commitment_Pvt.Do_Commitment_Sequencing THEN

531:
532: IF OE_INSTALL.Get_Active_Product = 'ONT' THEN
533:
534: --bug3567339 added the following IF condition and the code for the else part.
535: IF OE_Commitment_Pvt.Do_Commitment_Sequencing THEN
536:
537: SELECT
538: SUM(nvl(commitment_applied_amount, 0)
539: - nvl(commitment_interfaced_amount,0))