Skip to Content
0
Former Member
Jan 11, 2012 at 02:38 PM

How to get Time from BAPI to WJ Application

55 Views

HI ALL,

We have a bapi with time fields like Login and Logout with TIMS as datatype with time format( 00:00:00).

when we map with webdynpro java application by creating model we are getting following error as output

com.sap.aii.proxy.framework.core.DateTimeAccessException: Type conversion error, field LOGOUT, complex type class erp.ezone.model.com.Zbapi_Ts_Tab1

here,

Zbapi_Ts_Tab1 this is the table in bapi.

erp.ezone.model.com this is our model package.

Please help me how to solve the issue.

Thanks,

Sravani.