Give few names of cluster tables in sap? Give few names of
pooled tables in sap? give few names of transparent tables?
Answer Posted / shobha
Hi,
cluster tables:
MHND Dunning Data
MMIM_PRED MM-IM Temporary Data
SFHOT SAPfind: Active Structures
BSEG Accounting Document Segment
BSED Bill of Exchange Fields Document Segment
BSEC One-Time Account Data Document Segment
BSES Document Control Data
BSET Tax Data Document Segment
BSSEG Accounting Document Segment
transparent tables:
mara-material master table
kna1 - customer master
lfa1 - vendor master
SKA1- G/L Account Master
MSEG -Document Segment- Material
pooled tables:
T040, T040A
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How we can give authorization on the fields of table control in a dialog-programming?
What are differences between at selection-screen and at selection-screen output?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is the transaction for recording bdc ? : abap bdc
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is payroll area
What are the screen elements.
Explain the difference between get and get late?
What is projection view?
Do we create table fields with out data elements and domains?
What is get cursor field?
when does a list get sent to the screen on the presentation layer?
What are the different function modules used in sapscript?
what is the process of creating quotation using BAPIs.