Answer Posted / srihari
Buffering means the data stored at runtime temporarly in
application server parllel to database server.
in real time we use condition buffering option in this
perment data stored in buffer.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What are the advantages/ dis-advantages of logical databases?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
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 are the steps to execute session method?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
What is the difference between a pool table and a transparent table?
What are the arithmetic operators in the sap abap?
Static and instance variable and method with live example. Why and when to use
Define abap/4 layer?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
What is database view ? : sap abap data dictionary
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is the syntax of packed number?
What is view? Different types of view.