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

FM LDB_PROCESS

Former Member
0 Likes
373

Hi Friends,

I am using LDB 'SD_SALES_DOCUMENTS' 'for SD in my program. I am calling FM LDB_PROCESS and want to pass dynamic selection screen to this FM. it is passing but it is taking only single value.

Let us suppose, i am passing sales order as dynamic selection. but only single value it will accepy. If i put mutiple entry, it is not going to accept.

Please suggest me.

Thanks & Regards,

Manoj

1 REPLY 1
Read only

suresh_datti
Active Contributor
0 Likes
325

Take a look at the Std Report RVKUSTA1 & you will know how to pass the Sle scr.

~Suresh