S_ERS_QADI_IN &
lstr_qadi_in
w_receiving_popup.DYNAMIC wf_recvd_confirm(lstr_qadi_in[])
Source of strcuture:
//global type s_ers_qadi_in from structure
// string rma descriptor "comment" = "RPIC"
// integer evtno descriptor "comment" = "RPIC Event Seq"
// string sn descriptor "comment" = "S/N"
// string chgr_no descriptor "comment" = "Charger S/N~r~n"
// boolean invstg_ind descriptor "comment" = "Investigation indicator"
// boolean lab_ind descriptor "comment" = "Lab Indicator"
// boolean rrs_ind descriptor "comment" = "Repair Return Same Indicator"
// boolean pending_ind descriptor "comment" = "Pending/Hold Indicator"
// character svrty_ind descriptor "comment" = "Severity flag (L, M, H)"
// boolean multi_ind descriptor "comment" = "Multi-component Indicator"
// datetime recv_dt descriptor "comment" = "Received Date"
//end type
I get "Wrong Number of arguments passed to function/event....
Anyone know what is wrong here?
lstr_qadi_in
w_receiving_popup.DYNAMIC wf_recvd_confirm(lstr_qadi_in[])
Source of strcuture:
//global type s_ers_qadi_in from structure
// string rma descriptor "comment" = "RPIC"
// integer evtno descriptor "comment" = "RPIC Event Seq"
// string sn descriptor "comment" = "S/N"
// string chgr_no descriptor "comment" = "Charger S/N~r~n"
// boolean invstg_ind descriptor "comment" = "Investigation indicator"
// boolean lab_ind descriptor "comment" = "Lab Indicator"
// boolean rrs_ind descriptor "comment" = "Repair Return Same Indicator"
// boolean pending_ind descriptor "comment" = "Pending/Hold Indicator"
// character svrty_ind descriptor "comment" = "Severity flag (L, M, H)"
// boolean multi_ind descriptor "comment" = "Multi-component Indicator"
// datetime recv_dt descriptor "comment" = "Received Date"
//end type
I get "Wrong Number of arguments passed to function/event....
Anyone know what is wrong here?