Answer Posted / kumar
LDB Stands for Lagical Data base,
It is an ABAP Programe.Which reads the data From group of
relatated database tables.
It cantain Selection screen, Open SQL statements and
Authourization Checks. T code To create LDB ib se36.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Tell me a scenario where did you use secondary index?
Will 50,000 records be uploaded directly into APP's Server?
Where do you use help views?
What data is contained? : abap data dictionary
Explain what are the different functions used in sap script?
Abstract class and interface, multiple inheritance, live example
Explain the Inportance of pa40? : abap hr
What will you code in start-of-selection & end-of-selecton & why?
What are conditional chain statement?
How many types of views are there? : abap data dictionary
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is the function of the transport system and workbench organizer?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.