2011 Jun 03 11:17 AM
Hi all
I am writing a custom program and I have a time field in a table. I would like to add the SAP matchcode for time that show a clock that let the user choose hours minutes and seconds ... but I cannot find the name of that input help
can anybody help me please?
regards
Gabriele
Hi,
work with domain
SHL3_HOUR
SHL3_MISE
SHL3_MISE
for your fields.
You can also work with the components:
SHL3_HOUR
SHL3_MINU
SHL3_SECO
Regards
Nicole
2011 Jun 03 11:29 AM
For the data type Time no need to provide any search help.
Search help will be provided automatically provided by the system based on the data type TIME.
2011 Jun 03 1:00 PM
Hi
I saw and this partially solves my problem .. but, on the field there is no symbol (on the right side) that tells there is a matchcode .. pressing F4 it appears. For this reason I was looking for an input help object to bind for the field.
How to fix this?
2011 Jun 03 1:17 PM
Hi,
PARAMETERS : p_time TYPE DEMOTIME.
If you want time symbol you should create a screen. create the label and double click on the label just assign the Icon name as ICON_TIME. the label should show as a watch icon.
Regards,
Dhina,,
Edited by: Dhina DMD on Jun 3, 2011 2:36 PM
2011 Jun 03 11:31 AM
Hi,
work with domain
SHL3_HOUR
SHL3_MISE
SHL3_MISE
for your fields.
You can also work with the components:
SHL3_HOUR
SHL3_MINU
SHL3_SECO
Regards
Nicole
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |