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

BDC-Not getting inserted when run in 'Display errors- (E)' mode

Former Member
0 Likes
290

Hi,

I am doing a BDC for FS00 transaction through Call transaction method. The data is getting inserted into the table when i run the BDC program screen by screen through 'Display all screens - (A)' mode and is not getting inserted into the table when i run the BDC program through 'Display errors- (E)' mode.

What could be the reason for it?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
261

If you have defined a non-existing screen or field, and error will rise and the transaction will be stoped....

When your working on 'A' mode, you need to perform an extra "Enter" button press to get rid of that problem....So you better check your Batch catalog and add some "Enter's" when need it -;)

Greetings,

Blag.

1 REPLY 1
Read only

Former Member
0 Likes
262

If you have defined a non-existing screen or field, and error will rise and the transaction will be stoped....

When your working on 'A' mode, you need to perform an extra "Enter" button press to get rid of that problem....So you better check your Batch catalog and add some "Enter's" when need it -;)

Greetings,

Blag.