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 / ganesh sawant
type is key word ...hence will not be allowed to declare data type with it..hence will give syntax error
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What happens if a function module runs in an update task? : abap modularization
What are local objects? : abap data dictionary
Explain the Types of Select statements?
What does an exec sql statement do in abap? What is the disadvantage of using it?
What are the fields in a bdc_tab table? : abap bdc
What is the syntax of packed number?
What is off cycle payroll run
Different types of locks?
Normally how many and what files get created when a transaction program is written?
What is use of transparent table in abap? How it is different from pool tables?
What are field symbols?
What is meant by authorization? Did you ever work on it? : sap abap hr
Differentiate between table and template ?
How can you find the field/data underlying a transaction?
What is static attribute