DBA Data[Home] [Help]

PACKAGE: APPS.WMA_RSC_CHRG

Source


1 PACKAGE wma_rsc_chrg AUTHID CURRENT_USER AS
2 /* $Header: wmafcus.pls 115.2 2002/12/13 07:52:57 rmahidha noship $ */
3 
4   function Charge_Resource_Overhead (p_header_id IN NUMBER) return boolean;
5 end wma_rsc_chrg;