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