Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3510

Re: IW31 : Hide Order Types

$
0
0

Hello Ashok,

 

This has been discussed in all modules but I am afraid any direct solution was ever reached in the context of Standard transactions.

 

Option1:Types will be visible but User will not be allowed for unauthorized types:

  1. Through Roles using I_AUART authorization object.
  2. Through user-exit IWO10009: Here as you know system stops the user from creating an Order at the time of Saving.

        It is obvious that the code logic needs to retrieve the info about to which country the user belongs. ABAPer can do it from userId tables or if                   necessary through a Z-table. (In the case of Ztable it will have UserId, Country.). Entitlement of Order type will be coded in the Exit based on                  country.

 

Option2: When development is inevitable then the guidelines can be:

  • Create a screen to run IW31 indirectly.
  • Implement the code explained in this link to restrict the F4 help values.
  • Have country-wise tcodes and the Roles (Authorization) accordingly.
  • Obviously in such case authorization to run IW31 tcode will be withdrawn.

 

 

Regards

KJogeswaraRao


Viewing all articles
Browse latest Browse all 3510

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>