2006 May 16 2:12 AM
Hello,
Does anybody know what the upper limit for length of the string is?
Thank you.
2006 May 16 2:17 AM
Hi Georgy,
A string can contain any number of alphanumeric characters.
Regards,
Arun.
Hi Georgy,
String is the ABAP datatype with variable length. It is used to specify the types of individual fields whose length is not fixed until runtime.
A string is a sequence of characters with variable length. A string can contain any number of alphanumeric characters. The length of a string is the number of characters multiplied by the length required for the internal representation of a single character.
Hope above description gives you idea.
Cheers,
Vikram
Pls reward helpful replies. Tx!!
2006 May 16 2:17 AM
Hi Georgy,
A string can contain any number of alphanumeric characters.
Regards,
Arun.
2006 May 16 2:20 AM
2006 May 16 2:58 AM
Hi Georgy,
String is the ABAP datatype with variable length. It is used to specify the types of individual fields whose length is not fixed until runtime.
A string is a sequence of characters with variable length. A string can contain any number of alphanumeric characters. The length of a string is the number of characters multiplied by the length required for the internal representation of a single character.
Hope above description gives you idea.
Cheers,
Vikram
Pls reward helpful replies. Tx!!
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |