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

Selection Screens

Former Member
0 Likes
877

how to link a program to logical database?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
864

hi,

goto your program attributes and specify your logical database there....

regards,

how to link a program to logical database?

5 REPLIES 5
Read only

Former Member
0 Likes
865

hi,

goto your program attributes and specify your logical database there....

regards,

Read only

0 Likes
864

Hi,

Can anyone here please let me know the concept of linking a logical database to a program.I mean its fucntionality.

K.Kiran.

Read only

0 Likes
864

Logical databases are programs which provide you with a selection screen and help to fetch data from logically linked tables.

The data is fetched from tables which are related in a hierarchical fashion.

you can use the selection screen provided by teh logical database used in your report or add/over-ride your own selection criteria.

refer below link for more help...

http://help.sap.com/saphelp_46c/helpdata/EN/9f/db9b5e35c111d1829f0000e829fbfe/content.htm

Read only

Former Member
0 Likes
864

hi,

In the program attributes give the LDB name in Logical Data Base parameter.

Regards,

Santosh

Read only

Former Member
0 Likes
864

Hi

After entering the Program name in SE38 tcode>create>Attributes

tab there you will find the logical database input field .Enter the logical database name there.