cancel
Showing results for 
Search instead for 
Did you mean: 

T-code and authorization for specific change.

Former Member
0 Kudos

Hi Gurus

There is one requirement from customers

The customer need a t-code where he can change quantity only and all other should remain for display

like VA02 we can Change sales order in the same way he want to change only quantity

Is it possible

thanks in advance

Azhar

Discussion title was edited by Moderator

Accepted Solutions (1)

Accepted Solutions (1)

krishna_k19
Contributor
0 Kudos

Dear Azhar,

      Copy the same transaction into custom t.code and for that t.code add a custom variant by using the SHD0 then customer can use the your newly created custom t.code without disturbing the standard one.

Regards,

Krishna

Answers (6)

Answers (6)

Former Member
0 Kudos

Dear All


Thanks for your kind and informative suggestion the issue is passed to ABAPER

once its done i will let know what slon he used


Thanks to One and ALL 

phanikumar_v3
Active Contributor
0 Kudos

Dear Uday

As suggested you cannot make every other field into display except Quantity--very high level work even to technical Guys.

Why dont you follow Mr Moazzam's direction here--simply address your issue without any further issues.(any client specific requirements not to follow this suggestion)

Pl update.

Phanikumar

Former Member
0 Kudos

Hi Azhar,

There is a work around for your requirement.

Dont create any tcode take the help of your abaper and make all the editable fields in va02 non ediatble and keep only quantity field editable.

Next create a ztable and include all the user id's for whom you require the validation.

Ask your abaper to check the userid , anyone who access va02 ,against the ztable and if the user id matches the value in ztable then all the fileds should be non editable except the quality field.

Regards,


moazzam_ali
Active Contributor
0 Kudos

Hi Azhar

If this is for only one user then it is not possible. Screen variants are not user specific for sales orders. They always work if you assign variant to order type in VOV8. If this is for a sales order type then it can work.

What you can do is write your logic in MV45AFZZ program save userexit that if user X is changing any other field other than quantity and then give some error. Your ABAPER can do this for you easily.

Thank$

Former Member
0 Kudos

Hi,

   Try SAP personas. It will solve your problem.

Regards,

Senthil Venugopal

hasan_ahmed1
Active Participant
0 Kudos

Please try in SHD0.