public static void serialize_WIP_View_Factory_Cmf_Item_Out_Tag_data_tbl(StreamTransformer former, WIP_View_Factory_Cmf_Item_Out_Tag_data_tbl target) { former.writeMsgString(withoutSpace(target.prompt)); former.writeMsgChar(target.format); former.writeMsgChar(target.opt); former.writeMsgString(withoutSpace(target.table_name)); }
public static void serialize_RAS_Resource_Event_In_Tag_data_tbl(StreamTransformer former, RAS_Resource_Event_In_Tag_data_tbl target) { former.writeMsgInt(target.data_seq); former.writeMsgString(withoutSpace(target.data_code)); former.writeMsgString(withoutSpace(target.result_value)); former.writeMsgString(withoutSpace(target.sheet_comment)); }
public static void serialize_RAS_Resource_Event_Out_Tag(StreamTransformer former, RAS_Resource_Event_Out_Tag target) { former.writeMsgChar(target.h_status_value); former.writeMsgString(withoutSpace(target.h_msg_code)); former.writeMsgString(withoutSpace(target.h_msg)); former.writeMsgString(withoutSpace(target.h_field_msg)); former.writeMsgString(withoutSpace(target.h_db_err_msg)); former.writeMsgInt(target.count); former.writeMsgInt(target.res_hist_seq); former.writeMsgInt(target.confirm_char_seq); former.writeMsgInt(target.confirm_unit_seq); former.writeMsgInt(target.confirm_value_seq); target._size_char_list = (5000 >= target._size_char_list ? target._size_char_list : 5000); former.writeMsgInt(target._size_char_list); for (int i = 0; i < target._size_char_list; i++) { serialize_RAS_Resource_Event_Out_Tag_char_list(former, target.char_list[i]); } former.writeMsgInt(target.spc_count); target._size_oos_list = (100 >= target._size_oos_list ? target._size_oos_list : 100); former.writeMsgInt(target._size_oos_list); for (int i = 0; i < target._size_oos_list; i++) { serialize_RAS_Resource_Event_Out_Tag_oos_list(former, target.oos_list[i]); } target._size_chart_list = (100 >= target._size_chart_list ? target._size_chart_list : 100); former.writeMsgInt(target._size_chart_list); for (int i = 0; i < target._size_chart_list; i++) { serialize_RAS_Resource_Event_Out_Tag_chart_list(former, target.chart_list[i]); } }
public static void serialize_RAS_Resource_Event_In_Tag_lot_list(StreamTransformer former, RAS_Resource_Event_In_Tag_lot_list target) { former.writeMsgString(withoutSpace(target.lot_id)); former.writeMsgString(withoutSpace(target.crr_id)); former.writeMsgString(withoutSpace(target.oper)); former.writeMsgDouble(target.qty_1); former.writeMsgDouble(target.qty_2); former.writeMsgInt(target.hist_seq); }
public static void serialize_WIP_View_Factory_Cmf_Item_In_Tag(StreamTransformer former, WIP_View_Factory_Cmf_Item_In_Tag target) { former.writeMsgString(withoutSpace(target.h_passport)); former.writeMsgChar(target.h_language); former.writeMsgString(withoutSpace(target.h_factory)); former.writeMsgString(withoutSpace(target.h_user_id)); former.writeMsgString(withoutSpace(target.h_password)); former.writeMsgChar(target.h_proc_step); former.writeMsgString(withoutSpace(target.item_name)); }
public static void serialize_RAS_Resource_Event_Out_Tag_char_list(StreamTransformer former, RAS_Resource_Event_Out_Tag_char_list target) { former.writeMsgInt(target.char_seq_num); former.writeMsgString(withoutSpace(target.char_id)); former.writeMsgInt(target.unit_seq_num); former.writeMsgString(withoutSpace(target.unit_id)); former.writeMsgInt(target.value_seq_num); former.writeMsgChar(target.value_type); former.writeMsgString(withoutSpace(target.spec_out_mask)); former.writeMsgInt(target.spec_out_count); former.writeMsgChar(target.rec_save_flag); former.writeMsgChar(target.spec_out_type); former.writeMsgInt(target.unit_count); }
public static void serialize_WIP_View_Factory_List_Out_Tag(StreamTransformer former, WIP_View_Factory_List_Out_Tag target) { former.writeMsgChar(target.h_status_value); former.writeMsgString(withoutSpace(target.h_msg_code)); former.writeMsgString(withoutSpace(target.h_msg)); former.writeMsgString(withoutSpace(target.h_field_msg)); former.writeMsgString(withoutSpace(target.h_db_err_msg)); former.writeMsgInt(target.count); former.writeMsgString(withoutSpace(target.next_factory)); target._size_factory_list = (1000 >= target._size_factory_list ? target._size_factory_list : 1000); former.writeMsgInt(target._size_factory_list); for (int i = 0; i < target._size_factory_list; i++) { serialize_WIP_View_Factory_List_Out_Tag_factory_list(former, target.factory_list[i]); } }
public static void serialize_SPL_View_Lot_List0_Out_Tag(StreamTransformer former, SPL_View_Lot_List0_Out_Tag target) { former.writeMsgChar(target.h_status_value); former.writeMsgString(withoutSpace(target.h_msg_code)); former.writeMsgString(withoutSpace(target.h_msg)); former.writeMsgString(withoutSpace(target.h_field_msg)); former.writeMsgString(withoutSpace(target.h_db_err_msg)); former.writeMsgInt(target.count); former.writeMsgString(withoutSpace(target.next_lot_id)); target._size_lot_list = (500 >= target._size_lot_list ? target._size_lot_list : 500); former.writeMsgInt(target._size_lot_list); for (int i = 0; i < target._size_lot_list; i++) { serialize_SPL_View_Lot_List0_Out_Tag_lot_list(former, target.lot_list[i]); } }
public static void serialize_RAS_Resource_Event_In_Tag_char_list(StreamTransformer former, RAS_Resource_Event_In_Tag_char_list target) { former.writeMsgInt(target.char_seq_num); former.writeMsgString(withoutSpace(target.char_id)); former.writeMsgInt(target.unit_seq_num); former.writeMsgString(withoutSpace(target.unit_id)); former.writeMsgInt(target.value_seq_num); former.writeMsgChar(target.value_type); former.writeMsgInt(target.value_count); target._size_value_list = (25 >= target._size_value_list ? target._size_value_list : 25); former.writeMsgInt(target._size_value_list); for (int i = 0; i < target._size_value_list; i++) { serialize_RAS_Resource_Event_In_Tag_char_list_value_list(former, target.value_list[i]); } former.writeMsgString(withoutSpace(target.spec_out_mask)); former.writeMsgInt(target.spec_out_count); former.writeMsgChar(target.rec_save_flag); }
public static void serialize_WIP_View_Factory_Cmf_Item_Out_Tag(StreamTransformer former, WIP_View_Factory_Cmf_Item_Out_Tag target) { former.writeMsgChar(target.h_status_value); former.writeMsgString(withoutSpace(target.h_msg_code)); former.writeMsgString(withoutSpace(target.h_msg)); former.writeMsgString(withoutSpace(target.h_field_msg)); former.writeMsgString(withoutSpace(target.h_db_err_msg)); former.writeMsgString(withoutSpace(target.factory)); former.writeMsgString(withoutSpace(target.item_name)); former.writeMsgInt(target.count); target._size_data_tbl = (20 >= target._size_data_tbl ? target._size_data_tbl : 20); former.writeMsgInt(target._size_data_tbl); for (int i = 0; i < target._size_data_tbl; i++) { serialize_WIP_View_Factory_Cmf_Item_Out_Tag_data_tbl(former, target.data_tbl[i]); } former.writeMsgString(withoutSpace(target.create_user_id)); former.writeMsgString(withoutSpace(target.create_time)); former.writeMsgString(withoutSpace(target.update_user_id)); former.writeMsgString(withoutSpace(target.update_time)); }
public static void serialize_SPL_View_Lot_List0_In_Tag(StreamTransformer former, SPL_View_Lot_List0_In_Tag target) { former.writeMsgString(withoutSpace(target.h_passport)); former.writeMsgChar(target.h_language); former.writeMsgString(withoutSpace(target.h_factory)); former.writeMsgString(withoutSpace(target.h_user_id)); former.writeMsgString(withoutSpace(target.h_password)); former.writeMsgChar(target.h_proc_step); former.writeMsgString(withoutSpace(target.mat_id)); former.writeMsgInt(target.mat_ver); former.writeMsgString(withoutSpace(target.flow)); former.writeMsgString(withoutSpace(target.oper)); former.writeMsgString(withoutSpace(target.next_lot_id)); }
public static void serialize_RAS_Resource_Event_Out_Tag_chart_list(StreamTransformer former, RAS_Resource_Event_Out_Tag_chart_list target) { former.writeMsgString(withoutSpace(target.chart_id)); former.writeMsgInt(target.hist_seq); former.writeMsgString(withoutSpace(target.tran_time)); former.writeMsgInt(target.unit_seq); former.writeMsgString(withoutSpace(target.weight_value)); former.writeMsgString(withoutSpace(target.average)); former.writeMsgString(withoutSpace(target.stddev)); former.writeMsgString(withoutSpace(target.range)); former.writeMsgString(withoutSpace(target.min_value)); former.writeMsgString(withoutSpace(target.max_value)); former.writeMsgChar(target.x_check_result); former.writeMsgChar(target.r_check_result); }
public static void serialize_RAS_Resource_Event_In_Tag_chart_list(StreamTransformer former, RAS_Resource_Event_In_Tag_chart_list target) { former.writeMsgString(withoutSpace(target.chart_id)); former.writeMsgInt(target.unit_count); former.writeMsgInt(target.sample_size); former.writeMsgString(withoutSpace(target.graph_type)); former.writeMsgChar(target.unit_use_flag); former.writeMsgString(withoutSpace(target.unit_id)); former.writeMsgInt(target.unit_seq); former.writeMsgInt(target.value_seq); former.writeMsgInt(target.value_count); former.writeMsgString(withoutSpace(target.nominal)); former.writeMsgString(withoutSpace(target.process_sigma)); former.writeMsgString(withoutSpace(target.edc_comment)); target._size_value_list = (100 >= target._size_value_list ? target._size_value_list : 100); former.writeMsgInt(target._size_value_list); for (int i = 0; i < target._size_value_list; i++) { serialize_RAS_Resource_Event_In_Tag_chart_list_value_list(former, target.value_list[i]); } }
public static void serialize_WIP_View_Factory_List_Out_Tag_factory_list(StreamTransformer former, WIP_View_Factory_List_Out_Tag_factory_list target) { former.writeMsgString(withoutSpace(target.factory)); former.writeMsgString(withoutSpace(target.fac_desc)); }
public static void serialize_RAS_Resource_Event_Out_Tag_oos_list(StreamTransformer former, RAS_Resource_Event_Out_Tag_oos_list target) { former.writeMsgString(withoutSpace(target.oos_check_result)); }
public static void serialize_RAS_Resource_Event_In_Tag(StreamTransformer former, RAS_Resource_Event_In_Tag target) { former.writeMsgString(withoutSpace(target.h_passport)); former.writeMsgChar(target.h_language); former.writeMsgString(withoutSpace(target.h_factory)); former.writeMsgString(withoutSpace(target.h_user_id)); former.writeMsgString(withoutSpace(target.h_password)); former.writeMsgChar(target.h_proc_step); former.writeMsgString(withoutSpace(target.back_time)); former.writeMsgChar(target.back_time_flag); former.writeMsgChar(target.chart_flag); former.writeMsgInt(target.count); former.writeMsgString(withoutSpace(target.res_id)); former.writeMsgString(withoutSpace(target.event_id)); former.writeMsgChar(target.lot_event_flag); former.writeMsgChar(target.batch_flag); former.writeMsgString(withoutSpace(target.chg_pri_sts)); former.writeMsgString(withoutSpace(target.chg_sts_1)); former.writeMsgString(withoutSpace(target.chg_sts_2)); former.writeMsgString(withoutSpace(target.chg_sts_3)); former.writeMsgString(withoutSpace(target.chg_sts_4)); former.writeMsgString(withoutSpace(target.chg_sts_5)); former.writeMsgString(withoutSpace(target.chg_sts_6)); former.writeMsgString(withoutSpace(target.chg_sts_7)); former.writeMsgString(withoutSpace(target.chg_sts_8)); former.writeMsgString(withoutSpace(target.chg_sts_9)); former.writeMsgString(withoutSpace(target.chg_sts_10)); former.writeMsgString(withoutSpace(target.tran_cmf_1)); former.writeMsgString(withoutSpace(target.tran_cmf_2)); former.writeMsgString(withoutSpace(target.tran_cmf_3)); former.writeMsgString(withoutSpace(target.tran_cmf_4)); former.writeMsgString(withoutSpace(target.tran_cmf_5)); former.writeMsgString(withoutSpace(target.tran_cmf_6)); former.writeMsgString(withoutSpace(target.tran_cmf_7)); former.writeMsgString(withoutSpace(target.tran_cmf_8)); former.writeMsgString(withoutSpace(target.tran_cmf_9)); former.writeMsgString(withoutSpace(target.tran_cmf_10)); former.writeMsgString(withoutSpace(target.tran_cmf_11)); former.writeMsgString(withoutSpace(target.tran_cmf_12)); former.writeMsgString(withoutSpace(target.tran_cmf_13)); former.writeMsgString(withoutSpace(target.tran_cmf_14)); former.writeMsgString(withoutSpace(target.tran_cmf_15)); former.writeMsgString(withoutSpace(target.tran_cmf_16)); former.writeMsgString(withoutSpace(target.tran_cmf_17)); former.writeMsgString(withoutSpace(target.tran_cmf_18)); former.writeMsgString(withoutSpace(target.tran_cmf_19)); former.writeMsgString(withoutSpace(target.tran_cmf_20)); former.writeMsgString(withoutSpace(target.tran_comment)); former.writeMsgInt(target.lot_count); target._size_lot_list = (20 >= target._size_lot_list ? target._size_lot_list : 20); former.writeMsgInt(target._size_lot_list); for (int i = 0; i < target._size_lot_list; i++) { serialize_RAS_Resource_Event_In_Tag_lot_list(former, target.lot_list[i]); } former.writeMsgInt(target.edc_hist_seq); former.writeMsgChar(target.spec_out_flag); former.writeMsgInt(target.confirm_char_seq); former.writeMsgInt(target.confirm_unit_seq); former.writeMsgInt(target.confirm_value_seq); former.writeMsgInt(target.hist_seq); former.writeMsgString(withoutSpace(target.tran_time)); former.writeMsgString(withoutSpace(target.recipe_id)); former.writeMsgInt(target.recipe_version); former.writeMsgString(withoutSpace(target.col_set_id)); former.writeMsgInt(target.col_set_version); former.writeMsgInt(target.char_count); target._size_char_list = (5000 >= target._size_char_list ? target._size_char_list : 5000); former.writeMsgInt(target._size_char_list); for (int i = 0; i < target._size_char_list; i++) { serialize_RAS_Resource_Event_In_Tag_char_list(former, target.char_list[i]); } former.writeMsgChar(target.h_sub_step); former.writeMsgChar(target.lot_res_flag); former.writeMsgInt(target.spc_count); former.writeMsgInt(target.edc_char_seq); former.writeMsgChar(target.edc_input_flag); target._size_chart_list = (100 >= target._size_chart_list ? target._size_chart_list : 100); former.writeMsgInt(target._size_chart_list); for (int i = 0; i < target._size_chart_list; i++) { serialize_RAS_Resource_Event_In_Tag_chart_list(former, target.chart_list[i]); } former.writeMsgChar(target.proc_alarm_flag); former.writeMsgString(withoutSpace(target.sheet_name)); former.writeMsgString(withoutSpace(target.sheet_key_1)); former.writeMsgString(withoutSpace(target.sheet_key_2)); former.writeMsgString(withoutSpace(target.sheet_key_3)); former.writeMsgString(withoutSpace(target.sheet_key_4)); former.writeMsgString(withoutSpace(target.sheet_key_5)); former.writeMsgString(withoutSpace(target.sheet_key_6)); former.writeMsgString(withoutSpace(target.sheet_key_7)); former.writeMsgString(withoutSpace(target.sheet_key_8)); former.writeMsgString(withoutSpace(target.sheet_key_9)); former.writeMsgString(withoutSpace(target.sheet_key_10)); former.writeMsgString(withoutSpace(target.data_type)); former.writeMsgString(withoutSpace(target.tran_time)); former.writeMsgInt(target.data_count); target._size_data_tbl = (100 >= target._size_data_tbl ? target._size_data_tbl : 100); former.writeMsgInt(target._size_data_tbl); for (int i = 0; i < target._size_data_tbl; i++) { serialize_RAS_Resource_Event_In_Tag_data_tbl(former, target.data_tbl[i]); } }
public static void serialize_SPL_View_Lot_List_Out_Tag_lot_list(StreamTransformer former, SPL_View_Lot_List_Out_Tag_lot_list target) { former.writeMsgString(withoutSpace(target.lot_id)); former.writeMsgString(withoutSpace(target.lot_desc)); former.writeMsgString(withoutSpace(target.mat_id)); former.writeMsgInt(target.mat_ver); former.writeMsgString(withoutSpace(target.flow)); former.writeMsgInt(target.flow_seq_num); former.writeMsgString(withoutSpace(target.oper)); former.writeMsgDouble(target.qty_1); former.writeMsgDouble(target.qty_2); former.writeMsgDouble(target.qty_3); former.writeMsgChar(target.lot_type); former.writeMsgString(withoutSpace(target.owner_code)); former.writeMsgString(withoutSpace(target.create_code)); former.writeMsgChar(target.lot_priority); former.writeMsgString(withoutSpace(target.lot_status)); former.writeMsgChar(target.hold_flag); former.writeMsgString(withoutSpace(target.hold_code)); former.writeMsgString(withoutSpace(target.hold_prv_grp_id)); former.writeMsgChar(target.inv_flag); former.writeMsgChar(target.transit_flag); former.writeMsgChar(target.rwk_flag); former.writeMsgString(withoutSpace(target.rwk_code)); former.writeMsgChar(target.nstd_flag); former.writeMsgChar(target.rep_flag); former.writeMsgChar(target.start_flag); former.writeMsgString(withoutSpace(target.start_res_id)); former.writeMsgChar(target.end_flag); former.writeMsgString(withoutSpace(target.end_res_id)); former.writeMsgString(withoutSpace(target.ship_code)); former.writeMsgString(withoutSpace(target.ship_time)); former.writeMsgString(withoutSpace(target.org_due_time)); former.writeMsgString(withoutSpace(target.sch_due_time)); }
public static void serialize_RAS_Resource_Event_In_Tag_chart_list_value_list(StreamTransformer former, RAS_Resource_Event_In_Tag_chart_list_value_list target) { former.writeMsgString(withoutSpace(target.value)); }
public static void serialize_SPL_View_Lot_List0_Out_Tag_lot_list(StreamTransformer former, SPL_View_Lot_List0_Out_Tag_lot_list target) { former.writeMsgString(withoutSpace(target.lot_id)); }