12345678910111213141516171819202122 |
- $PBExportHeader$s_oa_demo.srs
- global type s_oa_demo from structure
- long demoid
- string democode
- string doctitle
- string doccontent
- string dscrp
- string timedscrp
- string specialdscrp
- long flowid
- long typeid
- long secrecy
- s_oa_demo_step arg_s_step[]
- s_oa_demo_stepemp arg_s_stepemp[]
- integer flag
- string flowname
- string typename
- decimal { 5 } relqty
- s_oa_demo_item arg_s_item[]
- s_oa_demo_fj_cell arg_s_fj_cell[]
- end type
|