Hi All,
Anyone can assist us we want to retrieve data through eConnect, we successfully fetch the data but DEX_ROW_ID column doesn't exist and we want DEX_ROW_ID column also.
For your information we pass the following parameters, please let us know how we retrieve the DEX_ROW_ID column also.
myeConnectOut.ACTION = 1;
myeConnectOut.DOCTYPE = "Payables_History_Transaction";
myeConnectOut.OUTPUTTYPE = 2;
myeConnectOut.INDEX3FROM = "";
myeConnectOut.INDEX3TO = "";
myeConnectOut.FORLIST = 1;
myeConnectOut.ROWCOUNT = 0;
Thanks & Regards,
Govind Devda
*This post is locked for comments
I have the same question (0)