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 are the dis-advantages of logical databases? : abap hr
What are the update types possible?
Which bdc you prefer? : abap bdc
What are the differences between se01, se09 and se10?
What happens Update command is used without where clause ?
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?
Explain the types of bdc's?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Explain about drill down report?
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
What are the different buffering methods?
What is the use of lock objects?
How will you find manager of an employee
What are the two ways for restricting the value range for a domain ?
What is a subroutine?