‎2007 Nov 02 9:19 AM
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.
‎2007 Nov 02 9:22 AM
As per my knowledge.. that is not possible in FUnction Modules.. i checked at Function Group level too.. but no option is available...
‎2007 Nov 02 9:23 AM
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