DBA Data[Home] [Help]

APPS.PO_AUTO_LINE_PROCESS_PVT dependencies on PO_LINE_TYPES_SV

Line 2655: PO_LINE_TYPES_SV.get_line_type_def( p_lines.line_type_id_tbl(i),

2651: -- Retrieve the values for order_type_lookup_code, purchase_basis
2652: -- and matching_basis
2653: IF NVL(p_lines.clm_info_flag_tbl(i),'N') <> 'Y' THEN
2654: l_progress := '380';
2655: PO_LINE_TYPES_SV.get_line_type_def( p_lines.line_type_id_tbl(i),
2656: l_order_type_lookup_code,
2657: l_purchase_basis1,
2658: l_matching_basis,
2659: l_category_id,