2007 Jun 11 4:33 PM
Hi Guys
Here I am having a requirement.
I am working with module pool programming. In this I am using a field of length nearly 255 char type with other fields.
For this I created a table for all the fields.
table view Maintanance : Display Maintanance allowed.
Delivery class : A
Now I want to Change the data stored in the table by using the option F6 .
But while using this option it is going to Dump.
I think it is happening due to the field of type CHAR of length 255.
How can I solve this problem?
2007 Jun 12 4:10 AM
just make your table field type as <b>string</b> and try it out ...
Girish
Hi Guys
Here I am having a requirement.
I am working with module pool programming. In this I am using a field of length nearly 255 char type with other fields.
For this I created a table for all the fields.
table view Maintanance : Display Maintanance allowed.
Delivery class : A
Now I want to Change the data stored in the table by using the option F6 .
But while using this option it is going to Dump.
I think it is happening due to the field of type CHAR of length 255.
How can I solve this problem?
2007 Jun 11 5:27 PM
once u have updated the records in the table after that if u changed the field attributes of that table then U cann't inserte the records...
sln: delete all the records which u have updated in the table and u can update all the recorsd
2007 Jun 11 5:30 PM
2007 Jun 12 4:10 AM
just make your table field type as <b>string</b> and try it out ...
Girish
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |