Authorization object in sales order

Dear All,
In our project We would like to have a new authorization object in order to allow one Sales companies to reprint other Sales companies intercompany invoice based on the Sold to party.
First we wants to give a particular  group of user that authorization so that they can reprint that order confirmation.
      We only give the display authorization or print authorization.
I found in standard sales order only 2 authorization object is there v_vbak_vko and v_vbak_aat. I wants to create a new authorization object and assigned it to that sales order so that system first check that the user belongs to that autho. Group or not .if it is satisfied then he can display or reprint.
But I donu2019t know I write that code and how  can I move.
Please advice.
Thanks in advance.
Regards,
Moni

hi,
use these transactions.
SU21,SU20,SUIM.

Similar Messages

  • Need Authentication Objects For SALES ORDERS

    Hi All,
    Can anyone provide me list of Authentication Objects For SALES ORDERS.
    I opened the SU03----SD class there are nearly 19 objects.
    i need to knwo what are the related Authorization Objects for SalesOrders.
    Regds
    Raj

    Role can be created with the authorizations to the transactions like VA01/02/03 and authorized users can be assigned to these roles, this way you can control the authorizations to standard transactions,
    Hope this helps,
    Vasanth

  • Is there a Business Object for Sales Order Create and Change VA01 and VA02

    Hi experts -
    I am looking for a business object for Sales order create and change VA01 and VA02 respectively?
    Thanks,
    Mark

    Hi Mark,
    I think this question is best answered in [SAP Solutions|/community [original link is broken]; Forums.
    - Subhodeep
    Edited by: Subhodeep on Aug 29, 2009 11:14 AM

  • Authorization object for Internal order

    Hi experts,
    My requirement is while creating the PO using the internal order as reference  i need to check the internal order is valid for that user or not.
    Is there is any standard authorization object  for internal order is available using which i can validate the internal order by assigning this authorization object in the user role.

    Hello,
    When you try to create internal order and once you get the error.
    Open another session with /OSU53
    This gives you the details of authorization objects or transaction codes you are lacking.
    Provide this to security administrator of your team.
    Hope your problem will be solved.
    Regards,
    Ravi

  • Authorization object for sales office

    Hi,
      We have a requirement,  we have one our head office  and there are around 20 sales office,   for each sales office there is a different user id (two user logins per sales office ),  in customer master for each customer we are assignning one sales office,  and only the user of that office is responsible for all types of transaction for that customer,  we want that sales office assignment  to user,  and that user should not able to see the any details of customer like sales orders, billing details order booking etc. which is not in there sale sales office  ,  so which authorization object, or how we can get this,
    regards,
    zafar

    Hi
    Sometimes when you add a new authorisation object with some specific value, system still allow to do the transaction for other values which is not available in that authorisation object, because may be in some other Profile same Authorisation Object is available and where user has complete rights, so kindly take the help of Basis Consultant and check that same Object is not availbale in some other profile of User with complete authorisation.
    Thanks and regards,
    Amitesh Anand

  • Question on Search Help and Authorization Check for Sales Order Type

    Question 1:
    When I go to VA01 and click the search help, it shows only order type that are not blocked.
    However, when I have sales order type in select-options of a Z program,
    S_AUART FOR VBAK-AUART
    I click on the search help, it gives all the sales order types. How can I have a list with unblocked sales order type only?
    Question 2:
    I want to check whether a use can extract data from a sales order type (e.g. OR and RE)that he/she authorized to use.
    I have include the following in my program:
    AUTHORITY-CHECK OBJECT 'AUART'
    ID 'AUART' FIELD 'OR'.
    It always returns SY-SUBRC = 12.
    But order type 'OR' is granted to the user (he/she can create order with type OR in VA01)
    Please kindly give me some ideas, thanks.

    hi,
    ad1
    use following code:
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR auart.
      PERFORM auartGet.
    FORM auartGet.
        CALL FUNCTION 'RV_HELP'
             EXPORTING
                  KEY            = VKORG
                  KEY2           = VTWEG
                  KEY3           = SPART
                  KEY4           = '0'
                  NUMBER         = '008'
                  FIELD_IN       = AUART
             IMPORTING
                  FIELD          = AUART.
    ENDFORM.
    ad2.
    example:
       AUTHORITY-CHECK OBJECT 'V_VBAK_AAT'
             ID 'AUART' FIELD 'OR'
             ID 'ACTVT' FIELD '01'. "01-create order, 02-change, 03 display
    check sy-subrc eq 0.
    regards,darek

  • Account-based COPA and having Cost Center as Real Object in Sales Order

    Hi,
    We have recently activated account-based COPA and in our SO, we realized the Profitability Segment being populated- that is not a problem in normal scenarios.
    However, in some cases, we would like to charge to a cost center instead of COPA. We have tried the 2 ways mentioned in the forum/on the web to include Cost Center in Sales Order:
    1. Go to OVF3 t-code and configure a default cost center for the order reason
    2. Change the SD Document Category under 'Define Sales Document Types' to 'I- Order w/o charge'.
    However both ways only open the Cost center field but still populates the COPA. At accounting entries, cost center will become a statistical object and COPA, the real object- which is not what we want.
    Is there a way to stop the auto-populating of Profitabiltiy Segment in SO when cost center is being entered?
    Thanks very much in advance for any suggestions.
    Regards,
    Huimin

    Solved by myself, with help of OSS Note: 44381 - Profitability Segment Not Required in SD Postings. Have a CO substitution rule to clear away the Profitability Segment number based on certain conditions. Thanks!

  • Ref object in sales Order

    Hi All,
    i want to sale material to new customer .. eg 5 PC .in future if need any repairing i want to create ibase . shall i create ibase for customer before execution of sales order , after delivery or when shall i creat it ????
    ( i know how ibase works in return & service) may i know when & how we create i base in sales order ?? or enduser steps to execute sales order & maintain tech object while processing  ???
    pl dont attach any document . i need anwer in 3-4 line , just process flow

    Neil D -
    Even if somebody mangaes to understand your query they may not be able to provide an answer in 3-4 lines.
    To save them time trying, I will lock this thread.
    -Paul
    Moderator

  • Authorization Object for Sale Organization check

    Hello all,
    I have create a Z Report.Now the requirement is that only certain users belonging to a particular Sales Organization can run that report.
    Which standard Authorization Objects can be used for this case.
    regards,
    Ujjwal Kumar

    P577815 wrote:>
    > Hey,
    > Thanx for your reply....)
    > Actly new to abap thats y not much idea.Instead of your Auth Obj,can i use V_KNA1_VKO.
    Hello,
    But V_KNA1_VKO also has these params:
    VTWEG      Distribution Channel
    SPART      Division
    V_VBRK_VKO also has only Sales Org(VKORG). I think that suits your req.
    But before deciding on the Auth. Obj please read the documentation & check that it suits your req.
    BR,
    Suhas

  • Business object for sales order credit status

    Is there a sap delivered business object that has a method to get credit status and overall blocked status of a sales order?

    This forum is for general questions about Business Objects (the company) products and information; since your question pertains to SAP products you will want to find the forum that relates most closely to your question so you can have experts in that area helping you.

  • Authorization object for Sales area determination

    Hi Experts,
    Im here having service message created with error messages as below:
    1. Enter a sales organization
    2. Enter a distribution channel
    3. Responsible organizational unit (sales) missing
    4. Enter a service organization
    5. Responsible organizational unit (service) missing
    6. Enter the unit of measure
    7. Enter a Currency
    FYI, the Sales area data has been maintained correctly via Tcode BP. And i realize that the SolMan user id having some missing authorization. Because i did tried to add SAP_ALL to the same user id. After that the message created <u>without</u> any errors.
    Thus im suspecting the user id missing some authorization that causing the failed of Sales area data detemination.
    Could you please point me out?
    Thanks in advance.

    Hi Joern,
    will this ST01 also work for the PCUI or BSP application for finding the authorization objects.
    Actually our requirement is that we need to restrict a user searching documents belonging to him and reporting to him.
    without any authorizations given we are able to search the documents of all users in activty management under activtiy monitor. we would like to block users to view only documents done by him in his sales area.
    can you provide me the details of the authorization object, please.
    thanks
    Srini

  • Authorization object for sales tax code (MWSKZ) in FB60

    HI, there is a FI tcode FB60 in FI module. The requirement is that user wants to restrict some users to enter only few sales tax codes from among the list. For example if there are 30 tax codes, then user should be authorised to enter only 5 tax codes from the list. In standard authorization, there doesn't exist an authorization object to restrict tax codes. Kindly tell me the process of making authorization object for this task.
    I have made one authorization object. I think i need to call this object somewhere in user exit of FB60. Is this the way of doing this?? Kindly if someone have done this, mention down the procedure of making authorization object and how to implement it. Thanks

    Hi,
    Instead of creating a authorization obejct and assigning it to the tax code, it will be easy to write the code in a user exit to check whether the tax code is applicable for the user. Suppose if the user enters a non-applicable tax code, you can throw an error.
    Do u want to restrict the number of entries in F4 help for tax code for a particular user?
    Cheers
    ~Niranjan

  • Authorization object for Sales Area Data creation ...

    Hi Gurus,
        Please suggest on this:
                    "when an CRM Sales employee creating a BP , employee wants the sales Area for the BP from the sales area of employee in the Input selection option of Sales Area for BP".  Any authorization object will help?
    Thanks in advance.,

    Hi Joern,
    will this ST01 also work for the PCUI or BSP application for finding the authorization objects.
    Actually our requirement is that we need to restrict a user searching documents belonging to him and reporting to him.
    without any authorizations given we are able to search the documents of all users in activty management under activtiy monitor. we would like to block users to view only documents done by him in his sales area.
    can you provide me the details of the authorization object, please.
    thanks
    Srini

  • Authorization Object for Purchase order Message control

    Hi ,
    Is there any stadard authoriztion object to control the print and print preview options for Message control .
    I am requied to control the print and print preview options for purchase order messages for certain users depeding on there authorizaion.
    Thanks in advane.

    Hi,
    When you click on the 'print preview' button on ME22N/ME23N the system
    makes an authority check on transaction ME9F activity 04. The current
    logic forces the print preview functionality to be accessed ONLY by the
    users who print. Therefore, only users that have authorization to use
    ME9F are authorized to use the Print Preview button in ME22N/ME23N.
    Kindly try the authorization objects M_BEST_EKG, M_BEST_BSA and
    M_BEST_EKO = 04.
    You can
    also have a look the  user exit
    EXIT_SAPLMEDRUCK_001 in enhancement LMEDR001 for print program
    SAPLMEDRUCK.
    INCLUDE ZXM01U04
    you can create own coding for all possible AUTHORITY-CHECK.
    BR
    Nadia Orlandi

  • To Remove Payment Card Authorization Block from Sales Order

    Hello All,
    I have a Scenerio of Payment Card Authorization where system receives authorization for Payment Cards and if authorization is Denied, Authorization Block Check is Set at Header of Sales Order in Payment Card Tab.
    Now if the Client Requirement is to Create a Z Program to Remove only the Check of Authorization Block in Open Orders.
    I have tried all the ways, unless we give Manual Authorization in payment Card Tab of Sales Order the Block cannot be removed.
    Can you provide a Way Out in Order to only Remove the Authorization Check without Manual Authorization in Sales Order.
    Looking Forward to your Views on the Same.
    Best Wishes,
    Onkar Khedekar

    Hi,
    MV45AFZH is the Standard User Exit that Runs when the order is Saved in Order Creation Mode.
    I wish to know a way out to remove Authorization Block in already Created Open Orders whose Payment Card Authorization is Denied.
    Regards,
    Onkar Khedekar

Maybe you are looking for

  • How do I get my playlists to show in a new itunes account? Will they transfer when I sync my iphone?

    I move my old itunes account from a dead PC. My purchased songs are there but not in playlists. My Iphone still has the playlists, but don't know if they will transfer to itunes.

  • Belkin stereo doesn't work on iPod Touch 2g??!!

    Hi, I just bought that little Belkin stereo attachment for audio recording using my iPod Touch 2g, but it doesn't seem to work! Or at least I don't know how. The manaul for the stereo only has directions for using it on iPod nano 2g, iPod nano 3g, iP

  • Document Expired

    My web pages are built with JSP + javascript + AJAX, so a little dynamic when loading a page (it is NOT a static HTML text page). As a common practice, when users visits my website, they can click on a hyperlink to open another webpage. When they wan

  • BLOCK MATERIAL FOR SALES

    dear all, i want to block the material as in from sales side. puposes is nobody should be able to put sales order for that material. is there a wayout to go for it. regards rewa

  • No more need for "Made with Macromedia"!

    I noticed on the macromedia site that the "Made with Macromedia" program does not apply to Director MX 2004. ( See Here) Have I been using it this whole time when I didn't have to? Also, what is in store with Adobe now? Are they going to treat this d