2013 Aug 27 5:16 AM
Hi,
I am working with BDC call transaction on MR21.My requirement is assign new price value for a material.In final internal table i am getting more than 1800 records for all stores in hyderabad.It is inserting only 12 rcords after that it is raising error.Please solve my problem.Here i am attaching my program and error screen.Thanks..
2013 Aug 27 5:33 AM
Hello Shanthi.
Record your BDC for a single material and loop the itab or look for some BAPI for faster results.
Regards.
2013 Aug 27 5:47 AM
Hi Priya,
Try with the BAPI 'BAPI_M_REVAL_CREATEPRICECHANGE'.
Thanks & Regards
Bala Krishna
2013 Aug 27 7:53 AM
You will always get this because the table control only has 12 visible rows to use on the screen. You have to change your BDC and record differently.
I am not familiar with MR21, but there should be some button you can click to page down in the table control to the last record? You should do your recording with this, to force the page down.
But actually, Bala above is more correct as you should in any case be using a BAPI it is better practice.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |