I am having an internal table with field name 'type' which
consists of values 'a' 'b' 'c' 'a' 'a'.Now i used 'at new
fieldname' control statement on this field so what could be
the output
Answer Posted / sunil kumar gautam
a b c a
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the meaning of client independent?
How can one distinguish between different kinds of parameters? : abap modularization
What is the maximum number of structures that can be included in a table or structure
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is difference between inner join and outer join?
What are the names of the function modules that will be generated upon activation of a lock object?
What are the functional areas? User groups?
State the differences between database view & projection view? : abap data dictionary
Explain what are interactive reports?
What is pass by value and what is pass by reference? Which is better?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is constructor expression in nw abap 7.4?
Why do we use types statement in abap programming?
What is the significance of the memory table ‘screen’?