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
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
How to eliminate duplicate entries in internal tables?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Difference between user exit and badis?
What is the difference between internal tables and extract datasets? : abap modularization
Lock objects and what are parameters of ENQUEUE FM?
What is the difference between skip and new-line?
What is function group?
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.
What is PS structure
What are the different types of mode (run code) in call transaction method?
What is page window?
How move-corresponding works
Application Category?
What is the differences between structure and table in data dictionary in abap?