DBA Data[Home] [Help]

APPS.OE_PREPAYMENT_PVT dependencies on MO_GLOBAL

Line 1993: l_org_id := mo_global.get_current_org_id;

1989: null;
1990: END;
1991:
1992: --moac
1993: l_org_id := mo_global.get_current_org_id;
1994:
1995: /* Added for bug 8478559 */
1996: -- Derive the Payment Amounts based on Payment Percentage, only if Payment Amount is not specified by user.
1997: -- This should happen when Payment Processing is being done for Deferred Payments.