2013 Sep 02 10:36 AM
Dear all,
Is it possible when creating a characteristic in TCode CT04 with a default system time value.
Regards,
Mohammed Mohsen
2013 Sep 02 11:04 AM
HI Mohsen,
Your question is not clear. Can you be more elaborative?
2013 Sep 02 11:40 AM
Dear Kumar,
I am trying to set a default value in a characteristic that dynamically changes with system time ( sy-uzeit ).
Thanks a lot.
Regards,
Mohammed Mohsen
2013 Sep 02 3:39 PM
Ohk. I am not connected to a system right now but have you already tried specifying sy-uzeit in the default value field in CT04?
The other way to achieve this would be to set the default value for the characteristic using dependencies - either procedure or constraint. I think there you can use system variables as in ABAP code. Have you already tried that?
2013 Sep 03 8:00 AM
Dear Kumar,
I tried using sy-uzeit directly in the default value but its not working. I am not familiar with the syntax in dependency editor. Could you kindly provide an example.
Thanks a lot.
Regards,
Mohammed Mohsen.