Answer Posted / hema
The ABAP types C - character, N -numeric and X -hexadecimal
needs length specification.
If you do not declare a length when you define a data
object, the system assigns the default length of 1.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the events driven batch jobs?
How to transfer data into line items using batch input session method? : abap bdc
What is a matchcode?
What is meant by hotspots?
how to genernate 21 sencondary index
Where the payroll results are stored
Difference between open sql and native sql? : abap data dictionary
What is the difference between a pool table and a transparent table?
What are the different types of mode (run code) in call transaction method?
What is the use of a pretty printer?
What is foreign key relationship? : abap hr
What are the different types of work process?
Explain the Importance of pa20? : abap hr
How to call a subroutine in sapscript?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary