一.接收返回參數
open(w_fpo_trans_head_select)
ls_trans_ref=Message.StringParm
this.object.trans_ref[1]=ls_trans_ref
二.傳遞返回參數
ls_contr_code=dw_1.object.contr_code[ll_row]
CloseWithReturn(Parent, ls_contr_code)
一.接收返回參數
open(w_fpo_trans_head_select)
ls_trans_ref=Message.StringParm
this.object.trans_ref[1]=ls_trans_ref
二.傳遞返回參數
ls_contr_code=dw_1.object.contr_code[ll_row]
CloseWithReturn(Parent, ls_contr_code)
1599
5166

被折叠的 条评论
为什么被折叠?