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

Reusing LDB

Former Member
0 Likes
327

Hi guys!

I need to run program with LDB more than 1 time like this..

submit Z333   and return
             with BUKRS  = BUKRS....

so i want to get internal table with results from submitted program.

Don't know how (((

Thanks for any ideas!!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
300

LDB_PROCESS is the FM used to Reuse a LDB in a program.

1 REPLY 1
Read only

Former Member
0 Likes
301

LDB_PROCESS is the FM used to Reuse a LDB in a program.