cancel
Showing results for 
Search instead for 
Did you mean: 

Partial access to a transaction in SD

Former Member
0 Kudos

Hi all,

We're trying to give partial access in VA02 transaction to our users. For example, in VA02, the user should be able to only change the item pricing or change the item text. We're still a 31.I shop.

Your help is appreciated

Ramin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Wow bit of an old version huh?

No chance of upgrading? BSP would provide a nice solution for you.

Former Member
0 Kudos

Tell me about it Craig!

We are in the planning phases for an upgrade to 4.7. Meanwhile we have to do our best with what we have.

Thanks

Ramin

Former Member
0 Kudos

Well in BSP or in plain ABAP for this matter, you can create a new page (BSP) or transaction (ABAP) and simply build a new mask (form layout or gui) with the parts you want the person to be able to do then do the coding in the background yourself to complete the transaction.

If you debug the transaction you'll see what it is doing then you just have to duplicate it with your own coding.

With BSP what we've done is simply provided the information in a quicker way and made the input form a bit easier to use and we "dummy proofed it".