Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

CMD_EI_API:Error in Mandatory Partner Role in customer master creation

dhinesh_thirugnanam
Active Participant
0 Kudos

Hi,

I need to create a customer using this class(CMD_EI_API)method(MAINTAIN_DIRECT_INPUT).

I am getting this error when I pass all the mandatory data "Customer 600205: Mandatory partner role is missing for sales area GVR GV GV".

If i enter partner functions,I am getting this same error.Am I missing any fields?Kindly suggest me.

I have gone thro this thread(http://scn.sap.com/thread/1514075) which describes exactly about my issue,the solution provided there is to implement a Note.When I tried implementing the note in my system,I got an error message,stating system is already configured with advanced note (SAPKH60504).

Kindly suggest me how to overcome this issue.

1 REPLY 1

dhinesh_thirugnanam
Active Participant
0 Kudos

Hi,

With respect to the above issue,if we pass all the mandatory partner function in the class that has been described by the functional consultant.we will be able to create a customer.