Answer Posted / shreeshaildiggi
Logical Database :
Special ABAP program, which provides other ABAP programs
with data from the nodes of a hierarchical tree structure.
Is linked either in the program attributes of an executable
program to this program or is called using function module
LDB_PROCESS. A logical database uses a hierarchical
structure with nodes to link an ABAP database program and
an own standard selection screen. You edit logical
databases in the Logical Database Builder.
Logical Database Builder :
Tool of the ABAP Workbench, used to create and maintain
logical databases. To call it, use transaction code SE36.
Thanks and Regards
Shreeshail Diggi
SAP Technical Consultant Infinite India
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
Differentiate between abap memory and sap memory?
How will you define org structure in MM?
What is buffering allowed but switched off?
Where the payroll results are stored
What is a match code? : abap data dictionary
What are the system table used in abap?
What are the functions of lock objects?
From Excel to ABAP - Is batch mode possible ?
Explain what are interactive reports?
What is search help exit? : sap abap data dictionary
What is the advantage of structures?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What is difference between dialog program and a report?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?