Answer Posted / mishra
Cluster tables is acombination of less no. of large tables.
Higly updated tables cannot be buffered,hence cluster
tables cannot be buffered.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to upload more than 2GB file from External Source to SAP?
What happens Update command is used without where clause ?
singleton class
What is your approach to find exit and BAdi?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is the use of the raising exception? : abap modularization
Define spool request?
Explain the Importance of pa20? : abap hr
In sap script how to print bar code in vertical manner
What are the features of abap/4 dictionary? : abap data dictionary
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
Can you assign a matchcode object to a parameter? If so how?
What is the significance of the screen number ‘0’?
What is the purpose of at first and at last?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/