Answer Posted / upen
Logical databases are special ABAP programs that retrieve
data and make it available to application programs. The
most common use of logical databases is still to read data
from database tables and linking them to executable ABAP
programs while setting the program contents
Is This Answer Correct ? | 2 Yes | 15 No |
Post New Answer View All Answers
Why bapi need then bdc ? : abap bdc
When, how and how would you control changes to standard SAP objects.
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is the syntax for call transaction? : abap bdc
What is the project you are currently working and work that you are doing
Explain the advantages of abap query tool?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What are field groups?
Control Break statements- At new...endat.
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is a collect statement?
What is an update task? : abap modularization
Explain pai and pbo.
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
why particularly lock object name starts with EZ OR EY?