cancel
Showing results for 
Search instead for 
Did you mean: 

CMD_EI_API - Creating Partner with predetermined Partner Counter

Former Member
0 Kudos

Hi,

      We are using CMD_EI_API to create/ update customer from our application. The problem is, when we send partner data, with pre-determined partner counter (PARZA), the class do not consider Counter sent by us.

It generates new counter (CMD_EI_API_MAP_STRUCTURE -> EXTERN_FORMAT_SALES_DATA, EXTERN_SET_PARZA). Its very important for us to have partner counter sent by us in system (else we are facing issues with update/delete of partner as well as in change documents).

Is there a way this can be supported by the class?

Best Regards,

Kaushal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kaushal,

I am also creating and extending customers with this class and have found numerous programming bugs, which SAP have fixed quite rapidly with new OSS notes after I raised a message.

So it is possible that there is a problem with the field in the class. I would suggest you have an example ready and raise an OSS message for them to check.

Rgds,

William