2012 Jan 23 6:27 PM
Hi!
I have a editable ALV with field about hours. But i need to alow user to input more than 24 hours in this field, like 36:00:00 or 48:00, etc. How can i do that?
2012 Jan 23 7:30 PM
You will have to change the field type to character or string instead of type T or TIMS.
Hi!
I have a editable ALV with field about hours. But i need to alow user to input more than 24 hours in this field, like 36:00:00 or 48:00, etc. How can i do that?
2012 Jan 23 7:30 PM
You will have to change the field type to character or string instead of type T or TIMS.
2012 Jan 23 7:33 PM
2012 Jan 23 7:38 PM
You will have to program any plausibility checks for the entered value.
As for having the : in the field, you can define an edit mask for the column, that way you'd have the colons. The column object does have a SET EDIT MASK method if I remember correctly.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |