Answer Posted / reeta
BKPF is the transparent table but BSEG is the cluster
table.
BKPF,VBAK,VBAP,KNA1,COEP are transparent table. user can
allow to create secondary index and allow to do buffer.
BSEG , BSCE are cluster table.should be access by primary
key.not allow secondary index...user can call all field by
select * from BSEG.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is meant by read lock? : sap abap data dictionary
Differentiate between transparent tables, cluster tables and pooled tables
In the `select' statement what is group by ?
How do you backup Sapscript layout sets? Can you download and upload? How?
SM35 transaction, How to automate BDC ?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
How do you validate the selection criteria of a report? And how do you display initial
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
How to display if the value entered contains records or not?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What are the disadvantages of abap query tool?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What is read line in abap?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Which function module would you use to check the user’s authorization to access files before opening a file?