on ‎2005 Aug 30 9:39 AM
Hi,
I have a "state" field type CHAR 1 in a R/3 table that I want to display via Web Dynpro. The problem is that the CHAR 1 data type is automatically converted into BOOLEAN when I create the model. How can I avoid that the field is converted into a boolean - I want a string?
Thanks in advance.
Elvez
Request clarification before answering.
Hello dear,
The data element you used in R/3 is domain fixed values "X" and " ". Thats why it is taking it in to boolean.
Avoid to give domain fixed value. Then at Java side it came as string.
regards,
Sumit Malhotra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.