2011 Mar 09 11:19 AM
Hi,
I am updating database using BDC for KS02, my problem is that i am copying one BDC program from my system which is for KS02, i need to add some more fields in that, i add 5 fields in internal table and program also, but when i test this bdc it updates only first 2 fields, remaining 3 fields not going to update. why it happen?
Please help me in this issue.
Thanks,
Namdev
Hi,
I am updating database using BDC for KS02, my problem is that i am copying one BDC program from my system which is for KS02, i need to add some more fields in that, i add 5 fields in internal table and program also, but when i test this bdc it updates only first 2 fields, remaining 3 fields not going to update. why it happen?
Please help me in this issue.
Thanks,
Namdev
2011 Mar 09 11:36 AM
Hi,
1. Check are all these fields aer input fields or it is in display only mode.
2. check the Mesage log table after calling the BDC program so if there is any error regading the screen number or field name you will get the same in internal table.