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
Explain some essential objects in abap dictionary?
Define abap/4 layer? : abap data dictionary
Can we create a gui status in a program from the object browser?
How many main windows will be there in a page window?
What application areas are you comfortable in?
What is append search help? : sap abap data dictionary
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
How to transfer data into line items using batch input session method? : abap bdc
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Why grouping of fields is required? What is the max no of modification groups for each field?
Define external layer?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What are matchcodes?
What are aggregated objects
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....