12345678910111213141516171819202122 |
- $PBExportHeader$s_config_change.srs
- global type s_config_change from structure
- long scid
- long billid
- string billcode
- datetime billdate
- string rep
- integer flag
- long mtrlid
- string status_ori
- string woodcode_ori
- string pcode_ori
- string status_new
- string woodcode_new
- string pcode_new
- integer if_status
- integer if_woodcode
- integer if_pcode
- integer if_update_mtrl
- string dscrp
- end type
|