Application Development 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: 

How to put a check on the editing of line items in VA02

Former Member
0 Kudos

Hi All,

I have a requirement that i need to make the line items uneditable when the Billing block is blank in VA02 transaction.

I am searching for the relevant BADI implementations.

Can anyone please give me a quick solution on this.?

Your help will be appreciated........

Thanks in Advance,

Ramya

4 REPLIES 4

Former Member
0 Kudos

Hi,

i think you can do this by implementing the enhancement point in

form userexit_field_modification........endform

in include program MV45AFZZ.

With Regards,

Dwarkanath.S

0 Kudos

Thank you sir.

Edited by: Ramya Krishna on Sep 26, 2008 2:29 PM

0 Kudos

Hi ,

I am unable to make any changes to the existing line items..

But my complete requirement is that i should not be able to add any new items also.

Any idea of how this can be achieved in the same form.

Thanks,

Ramya

0 Kudos

Hi ,

In the above said User Exit, by implementing an enhancement option i am not being able to edit the existing line items.

But it is so happening that i coulb be able to add new ones.

I am not getting how to grey out the entire table at one go as there is no commonality between all the fields.

Can you please help me in this regard

Thanks,

Ramya