LDB is a program or table?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / malli.gontla
LDB means Logical DataBase.it is one of reporting tool. no
need of programming knowledge. mainly LDB is used for
HR-ABAP.and also used for cluster
and pooled tables.SE36 is transaction code.
Is This Answer Correct ? | 2 Yes | 6 No |
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
what happend if a select statement inside aloop....
What is mean SY-SUBRC=8 in BDC(while uploading data).
How do you do BDC field Validtaions ? can any one help with syntax? is there any difference with BDC and BAPI validations?
What is the last entry in all bdc tables? : abap bdc
What is PNP-SW-FOUND
im trnsfering 10 data records from outbound though idocs but 8 records are transferred , what about remaing records but it did not show any error?
Example of Pooled and Cluster tables ?
Brief scenario of check table / value table?
8 Answers Accenture, Bristle Cone, IBM, Infosys, Yash Technologies,
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
How do you document ABAP programs? Do you use program documentation menu option?
how to trasfert script from one server to another server or one clint to another clint