cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding fields

Former Member
0 Kudos

Hi Experts,

my client want Changes to sales order authorization to be restricted-payment term, PO date, how we can customize this please help me

Thanks

seshu

Accepted Solutions (1)

Accepted Solutions (1)

od_manikandan
Active Contributor
0 Kudos

Hai Mr seshu.mattupalli,

In sales order change screen, if some fields to be greyed out, as Mr. Ramki said, you can do with BASIS and user exit from ABAPER.

Second option:

You can make a screen variant through T CODE : SHD0 and run the Va02 transaction and SAVE it, it save all the field used in VA02 transaction.

Then go to the specific field and put a Tick mark in the DISPLAY ONLY for that field.

Then inform BASIS team to attach the Variant name to the VA02 user whom you want to restrict.

Regards,

Mani

Answers (3)

Answers (3)

Former Member
0 Kudos

ok

Former Member
0 Kudos

yes user is not authorized to modify those two fields

Former Member
0 Kudos

you can do with authorization object, and assign role to user, same thing you need to write logic in sales order user exit.

this requries BASIS/ABAPer help.

Former Member
0 Kudos

you mean those fields non modifiable by user in VA02??