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

disable condition from VA02

Former Member
0 Likes
918

Hi Guru,

Here i want help, i want to disable condition from Header and item in transaction VA02,

here is path in the menu

GOTO -> Header -> Condition

GOTO -> Item -> Conditin

if you know any idea please share with me.

Thanks,

Namdev

Hi Guru,

Here i want help, i want to disable condition from Header and item in transaction VA02,

here is path in the menu

GOTO -> Header -> Condition

GOTO -> Item -> Conditin

if you know any idea please share with me.

Thanks,

Namdev

3 REPLIES 3
Read only

brad_bohn
Active Contributor
0 Likes
782

You need to be a bit more clear in what you want, but in general, use a pricing requirement to stop the item level condition from proposing based on your desired logic; otherwise, remove the condition records or formulas that are triggering the price or remove the condition entirely from the pricing procedure. Conditions viewed at the header level are either aggregates of the item level values or manually entered values at the header. You stop manual entries with config on the condition type.

Read only

Former Member
0 Likes
782

Hi Brad Bohn,

Here is my requirement,

In VA02 , in the manu bar we have goto tab, in the goto tab we got two tabs je Header and Item,

in both Header and item tab we get Condition tab, i want to gray out that Condition tab, using Enhancement,

I found one enhancemnet spot, but its not working.

Thanks,

Namdev.

Read only

Former Member
0 Likes
782

Hi

I solve this using Enhancement spot in the inculde program MV45AF0C_CUA_SETZEN,

thanks for reply.