I'm working with time sheet, i develop a 'Z' bapi that executes an standard bapi and with the return structure of this generate a 'Z' return structure. I execute the 'Z' bapi on R/3 and it works fine. When i call this bapi from webdynpro i have 2 problems:
- The columns of the return structure are changed, i mean if i try to get the column 'a' it gives the column 'b'. I dont know why.
- There is a problem with a date column, when i try to access that column occurs an exception:
'com.sap.aii.proxy.framework.core.DateTimeAccessException: Type conversion error, field WORKDATE2, complex type class com.inelectra.pct.models.timesheetmodel.Zpct_Catsd
'
I already restart the j2ee engine, reimport the model, delete the application and redeployed and nothing.
I hope somebody can help me. Its URGENT, please.
Thx and Best Rgds.
Gregory