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 replicating hitting the multiple selection butto

Former Member
0 Likes
626

Hi Guru's

I am having dificulty replicating pressing the multiple selection button for a field in the BDC, can anyone please provide a solution?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
585

Hi Gary

Try to loop and select each line one by one and perfrom the required task.

e.g.: deleting operation line item in Order.

This could solve your problem.

Regards

Kathirvel

Hi Guru's

I am having dificulty replicating pressing the multiple selection button for a field in the BDC, can anyone please provide a solution?

4 REPLIES 4
Read only

Former Member
0 Likes
586

Hi Gary

Try to loop and select each line one by one and perfrom the required task.

e.g.: deleting operation line item in Order.

This could solve your problem.

Regards

Kathirvel

Read only

Former Member
0 Likes
585

Hi

If you need to do it, it means you have a selection-screen, so you're simulating a report, aren't you?

If it's so you should do a SUBMIT insted of a BDC program.

Max

Read only

Former Member
0 Likes
585

Hi Max,

your right it is a report, but its part of Hr where embedded in a transaction is an option of fast entry via a selected report, I want to call the report,but I also want to control the actions after the report has executed hence the BDC.

Cheers

Read only

Former Member
0 Likes
585

Hi Lads,

Solved it myself, just went to SM35 and did a recording and it gave me the Function Code, but thanks for the replies.

Cheers

Gary