DBA Data[Home] [Help]

APPS.OE_UPGRADE_MISC_NEW dependencies on OE_UPGRADE_MISC_NEW

Line 1: PACKAGE BODY OE_Upgrade_Misc_New AS

1: PACKAGE BODY OE_Upgrade_Misc_New AS
2: /* $Header: OEXNUMSB.pls 120.0 2005/06/01 02:21:56 appldev noship $ */
3:
4: -- Procedure to convert the passed in Freight Amount to the specified
5: -- currency.

Line 401: END OE_Upgrade_Misc_New;

397: WHEN OTHERS THEN
398: RETURN NULL;
399: END GET_SOB_CURRENCY;
400:
401: END OE_Upgrade_Misc_New;