‎2011 Nov 30 12:09 PM
Hi,
I was assigned a task to add a date field on OXK3 to include on the FI screens a custom date i'm following this steps:
[http://wiki.sdn.sap.com/wiki/display/ERPFI/Coding+Block]
However it seems it is only generating for char and numc data type.
right now i use a char data type and have and input search help for a date but it is just a quick fix and still will cause some issue. how can we add custom fields aside from data type char or numc on OKX3?
I am also wondering, since it created its own domain, can i change that to a type dats? or would it cause an issue?
Thank you.
cz
‎2011 Nov 30 1:56 PM
Hi,
I think only CHAR and NUM data types are allowed in OXK3, not possible to assign dats.
Thanks,
Shailaja Ainala.
‎2011 Nov 30 1:56 PM
Hi,
I think only CHAR and NUM data types are allowed in OXK3, not possible to assign dats.
Thanks,
Shailaja Ainala.
‎2012 Jan 05 10:24 AM
Thanks...
What i did is just change the domain only to include the conversion routine that is similar to date field.
i didn't change the type.