cancel
Showing results for 
Search instead for 
Did you mean: 

good material on ldb?

Former Member
0 Kudos

Hi can some one give me good material on ldb?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Logical Database - SE36

A logical database is a special ABAP/4 program which combines the contents of certain database tables. You can link a logical database to an ABAP/4 report program as an attribute. The logical database then supplies the report program with a set of hierarchically structured table lines which can be taken from different database tables.

Reading a SAP standard logical database (DB M - MRP Documents) in your ABAP/4 program.

start-of-selection.

  • get is equal to select * from....

get mdkp.

check field-name.

get mdtb.

check field-name

end-of-selection.

Check these links for more details.

http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9bfa35c111d1829f0000e829fbfe/content.htm

http://articles.techrepublic.com.com/5100-10878_11-5034421.html

http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_FunctionalAreas_WithoutLogicalDB.asp

http://www.planetsap.com/HR_ABAP_LDB.htm

Regards,

Maha

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos
Former Member
0 Kudos

hi,

send a testmail for bsatishforu@gmail.com. i will send the documents for that one.

please reward points, if it is useful, points r necessary for me.

regards,

satish.