DBA Data[Home] [Help]

APPS.WSH_PROCESS_INTERFACED_PKG dependencies on FND_FLEX_EXT

Line 1092: l_seg_array fnd_flex_ext.segmentarray;

1088: l_deliver_to_location_id wsh_del_details_interface.intmed_ship_to_location_id%TYPE;
1089: l_intpickup_location_id wsh_del_details_interface.intmed_ship_to_location_id%TYPE;
1090: l_det_customer_id wsh_del_details_interface.customer_number%TYPE;
1091: x_result BOOLEAN;
1092: l_seg_array fnd_flex_ext.segmentarray;
1093: l_detail_customer_name VARCHAR2(360);
1094: l_dlvy_customer_name VARCHAR2(360);
1095: l_op_unit_id NUMBER;
1096: l_line_op_unit_id NUMBER;