DBA Data[Home] [Help]

APPS.GMD_LCF_FETCH_PKG dependencies on GMF_CMCOMMON

Line 397: l_qty := gmf_cmcommon.get_process_item_cost (p_api_version => 1.0

393: l_cost_type := V_cost_type;
394:
395: IF (V_source = 1) THEN
396: --Call the Process cost api to get the values.
397: l_qty := gmf_cmcommon.get_process_item_cost (p_api_version => 1.0
398: , p_init_msg_list => 'F'
399: , x_return_status => l_return_status
400: , x_msg_count => l_msg_count
401: , x_msg_data => l_msg_data