DBA Data[Home] [Help]

APPS.CSD_ESTIMATE_UTILS_PVT dependencies on CSD_COST_ANALYSIS_PVT

Line 1110: Csd_Cost_Analysis_Pvt.Get_ResItemCost(x_return_status => l_return_status,

1106: -- id results in no record then it is an error condition.
1107: -------------------------------------------------------------------
1108: IF (l_billing_type = 'L') THEN
1109:
1110: Csd_Cost_Analysis_Pvt.Get_ResItemCost(x_return_status => l_return_status,
1111: x_msg_count => l_msg_count,
1112: x_msg_data => l_msg_data,
1113: p_inventory_item_id => px_estimate_line_rec.inventory_item_id,
1114: p_organization_id => Cs_Std.GET_ITEM_VALDN_ORGZN_ID,