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
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is the differrences between structure and table in data dictionary in abap? : abap hr
Can we reuse a userexit?
What are the sequences of event block?
What are the types of the software component being deployed in the sap?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is the diff between database view and maintenance view?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How would you set the formatting options statically and dynamically within a report?
How many types of views are there? : abap data dictionary
What is a multiple line field?
What are the dis-advantages of logical databases? : abap hr
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the difference between Exit and Stop?
How you attach search help to data element? : sap abap data dictionary