123456789101112131415161718192021222324252627282930313233343536 |
- $PBExportHeader$s_saletask_will.srs
- global type s_saletask_will from structure
- long scid
- long taskid
- string taskcode
- long cusid
- long typeid
- datetime taskdate
- string relcode
- string assign_emp
- string upname
- string dscrp
- string opemp
- string modemp
- string auditemp
- datetime opdate
- datetime moddate
- datetime auditdate
- integer flag
- s_saletaskmx_will arg_s_mx[]
- long moneyid
- decimal{10} mrate
- string cus_address
- string rel_rep
- string cus_tele
- string cus_fax
- string freight
- string freight_tele
- string station_address
- long banktypeid
- decimal{5} damt
- string paytype
- string dscrp2
- string dscrp3
- end type
|