[Home] [Help]
203:
204: /* Function to Find Resource Cost */
205:
206: FUNCTION OPMCO_GET_RSRC_COST( p_ORGN_CODE IN SY_ORGN_MST.ORGN_CODE%TYPE,
207: p_RESOURCE IN CR_RSRC_MST.RESOURCES%TYPE,
208: p_Cost_mthd IN cm_rsrc_dtl.cost_mthd_code%TYPE DEFAULT NULL,
209: p_usage_uom IN cm_rsrc_dtl.USAGE_UM%TYPE,
210: p_Transaction_date IN DATE)
211: RETURN NUMBER