Skip to Content
0
Feb 17, 2011 at 05:18 PM

Incompletion procedure for specific distribution channel

190 Views

Dear SD Gurus,

I created a sales orders and debugged the system. It is giving an message: u2018Pricing error: Mandatory condition Z900 is missingu2019 and order is considered to be as incomplete. Below is the detail for this message:

Pricing error: Mandatory condition Z900 is missing

Message no. V1801

Diagnosis

The obligatory condition Z900 does not exist. The document is therefore considered to be incomplete from the point of view of pricing.

The cause can be, for example, that a condition record does not exist for condition Z900 or that a field overflow has occurred when the condition rate was calculated.

Procedure

Check why the condition could not be found. Use the pricing analysis function on the pricing screen to do this. If necessary, add the missing condition manually to the document.

This message is getting displayed through standard and not through any user exit. Standard program details are given below where the message is displayed:

Program Name : SAPLV61A

Include program : LV61AA42

Form Name : XKOMV_UEBERTRAGEN_NACH_TKOMV

Line No. : 249

Message no. : V1801

Now my question here, i have 4 distribution channels. The message is coming out for 02, 03 and 04 dist channels and not for 01. Now i want to know whether Is it possible to remove the mandatory Z900 condition from the incompletion

procedure in the 04 and 01 distribution channels only? While it has to be applicable at 02 and 03.

Could anybody let meknow what and where i have to code. The name of userexit or include will be fine.

Regards

Vinod Kumar

Edited by: Vinod Kumar on Feb 17, 2011 6:21 PM