s_fx_pzwin_open.srs 510 B

123456789101112131415161718
  1. $PBExportHeader$s_fx_pzwin_open.srs
  2. $PBExportComments$用于打开协同配置窗口传递参数
  3. global type s_fx_pzwin_open from structure
  4. long arg_mtrlid
  5. long arg_statusflag
  6. long arg_statustype
  7. long arg_woodcodeflag
  8. long arg_woodcodetype
  9. long arg_pcodeflag
  10. long arg_pcodetype
  11. string arg_colname
  12. long arg_x
  13. long arg_y
  14. long arg_mtrlid_erp
  15. datastore arg_ds
  16. datastore arg_dsmx descriptor "comment" = "当arg_ds存放fx_configure_code时,这个存放fx_configure_codemx"
  17. end type