DBA Data[Home] [Help]

APPS.CSD_ESTIMATE_UTILS_PVT dependencies on CSD_COST_ANALYSIS_PVT

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

1131: -- id results in no record then it is an error condition.
1132: -------------------------------------------------------------------
1133: IF (l_billing_type = 'L') THEN
1134:
1135: Csd_Cost_Analysis_Pvt.Get_ResItemCost(x_return_status => l_return_status,
1136: x_msg_count => l_msg_count,
1137: x_msg_data => l_msg_data,
1138: p_inventory_item_id => px_estimate_line_rec.inventory_item_id,
1139: p_organization_id => Cs_Std.GET_ITEM_VALDN_ORGZN_ID,