DBA Data[Home] [Help]

APPS.OE_UPGRADE_MISC dependencies on OE_UPGRADE_MISC

Line 1: PACKAGE BODY OE_Upgrade_Misc AS

1: PACKAGE BODY OE_Upgrade_Misc AS
2: /* $Header: OEXIUMSB.pls 115.8 2003/10/20 06:58:28 appldev ship $ */
3:
4: -- Procedure to convert the passed in Freight Amount to the specified
5: -- currency.

Line 407: END OE_Upgrade_Misc;

403: WHEN OTHERS THEN
404: RETURN NULL;
405: END GET_SOB_CURRENCY;
406:
407: END OE_Upgrade_Misc;