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 Screen SAPMSSY0 0120 selection flag issue ECC6.0

Former Member
0 Likes
890

Hello,

i ´am having following issue, we are currently in the upgrade phase from 4.6C to ECC6.0, and of course we have to adjust some Reports.

We are having a Report which is making a call transaction and having as a parameter a BDC table.

The problem is that those BDC is working under 46C but not anymore in ECC6.0.

The called transaction is QC20 Quailty certificates for deliveries. First screen is the selection screen and the second then a listing(SAPMSSY0). There you can select then, for which lines you wanna have a printout.

under 46C the selection was working that way:

SAPMSSY0 0120 X

0000 BDC_CURSOR 04/03

0000 BDC_OKCODE /00

0000 7/03 X

0000 8/03 X

The Report which is making the call transaction has some logic which determine which lines should be flagged and printed out as you can see in the example: 7/03 and 8/03 those lines will be selected

under ECC6.0 those selection is not working anymore, does someone of you have an idea how to flag those lines in the new ECC6.0 environment?

Thx and Regards

Sven

4 REPLIES 4
Read only

Former Member
0 Likes
703

Try doing a fresh recording in ECC 6.0

Read only

Former Member
0 Likes
703

Hi,

have done a new recording already in the new system, but the selection(checkbox) of lines will not be recorded!

Regards

Sven

Read only

Former Member
0 Likes
703

close the thread issue is solved.

Read only

0 Likes
703

Hi Sven,

I am having the similar issue on uploading the data via BDC call transaction in ECC6.0. Its is working fine in 4.6c but not in ECC6.0.

Kindly share the way you solved this issue.

Thanks.