Answer Posted / manas
the frequently retrieved data from the database can be
stored in in application server as as buffer data, so it
will not hit the database to get the the data. so the
execution of the program will be fast. these data can be
defined as buffered data of table while creating a table.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Where can you find error log for call transaction? : abap bdc
Can a posting run be deleted? : sap abap hr
What is step-loop?
How to create a link between modified form and modified print program?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
what is mean be On Change of in Control Break statement
Difference between /N and /BEND?
What are the basic components of dialog program?
How to read files and process BDC's automatically ?
How do you import pay scale data from non sap to sap? : sap abap hr
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
Difference between BDC vs Direct Loads?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?