cancel
Showing results for 
Search instead for 
Did you mean: 

dynamic forbid to change a price manually in va02 (komt1-kmanu)

Former Member
0 Kudos

Hello,

there are a lot of thread to this question but nothing helped me so far


i know, that there is a way with spro (v/06) to disable  the way user type in a manual price. But i need a dynamic way to forbid the manual price entry.


Like only for some materials.

i have looked at the requirement for that conditiontyp !
in this case it is the include LV61A002. when i change the komt1-kmanu field to "d" for no manual entry,it wont take effect 

what am i doing wrong???

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

former_member183879
Active Contributor
0 Kudos

Hi,

To my knowledge it is possible to control this behaviour by authorisation as mentioned by the OSS note 0001165078

You can check this development.

Also in your code, check if you are committing the change before really coming to the screen (I may be dumb, dont know much of ABAP)

If you post this query in ABAP forum, you will get quick responses on this.

Former Member
0 Kudos

ok, my fault

your tip if my change is commited before coming to the condition screen was perfect. the changing of komt1-kmanu have to set at the first run, before the conditionscreen is opening.

so my changing while debugging was to late, but the place for that coding is correctly.

answered by myself

Answers (0)