cancel
Showing results for 
Search instead for 
Did you mean: 

unable to make KBETR field non editable in VA02

gino_babu2
Participant
0 Kudos

Hai Gurus

We got a requirement to make the quantity and amount field non editable in VA02. We are using the exit USEREXIT_FIELD_MODIFICATION in include MV45AFZZ for the same. We could make only the quantity field non editable but not able to make the amount field (KONV - KBETR) non editable. plz guide

regards

Sidhu

Accepted Solutions (0)

Answers (3)

Answers (3)

sarthak_mohantysd
Active Contributor
0 Kudos

Hello Sidhu,

We got a requirement to make the quantity and amount field non editable in VA02. 
We are using the exit USEREXIT_FIELD_MODIFICATION in include MV45AFZZ for 
the same. We could make only the quantity field non editable but not able to make 
the amount field (KONV - KBETR) non editable. plz guide

Check out the following User exit with an ABAPer and let us know whether these are helpful or not...

  1. USEREXIT_FIELD_MODIFIC_KOPF

  2. USEREXIT_PRICING_PREPARE_TKOMP

  3. USEREXIT_PRICING_COPY

Regards,

Sarthak

eduardo_hinojosa
Active Contributor
0 Kudos

Hi Sidhu,

In what dynpro(s) do you have these fields?

Regards

Eduardo

Former Member
0 Kudos

Hi Gino12,

If the field should be changed to display mode for all users across the system create transaction variant SHD0 and assign the new variant to transaction VA02. By this the field will be greyed out.

Thanks

Arun

gino_babu2
Participant
0 Kudos

Dear Arun

In SHDO there is no transaction variant for VA02.

regards

Sidhu

Former Member
0 Kudos

Hi,

Please check the following document.

[Variant|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40d1443e-0184-2c10-c68d-c612f771fe6f?quicklink=index&overridelayout=true]

Regards,

Amit

Former Member
0 Kudos

Hi

you can create a new transaction variant for transaction VA02

http://www.scribd.com/doc/6304493/Screen-Variants

Thank you,

Arun