It is uploading successfully but when we go for the change in any data for that vendor bp it gives error. As this function module directly updating the master table the problem occurs due to memory objects. Is there any other way to do this?
How to create an Uploader for this? I didn't found any structure that can hold this tab data for BAPI and even I tried classes again there is no such structure that can hold this tab data. I also tried BDC but it is not working. So what can I use? Pl...
I also have the same problem. I searched for BAPI and Classes that implements APIs but still don't find solutions. I also tried BDC but recording can't be successfully processed. I also tried to update table level it successfully uploaded in BP but w...