DBA Data[Home] [Help]

APPS.OE_PAYMENTS_UTIL dependencies on OE_COMMITMENT_PVT

Line 536: IF OE_Commitment_Pvt.Do_Commitment_Sequencing THEN

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