123456789101112131415161718192021 |
- $PBExportHeader$s_aifmb_inquire_add.srs
- global type s_aifmb_inquire_add from structure
- string toent
- long toentid
- long productid
- string mtrlcode
- string mtrlname
- string mtrlmode
- decimal mprice
- decimal nprice
- decimal desiredprice
- long quantity
- string unit
- string inquireremark
- long inquireid
- long fromentid
- long fromuserid
- string froment
- string fromuser
- end type
|