123456789101112131415161718 |
- $PBExportHeader$s_fx_pzwin_open.srs
- $PBExportComments$用于打开协同配置窗口传递参数
- global type s_fx_pzwin_open from structure
- long arg_mtrlid
- long arg_statusflag
- long arg_statustype
- long arg_woodcodeflag
- long arg_woodcodetype
- long arg_pcodeflag
- long arg_pcodetype
- string arg_colname
- long arg_x
- long arg_y
- long arg_mtrlid_erp
- datastore arg_ds
- datastore arg_dsmx descriptor "comment" = "当arg_ds存放fx_configure_code时,这个存放fx_configure_codemx"
- end type
|