cancel
Showing results for 
Search instead for 
Did you mean: 

SyncInboundProcessing where to find it

Former Member
0 Kudos

Hi,

when I generate the Wrapper function on SAP, you receive an example how to use the wrapper function in the java code.

However the package com.sapmarkets.web.liTS.util.sync in the NW Studio doensn't exists.

Should I download it?

Thanks

Rachid

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I assume that:

- you are generating the BAPI wrapper functions for generic sync as described in ME installation guide

- you are using the ME_WIZARD transaction

- you are talking about the JAVA code generation available within the wizard

If this applies let the following two quotes from the SAP mobile development kit (MDK) answer your question:

"Do not continue to generate Java skeletons, as the generated Java skeletons do not conform to the new Generic Sync API shipped with ME 2.1 SP1!!!"

"The Java skeletons generated by the ME Wizard can no longer be used. They do not conform to the Generic Sync API."

Best regards,

Tim