cancel
Showing results for 
Search instead for 
Did you mean: 

Material Description changes not allowed

former_member227596
Participant
0 Kudos

I do not want user to change the material description in Sales Order while entering Items . How I can stop this?

regards

Vikas

Edited by: Vikas Puri on Mar 10, 2009 11:38 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use the T Code SHD0 for this requirement

Answers (3)

Answers (3)

former_member227596
Participant
0 Kudos

answered

Former Member
0 Kudos

Hi

You can achieve this through field exit with the help of an abaper.THe field for the material description is

ARKTX and the table is VBAP.This you have to do itin the VA01 transaction.

Regards,

Gopal.

Former Member
0 Kudos

Hi,

There are two scenarios which can happen while creating order:

1) Order is being created by EDI - Idoc from External System. In this case the data of the order cannot be changed.

2) You can use a user/screent exit in the VA02 screen, that once the order is saved after VA01 you cannot changed the material.

See if you can discuss this scenario with your technical person.

Siddharth.