cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update customer

RicardoRenteria
Participant
0 Kudos
238

Hi all,

we have a plugin with a functionality for creation and update of customer in CCO (this is because of restrictions on the number of fields in the standard form). In the update action we used the method "updateFromDTO" of the "BusinessPosService" (of course, this is for the local update of customer data). In FP 12, 13 and 14 it works fine but testing this functionality in FP16 we get this error:

java.lang.NoSuchMethodError: com.sap.scco.ap.pos.service.BusinessPartnerPosService.updateFromDTO(Lcom/sap/scco/ap/pos/dto/CustomerDTO;Z)Lcom/sap/scco/ap/pos/entity/BusinessPartnerEntity;

We believe this could be a bug in that FP in some internal method, as you can see the path shows Lcom/sap/scco... but no package starting with Lcom is present in ENV.jar

Are we right? or what could be the reason of the error? How to solve it?

Thanks in advance.

Accepted Solutions (0)

Answers (0)