Among pooled and Cluster tables, in which table data used to store in Row Format?
Answer Posted / lakshman
pooled table is stored entries with out row separator .
and coming to the cluster the entries are stored with row
separator
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Difference between BDC vs Direct Loads?
Differentiate between static and dynamic step loops?
what is bapi,badi,bdc,ale idocs?
How do you write transaction programs in sap?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What application areas are you comfortable in?
What is a modification assistant?
What are the user groups?
Update types in Call transaction method. What is the difference?
What is the use of the raising exception?
What are different data types in abap/4?
What is the syntex used to call a screen as dialog box (pop up)?
What is a table attribute?
Explain the advantages/disadvantages of logical databases?
How do you process errors in session method ? : abap bdc