What is the difference between Clustered Tables and Pooled
Tables?
Answer / guest
A pooled table is used to combine several logical tables in
the ABAP/4 dictionary. Pooled tables are logical tables that
must be assigned to a table pool when they are defined.
Cluster table are logical tables that must be assigned to a
table cluster when they are defined.
Cluster table can be used to store control data they can
also used to store temporary data or text such as documentation.
Is This Answer Correct ? | 1 Yes | 0 No |
ABAP : Classical reports events name
After transferring of data from flat file to application server i found that it is showing wrong data .Say i had currency in flat file as 1000.00 USD. After transferring i found it is showing as 100.000 in the application server. How will you handle this case?
What is up-casting and down casting? with example
What is meant by slab? How is indian slab and us slab? : sap abap hr
How collect statement is different from append?
What is the difference between occurs 1 and occurs 2
what is a field symbol?
Difference between client dependent and client independent tables ?
Explain the advantages of logical databases?
What is an “on input filed” statements?
Explain what are the steps in the SD process at least up to the invoicing stage?
what is the t-code to link technical and functional operation?