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
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
Some Realtime Examples on Exits .
How many types of size categories and data classes are there? : abap data dictionary
What is tcode se16?
What is meant by search help? : sap abap data dictionary
How do you process errors in call transaction method? : abap bdc
What is open sql vs native sql ?
What are the different database integrities?
What are the time related infotypes? : abap hr
What is value table? : abap data dictionary
What are the differences between interactive and drill down reports?
How do you convert non-char field into char type fields ?
What is system-land-scape of your project?
Why we are using Macros instead of Function Modules