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: 

Sales Order

Former Member
0 Kudos

Hi,

When i am creating a sales order, I am getting a warning message "Sales force not assigned". Does anyone know how can i fix this?

Thanks

1 ACCEPTED SOLUTION

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Are you sure that all relevant master data for your customer has been entered? Make sure that all data is entered for the customer that you are entering into the sales order. Like sales group, sales office. I've actually not heard about the Sales Force field.

Regards,

Rich Heilman

8 REPLIES 8

LucianoBentiveg
Active Contributor
0 Kudos

Can you give us message class and number?

Former Member
0 Kudos

Is it Sales Group or Sales force and on what screen are u getting this message?

Kiran

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Are you sure that all relevant master data for your customer has been entered? Make sure that all data is entered for the customer that you are entering into the sales order. Like sales group, sales office. I've actually not heard about the Sales Force field.

Regards,

Rich Heilman

0 Kudos

The message number is :

SALES FORCE NOT ASSIGNED

Message No. :ZO067

Usually after you enter the material, quantity and plant and when you press enter you

should get a small window saying about Sales Rep. I did not get this window.

Does anyone know where i can create Sales Rep?

0 Kudos

Do you have some kind of sales force automation in place? Also, the message looks like it is a custom message. What transaction are you using? Are you executing a custom program? If so, then debug it to see where this warning is coming from.

VPE1 is where you create a sales rep, but if you have link to HR as well, then you need to create the employee first before you can create and use the sales rep.

0 Kudos

Think some custom validation is in place to synchronize between CRM & SAP system.

Go to SE91, for ZO message classs and 067 number, and search for whereused button to keep a break point.

Even Sales Rep. might be the custom screen. Keep breakpoint and check the condition where it is getting failed.

Regds

Manohar

0 Kudos

Hi, Thanks for your support guys. I am currently working on it and will get back to you guys...I did award some points..

Former Member
0 Kudos

Are you creating the SOs manually or through a program?

Rob