12345678910111213141516171819 |
- $PBExportHeader$s_iteminput.srs
- global type s_iteminput from structure
- long itemid
- long dateint
- datetime outdate
- string dscrp
- decimal { 2 } outamt
- long accountsid
- long banktypeid
- integer buildtype
- string billcode
- string opemp
- long scid
- long rslt
- string relcode
- string relrep
- long moneyid
- end type
|