2007 May 22 10:25 AM
2007 May 22 10:32 AM
Hi krishna,
Type i is classified in abap as a fixed-length Elementary type in ABAP. and there is no sense in specifying the length.
Regards
Sarath
Why cant we use length specification in type I.
2007 May 22 10:32 AM
Hi krishna,
Type i is classified in abap as a fixed-length Elementary type in ABAP. and there is no sense in specifying the length.
Regards
Sarath
2007 May 22 10:49 AM
Hi
For Integer types length is specified as below:
INT1 : 3
INT2 : 5
INT4 :10
if you want to specift a numerical with specified length use NUMC data type
Thanks
Sandeep
Reward if useful
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |