Hi,
In BAPI_PRODORDCONF_CREATE_TT, the Date & Time are seperated into 2 different fields, for instance 'EXEC_START_DATE' & 'EXEC_START_TIME'. So, accordingly, I defined 2 transaction properties in my BLT - one for Date and the other for Time. But when I pass values for these parameters in my Xacute query, I get the following error -
Fatal Error
Cannot convert a value of '2008-07-14T16:47:42' from type java.lang.String to TIME at field EXEC_START_TIME
Could somebody tell me the proper way to handle this issue? Appreciate it.
Regards,
V M.