Authorization object  on Promotion Type  ( WAK1)

Dear Gurus,
This my first question.
I want to know, How to put AUTHORIZATION OBJECT on Promotion type in t code WAK1. 
I want , a user  let say would not create Promotion order other then ( RC10). How can i do it.
Please help.
Best Regards
sachin chauhan

Hi,
Are you telling me that you have a z auth, object built with SU21? If it's true, you can insert in SE38 with the push 'Pattern' and option AUTHORITY CHECK. The system insert it. After, set the parameters as variables and if the return code isn't zero (you don't have auth) you must set an error message, for instance in LIPW4F58:
*... Auth check movemnt. plant
  authority-check object 'M_MSEG_WWA'
           id 'ACTVT' field '01'
           id 'WERKS' field mseg-werks.
  if sy-subrc eq 4.
    message e199 with mseg-werks.
  endif.
Remember set the object in PFCG, and check that in case of rejection of auth. the tcode SU53 works right.
I hope this helps you
Eduardo

Similar Messages

  • Kindly tell me authorization object for MRP type

    Hi friends,
    Kind tell me what is the authorization object for MRP type in material master.
    Your help is considered more important.
    thanks in advance
    willaims

    Hi Willaim,
    There is no standard authorization object for MRP type.
    Regards,
    Alexander

  • Kindly give authorization object for mrp type in material master

    Hi friends,
    Kind tell me what is the authorization object for MRP type in material master.
    Your help is considered more important.
    thanks in advance
    willaims

    hi,
    check your authorisation objects here:
    Go to PFCG --> Environment (at menu bar) --> authorization objects --> Display...
    Here see for MRP and MM for material managament in the tree structure...
    Regards
    Priyanka.P

  • Authorization Object for Storage Type

    Hi Experts,
    We want to restrict the goods movement based on storage type. Does anybody know what authorization object we can use to implement that?
    Any help is greatly appreciated.
    Thanks,
    Khan

    Hi,
    At PFCG, go to authorization profile you want to restrict, look for M_MSEG_LGO Authorization Object, at the storage location field assign it. If you only want to restrict it for few user use, remove those from unauthorized user profile.
    Hope it might help.

  • Authorization Object for Material Type

    Hi All,
    Is it possible to restrict the user from creating the material master based on Material Type. If yes then what is the authorization object for the same.
    Regards
    Mahendra

    Dear Mahendra,
    You can definitely restrict a end-user to only particular Material Type thru Authorizations.
    Authorization Object: M_MATE_MAR
    This can be done thru authorization management. Consult your Basis person or follow this:
    SU01 - Enter the user Id & select display button. Now click on the Roles Tab & note down the role assigned to this user Id.
    Go to T-Code - PFCG - enter the Role name & select the change icon.
    Click on the Authorizations tab page. & then Click on Change Authorization Data.
    Now expand the menu tree of Materials Management: Master Data & further expand the menu tree of Material Master: Material Types. Now click on the change icon next to Authorization Group & select the required Material Type that you want to authorize the end-user.
    This is how you can give authorizations only for a particular Material Type. 
    Hope this helps.. .
    Give point if useful...
    Thanks,
    Jignesh Mehta
    Mumbai

  • Authorization Object at course type level in LSO

    Hi Experts,
    We are trying to restrict authorization  for users at Course type level or each course level.
    Is there any authorization object available in SAP Standard roles (PFCG) to restrict users at Course level.
    Maximum points would be rewarded for useful solution.
    Regards
    Basavraaj Patil

    Hi rao,
    thanks for reply,
    Would you please elaborate it please?
    Regards,
    Basavaraj Patil

  • Authorization Object For Order Type in Tcode KO88

    Dear Sir,
    In Tcode KO88 , we want that an users must be able to use only a specific type "Order Type" . But we do not know which is the authorization object for this .
    I look forward for the kind help from SAP Expert as how can we put restriction based on "Order Type" in Tcode KO88 .
    Regards
    B V Mittal

    hi,
    check your authorisation objects here:
    Go to PFCG --> Environment (at menu bar) --> authorization objects --> Display...
    Here see for MRP and MM for material managament in the tree structure...
    Regards
    Priyanka.P

  • Authorization object M_MATE_MAR "Material Master - Material Types" in MM01

    Hi,
    We in CPS Energy are implementing VIrsa SOD conflicts on the roles that are in place in current SAP 4.6C version. The authorization object M_MATE_MAR is used by MM01(Creation of Material Master) transaction code & used at mutiple roles. We have restricted this authorization object by Material Type Authorization Group (BEGRU)as WMS1 & given activity a 01, 02 & 03 in a role. The same authorization object is used in Common roles also for displaying that is using transaction code MM03 (Display Material) but the activity & authorization group are ''. This '' is taking precedence over the the authorization object given in the other role.
    Please let us know how to put a control on this authorization object which is used widely by large number of users.
    Maintained Material Master: Material Types                              T-D119010802
    Activity                       01, 02, 03                                             ACTVT
    Authorization group          WMS1                                              BEGRU
    Any help is really appreciated
    Thanks
    Sree

    Hi Sree, your role with MM03 in it should not have * for actvt if it is only a display role.
    As it is a display role actvt 03 would be more suitable.  That way you could have display for all auth groups, but create and change/MM01&2 would be restricted to WMS1 (and any other materials with a blank auth group)

  • Authorization Object Related To Movement Type

    Hi,
    I meet one problem, one user want to check which user can use MB1A t-code with movement type 201 and 202, but I know there are some authorization object related to movement type and I want to use suim with mb1a t-code and authorization object to check the user, but I don't know the authorization object about movement type in MB1A t-code, does anyone can help?

    Go to SU24, enter the transaction code and press execute.
    Here you can see the all authorization object whose are used for the transaction code MB1C.
    Regards
    Dev

  • Authorization object assignment on USERS

    Hi,
    i have to maintain authorization objects in transaction types and users in our company, such that the executives (management of all org. units) of the company are able to see all the transactions including activities within the whole company.
    on the other hand the employees (<b>not executives</b>, belonging to a specific org unit) should be able to see ONLY the transactions belonging to his org. unit
    useful info is avlbl at: http://help.sap.com/saphelp_crm50/helpdata/en/26/99973915e69238e10000000a11402f/frameset.htm
    but where and how are these authorization objects assigned?
    Kindly help, thnx, all answers appreciated.
    Jacob.

    hi Jacob,
    Look at <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/81/0e0f61b566dc44bbb4055b3ccd25be/frameset.htm">Identity Management</a> maybe it helps you.
    Regards.
    Manuel

  • [SAP-PM] Restrict authorization object

    Dear All,
    Currently, I have some querries with authorization. Below are the details:
    1. Authorization Object : I_AUART --> Order type
    2. 2 roles use same authorization object (Let's say Role 1 and Role 2)
    3. One is to change and other is only display
    4. Let's say the order type are (I_AUART) : PM01 - PM05
    5. Role 1 (change) contains PM05
    6. Role 2 (Display) contains PM01-PM04
    And the question is:
    What should I do to assign that roles into one user name. In condition that the related user name only able to change order type PM05, and on the other side user still able to display all order types?
    Many thanks for your incoming advice.
    Kind Regards,
    MD

    hi
    while creating roles itself in the USER tab page assign this to the user id .after specified the user id then both the roles will be seen for that user id
    for other user create seprate role for diplay only for all order types and assign to the respective user id
    or use T code SU10 select the user id and specify the roles created for the respective user
    regards
    thyagarajan
    Edited by: thyagarajan krishnamurthy on Jan 15, 2008 4:07 PM

  • Authorization object - dump on field type due to character

    Hi all,
    As i have created an Authorization object
    AUTHORITY-CHECK OBJECT 'YINF_BYTE'
                            ID 'Y_BYTE_CON' FIELD lv_byte_count.
    While creating the authorization field ('Y_BYTE_CON' ), the data type I defined is ABAP_MSIZE.Similarly the type of the variable('LV_BYTE_COUNT)  i am passing to the authorization object
    is of the same type (i.e.,ABAP_MSIZE).
    I am getting an syntax error 'LV_BYTE_COUNT must be a Character type field',Please help me out in resolving this.
    Thanks in advance,
    Ram
    Edited by: Julius Bussche on Feb 20, 2009 9:19 AM
    Please use meaningfull subject titles

    Hi Chinmaya,
    Which data type i need to go with ABAPTYPE..? is it the variable i am passing to the authorization object or the authorization field i need to change as ABAPTYPE..?
    Plz advice me.
    Thanks,
    Ram

  • Authorization object for manual condition type in sale order

    Hi experts
    I want ask them, If exist an authorization object for manual Condition type (KOMV-KSCHL) in the sales order (VA01/VA02), that the user don' t can create neither modify the sale orden with a specific manual condition type (payment term) by stardard way.
    Best regards
    John Angulo

    HI John,
    I would be surprised to know that someone uses the Payment terms as a condition in the Pricing procedure for sales orders. The payment terms define when the customer agrees to pay, (15, 20, 45 ,....days or 5 years or 10 years....whatever it be)
    this detail for what i know is in the sales order header,and ideally has nothing to do with the Item level material price conditions.
    its ok, If you mean something else by payment terms.....in principle you can have a conditon type restrcited such that manual entries on the condition are not possible. this cane be done in SPRO customizing, i am sure your functional consultants would know what to do (SPRO->Sales and Distribution->Basic Function->Condition Types), in the tab "Changes that can be made" have a value that says manual Processing is not allwowed
    The ABAP route mentioned above is for a different scenarion and i dont think it is necessary for your requirement

  • Material Type Movement type and Storage location Authorization Object

    Dear All,
    My client wants that  certain type of material i.e. SFG should not be GR Mvt. type 101 at the FG storage location, they want to restrict to some  user ID .
    Is there any authorization object or the enhancement to control all three parameter to restrict to particular USER ID?
    Thanks in advance.
    regards
    ALOK Shrivastava

    Hi,
            Please check as follows.
            IMG > Material Management > Inv. management and Physical Inventory  > Authorization Management
                   > Authorization Check for Storage Locations (Indicator on)
    Regards,
        Gaito

  • Filter Document Type based on Authorization Object

    Hello Everyone,
    I have a requirement where i was asked to filter the document type based on authorization object M_BEST_BSA in transaction /KCP/2,ME21N, ME22N and ME23N.
    When I create or modify a purchase order, I dont want  to be lost in choosing the PO type. I want the field EKKO-BSART displays only the values authorized for the user(me).
    Thanks a lot

    RE is standard for MIRO .This is SAp standard .
    Please clarify what u require .
    Did you need other RE  for example LE for miro doc type in your co code 1130 and miro doc type EE for your co code 1145.
    like wise
    Edited by: manu m on Jul 13, 2009 7:53 AM

Maybe you are looking for