Answer Posted / girish.m
LOGICAL DATABASE IS A GRUP OF DATABASE TABLE LOGICALLY
RELATED WITH EACH OTHER.
TO CERATE T.C-SE36.
IN THE PROGEAM ATTRIBUTE U HAVE TO SELECT WHICH LDB UR
GOING TO USE.
ADVANTAGE:
1.DEFAULT SELECTION SCREEM
2.NO SELECT STATEMENT TO RETRIVE DATA
3.AUTHORIZATION CHECK
DISADVANTAGE:
1.PERFORMANCE POOR
2.NO END FOR GET EVENT
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Explain how to write a bdc - how do you go about it?
What are logical data bases used in hr module? : abap hr
Fallback class
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What abap statement will trigger list generation?
how to capture the errors in bdc Call transaction method?
Can you create an internal table dynamically?(at run time)
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What are the events we use in dialog programming and explain them?
How do you Export a session ?
What is roles and responsibilities of sap hr consultants? : sap abap hr
Name the abap/4 modularization techniques? : abap modularization
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
How many structures can be created in a Ztable ?