1234567891011121314151617181920212223242526 |
- $PBExportHeader$s_taskdamtmx.srs
- global type s_taskdamtmx from structure
- long scid
- long billid
- long printid
- long relid
- string reltaskcode
- decimal { 2 } billamt
- decimal { 2 } damt
- decimal { 2 } reltakeamt
- decimal { 2 } reldamt
- integer billtype
- long accountsid
- decimal { 2 } takeamt
- long realmoneyid
- decimal { 2 } realamt
- decimal { 5 } realrate
- string dscrp
- long itemid
- long banktypeid
- long paytaskid
- long outwareid
- long relprintid
- string outwarecode
- end type
|