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

How to specify or link Logical database to a Function Module.

Former Member
0 Likes
417

Hi Experts,

If a logical database is used in a function module, then I want to know how & where to specify Logical database name. Like incase of a normal se38 program we specify this name via menupath Program----> Attributes of ABAP editor screen.

2 REPLIES 2
Read only

Former Member
0 Likes
393

As per my knowledge.. that is not possible in FUnction Modules.. i checked at Function Group level too.. but no option is available...

Read only

Former Member
0 Likes
393

Hi,

There are two ways of using a logical database: Either by linking it with an executable program, or by using the function module LDB_PROCESS in any ABAP program.

Also check this link,

http://help.sap.com/saphelp_nw2004s/helpdata/en/60/183d78163011d2953c0000e8353423/content.htm

Regards,

Ruthra