cancel
Showing results for 
Search instead for 
Did you mean: 

Sales order creation, Line item error

naveen_inuganti2
Active Contributor
0 Kudos

Hi....

Iam created one sales order with BAPI techniue.i.e type stand alone order.

After creation VBELN generated successfully.

Now, if i save the order from VA02 it was displaying following message in popup window...

LINE ITEMS HAVING NO QUOTA OR TERM ATT

  Item   Material           Description


    10   1111-0             ABCD FR

And.,

In the conditions tab of the line items I want to insert a row i.e contract type and amount..,

But..,

for this Iam paaing entries as input to BAPI but not mapping on screen..,

Also if i try to add them mannually showing following error..

Requirements are not fulfilled for condition <given type>.

As an abaper Iam not able to solve this problem, also functional people not availble here..,

Any updates.......

Thanks,

Naveen.I

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

This is due to the requirement routine assigned to the condition type in pricing procedure.

Goto Tcode V/08.

Here enter you pricing procedure. You can find it in sales order header : Tab - Sales (Pric. procedure)

Enter this pricing proc in V/08

When you select the procedurew & double click on control the procedure will be displyed

Now look for you condition type & look in the colium "Reqt".

Some number must be assigned, look for the logic inside the routine. If the requireemnt in logic is noit met the condition will not be populated

Hope this helps you

Regards

Dhananjay

naveen_inuganti2
Active Contributor
0 Kudos

Hi...

Thanks alot for your attention.

Ok.. Now i found that the contract type which I am passing are not mandatory in that screen.

They are hvaing the option MANNUAL.

So what it means?

I have to enter that only mannually?

Plz let me know..

Thanks,

Naveen.I

Former Member
0 Kudos

Hi,

Yes if mannual is given then you have to enter it manually.

But also note that if access sequence is given & condition record is maintained then the value will come automatically which can be changed in document.

Hope this helps you

Regards,.

Dhananjay

naveen_inuganti2
Active Contributor
0 Kudos

Ok..

Thanks, Thats clear..

And..,

Here in the same tab CONDITIONS of item,

first row is Non-Active in grid,

And that is having YELLOW TRIANGLE icons, indicating some warning.. What is the reason fo this?

Thanks,

Naveen.I

Former Member
0 Kudos

Hi,

This might be because of the condition class assign to the condition type.

Goto V/06 & enter your condition type. go inside the details.

In control data 1, Check the feild "Cond. class", what is the entry here (suppose B Prices)

Now if one more condition type in your pricing procedure has same cond class, then such probelm will come.

Please check & let me know if this helps you.

Regards,

Dhananjay

naveen_inuganti2
Active Contributor
0 Kudos

Hi...

As you said there are More than one condition types are having same condition class...

So now what i have to do for this...

&

Can I pass mannual condition types through my program.... Because it is nothing but mannual entry..!

Plz let me know..,

Thanks,

Naveen.I

naveen_inuganti2
Active Contributor
0 Kudos

Hi...

It mapping at license material at item level.

Thanks,

Naveen.I