Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with BDC onxk02

Former Member
0 Likes
366

Hi all,

i am using a bdc in my program for transaction XK02 on various views in it.

i am using update mode L

mode N for call transaction.

But when there is a single record in the table or if i run in all screen mode the data is updated properly in the fields.

But when the number of records in the internal table is around 1000 then the changes are not reflected in the transaction in N mode.

i have also used commit and wait after the call transaction.

can any one help me out with this problem.

Hi all,

i am using a bdc in my program for transaction XK02 on various views in it.

i am using update mode L

mode N for call transaction.

But when there is a single record in the table or if i run in all screen mode the data is updated properly in the fields.

But when the number of records in the internal table is around 1000 then the changes are not reflected in the transaction in N mode.

i have also used commit and wait after the call transaction.

can any one help me out with this problem.

1 REPLY 1
Read only

Former Member
0 Likes
349

check is there any extra data in flat file. or debug and see whether the records are exactly matched on internal table or run in session method and see the errors in sm35 transaction.

if you want send me the program and the flat file to my id:

[email protected]