Types of internal table? how do u decide which type u have
to use?
Answer Posted / raghav
there are 3 types of internal tables
1.standard- index,keys type.
2.sorted -keys,index type.
3.hashed -key type.
to decide the usage of internal table u need the
modifications requirements of the table
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Application Category?
What is the use of dequeue function module? : sap abap data dictionary
What is an internal table?
What are the disadvantages of logical databases?
What is an authorization in sap?
What is the difference between free and refresh?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What is the length of function code at user-command?
where do we store all custom programs in SD module?
What is the difference between synchronous and asynchronous update? : abap bdc
What is the difference between skip and reserve?
What is the difference between a structure and an append structure?
What are the difference between call screen and leave screen?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Is main window mandatory in smartforms?