DBA Data[Home] [Help]

APPS.WSH_PROCESS_INTERFACED_PKG dependencies on FND_FLEX_EXT

Line 1216: l_seg_array fnd_flex_ext.segmentarray;

1212: l_deliver_to_location_id wsh_del_details_interface.intmed_ship_to_location_id%TYPE;
1213: l_intpickup_location_id wsh_del_details_interface.intmed_ship_to_location_id%TYPE;
1214: l_det_customer_id wsh_del_details_interface.customer_number%TYPE;
1215: x_result BOOLEAN;
1216: l_seg_array fnd_flex_ext.segmentarray;
1217: l_detail_customer_name VARCHAR2(360);
1218: l_dlvy_customer_name VARCHAR2(360);
1219: l_op_unit_id NUMBER;
1220: l_line_op_unit_id NUMBER;