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

**LDB**

Former Member
0 Likes
421

What are function modules in LDB?tell me plzzz

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
316

Hi,

LDB is used for database extraction with validations and selection criterias.

It is like predefind object.

Check this link -

<a href="http://help.sap.com/saphelp_erp2004/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm">LDB</a>

Regards,

Amit

reward all helpful replies.

<b>P.S.</b> it would be really appriciable if you close all answered threads.

Read only

Former Member
0 Likes
316

LDB's can be used in the following ways :

-> SAP Query

-> In a report ( Using Get events)

-> It could also be accessed using FM 'LDB_PROCESS'

Does this answer ur question? Kindly ask me if you require more information.