DBA Data[Home] [Help]

APPS.PA_COST_UTILS dependencies on PA_COST_UTILS

Line 1: package body PA_Cost_Utils as

1: package body PA_Cost_Utils as
2: -- $Header: PAXCUTLB.pls 115.0 99/07/16 15:23:24 porting ship $
3:
4: function CDL_Exists( x_expenditure_item_id IN number)
5: return boolean

Line 58: end PA_Cost_Utils;

54: return(FALSE);
55: end Related_Item_Exists;
56:
57:
58: end PA_Cost_Utils;