Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What is the collect statement?
How will you transfer data into a file in application server?
What are the different methods of passing data?
What is view? Explain the different types of view?
after creating lock object if does n't access record by second user what should we do?
What is your approach to find exit and BAdi?
What are the types of subroutines? : abap modularization
Explain the different types of data dictionary objects?
What is the last entry in all bdc tables? : abap bdc
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 is diff between idocs,bdc,rfc and bapi. give real time answer
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 are matchcodes?
What is the collect statement? How is it different from append?