Application Development and Automation 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: 
Read only

Error in creating Sales Order

Former Member
0 Likes
1,537

Hi,

I have here a condition to create a Sales Order, but I am encountering this error message.

Error in the determination of prices (Lacking obligatory condition ZT00).

How can I solve this issue?

Thanks!!

Hi,

I have here a condition to create a Sales Order, but I am encountering this error message.

Error in the determination of prices (Lacking obligatory condition ZT00).

How can I solve this issue?

Thanks!!

13 REPLIES 13
Read only

former_member404244
Active Contributor
0 Likes
1,504

HI,

Please check with ur functional consultant, regarding the same..Have u tried creating a sales order with reference??

Regards,

Nagaraj

Read only

0 Likes
1,504

I tried to create with reference but due the error above I wasn't able to copy the items I create from the previous Sales Order.

I cannot create it manually, it says that no record is mantained for ZT00.

Read only

0 Likes
1,504

Did you add the condition type ZT00 in the SO? If not, go ahead and add it -> click on the icont with $ symbol, which is below the line items, give ZT00 as the condition type and give some dollar value (amount) against it.

Thakns

Vijay

Read only

0 Likes
1,504

I still cannot create it it show this error -> Any registry for condition ZT00 does not exist

Read only

0 Likes
1,504

do u have to use ZT00 if not then use some other pricing condition..

Read only

0 Likes
1,504

it was the error raised when creating

Read only

0 Likes
1,504

Goto transaction VK11, Enter condition type ZT00, enter the material, sales organization, distribution channel, division for which the sales order item was created. Enter an amount and save.

In the sales order, press the redetermine pricing, and then the condition type will get added automatically, if it is a mandatory one.

Please let me know if it helps.

Thanks!

Janani

Read only

0 Likes
1,504

can you further elaborate your answer wher exactly could i found thos items?

Read only

0 Likes
1,504

VK11 - Condition Type ZT00

Select the option MAterial/Sales Org/Dis Channel/Div from the popup.

Create Condition records screen will open

Enter the material (For which you created Sales Order)

Distr Channel

Division

Amount

Press Save.

Now open the Sales Order for which error occured

Double click on the item, goto to conditions tab

Click on the update button at bottom

Select preform new pricing and copy manual conditions - option C

Now the condition type created, will be added and error will not occur

Thanks

Janani

Read only

0 Likes
1,504

Hi thanks that such a big help,

I tried to create another SO referring to the SO I made before, but it displays error: Item 10 not copied

Copy requirement 302 has not been met.

Can you help me on this one? What might be the possible error of this?

Please advice!

Thanks!

Read only

0 Likes
1,504

Hi,

When a sales order is copied from another sales order, a copy control is executed.

The list of allowed source and target order types will be maintained in transaction VTAA. Check the order type you tried to copy from and to is available in the list.

If yes, select it and double click on the items in the left.

The list of item categories will be displayed. When any one is double clicked, in the new screen, you can see a field called Copy REquirements.

Press F4 and select the routine, which is provided there and press the source text button in the bottom..

The code executed during copy is available here. Place a break point here and check what condition fails.

Please let me know if it helps.

Regards,

Janani

Read only

0 Likes
1,504

As this thread is answered, please raise a new thread if you have any other questions that are not answered after searching in SDN

Read only

JoffyJohn
Active Contributor
0 Likes
1,504

go to condition tab in item level,

manually enter the condition ZT00, provide a value for the same.