what is an internal table and types of internal table
Answer / krithika
internal table is a temporary storage area that exists only
at program runtime.
Types
1.standard.
The key access to the standard table is always linear
search.It has non unique key.Append , insert and collect
work.It has linear index operation.
2.sorted.
This table is always internally sorted.
append with improper order can produce arror.use either
unique or non-unique key. always use binary search.
3.hashed.
It has unique key.no index.always use hash algorithm.
append and collect will not work.
Is This Answer Correct ? | 7 Yes | 0 No |
what is the diffrence between Field String & normal Work area?
Explain about No intervals, no extension in select options.
What are RFCs? How do you write RFCs on SAP side?
what is the diffreence between sap memory and abap memory plz give the example
what is process code?
how to see the table output?
How did you test the form u developed? how did you taken print?
Flow of SD and MM
What are the data types of internal tables?
hi experts, "move 'I' to s_ktokd-sign. move 'EQ' to s_ktokd-option." Can any one please explain me meaning of two lines? actually we use this move key word to move a value from one field variable to another field variable? i didn't understand the meaning of these statements?
In sap scripts, how will you link form with the event driven?
what is the default event that is triggers in report?
9 Answers TCS, Unilogic Software, Unilogic Technologies,