‎2009 Feb 16 12:06 PM
Hi,
I want to use multiple log Database in a single program, is there a way to acheive the same..
Thanx.
Arjun.G
‎2009 Feb 16 12:09 PM
i dont think so..as in attribute you casn specify only one ldb name...
best way specify the ldb name from which maximum data has to be retrieved..rest do select or fm
‎2009 Feb 16 12:14 PM
Use FM LDB_PROCESS ..
call this for every LDB U want to use ...
‎2009 Feb 16 12:14 PM
hi...
you can do so by calling function module LDB_PROCESS
REGARDS
‎2009 Feb 16 12:17 PM
Hi,
You can use function module "LDB_PROCESS" to call a second Logical Database from a program where you already assigned one Logical DB.
There is a documentation and sample program available in every SAP system.
1. Call transaction ABAPDOCU
2. Expand node: Database Access > Logical Databases
3. Double click on node: Calling LDBs using a Function Module
There you will see an example how this can be achieved.
<<text removed>>
Regards,
Ogeday
Edited by: Matt on Feb 17, 2009 5:54 AM - please do not ask for points