DBA Data[Home] [Help]

APPS.WMA_RSC_CHRG dependencies on WMA_RSC_CHRG

Line 1: PACKAGE BODY wma_rsc_chrg AS

1: PACKAGE BODY wma_rsc_chrg AS
2: /* $Header: wmafcub.pls 115.2 2002/12/13 07:53:08 rmahidha noship $ */
3: g_line_code wip_lines.line_code%TYPE;
4: function Charge_Resources (p_header_id IN NUMBER) return boolean is
5:

Line 525: end wma_rsc_chrg;

521:
522: when others then
523: return false;
524: END Charge_Resource_Overhead ;
525: end wma_rsc_chrg;