Answer Posted / susmita
A logical database is simply an ABAP program that combines
the contents of the database tables.A logical database is
linked into ABAP report program as one of the program
attributes.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
how to read the standard field value in your custom program.
What is meant by authorization? Did you ever work on it? : sap abap hr
What happens if a function module runs in an update task?
Can you define a field without a data element? : abap data dictionary
Workbench request are client dependent or client independent
What is get cursor field?
What is a fall back class?
Can matchcode object contain ids with different update types? : abap data dictionary
How can we declare a table control in the abap/4 program?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
How do you retrieve the data for repetitive structures ? : abap hr
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What is occurs in internal table?
List the events in abap/4 language?
Can we make use of flow logic control key words in abap/4 and vice-versa?