Hello Case,
Thanks Again.
I have added code
IRfcStructure objRfcStructure = fReadTable.GetStructure("EX_INVOICES");
IRfcTable objRfcTable1 = objRfcStructure.GetTable(0);
Here again table name I was not sure. "ZCAR_AGF_INVOICES_T" was not working so tried with index as param.
But still the Row Count is 0.
I suspect some issue on SAP side.
Do you have any idea about this.
Regards,
Hardik