123456789101112131415161718192021 |
- $PBExportHeader$s_amercemx.srs
- global type s_amercemx from structure
- decimal { 5 } qty
- decimal { 5 } amt
- decimal { 5 } fprice
- decimal { 5 } rebate
- string mxdscrp
- string taskcode
- long billid
- long taskid
- long printid
- long mtrlid
- long admtrlid
- string unit
- datetime accomplishdate
- datetime requiredate
- string mtrlcode
- string mtrlname
- long relprintid
- end type
|