123456789101112131415161718192021222324252627282930 |
- $PBExportHeader$s_workprocedure.srs
- global type s_workprocedure from structure
- long wrkproid[]
- string wrkprocode[]
- string wrkproname[]
- long wrkgrid[]
- string wrkgrcode[]
- string wrkgrname[]
- long wrkid[]
- string worklevel[]
- string techlevel[]
- decimal { 2 } workhour[]
- decimal { 5 } workprice[]
- decimal { 5 } proqty[]
- string procode[]
- long proorder[]
- integer sctype[]
- long equipmentid[]
- decimal { 5 } ori_workprice[]
- string pricestr[]
- integer ifgroup[]
- integer ifreplace[]
- string worktype[]
- decimal { 5 } hourpay[]
- string rpcode[]
- integer ifdftpg[]
- integer ifdftjj[]
- integer jdtype[]
- end type
|