cancel
Showing results for 
Search instead for 
Did you mean: 

HELP URGENT.

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gregory,

I get this problem when I add some new fields to a structure that I am using in my view/webdynpro.

So try this.

Reimport the model. Check the mapping is correct, if not remap again. Rebuild the project. Deploy the project and then Start the J2EE Engine.

This should solve your problem.

Regards,

Shubham

Answers (0)