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

Change Billing VF02

Former Member
0 Likes
885

Hi,

I want to make the material description in VF02 locked so a user cannot change it.

Pls suggest to make this possible.

Points for sure

Varun

Hi,

I want to make the material description in VF02 locked so a user cannot change it.

Pls suggest to make this possible.

Points for sure

Varun

5 REPLIES 5
Read only

Former Member
0 Likes
819

Use user exit or BADI to make material description non-editable.

Choose suitable user exit of BADI from below list ->>

User exits for VF02 -

V60P0001

V61A0001

SDVFX001

SDVFX002

SDVFX003

SDVFX004

SDVFX005

SDVFX006

SDVFX007

SDVFX008

SDVFX009

SDVFX010

V60A0001

V05N0001

V05I0001

SDVFX011

And BADI -

SD_CIN_LV60AU02

Regards,

Aparna Gaikwad

Read only

Former Member
0 Likes
819

Hi Varun,

Use transaction variant for that

GOto t.code SHD0 and give vf02 there and then while processing make that field display only , now nobody can change that field

Regards,

C.A

Read only

Former Member
0 Likes
819

Hi

Can u change material description in the bill? It's very strange because it should be unchangeble by default.

Max

Read only

0 Likes
819

well that's the reason i am asking. Cause its possible..

Read only

0 Likes
819

Hi

In my system the description of material can be changed in sales order only, there's no way to change it in VF02: I'm using a SAP R/3 AFS.

Try to check if some modifications were done in standard dynpro 104 of program SAPMV60A.

Max