How to restrict Accounting Docurment type RV and DG

I want to restrict accouting docurment in different roles(t-code=FB08).
one role : Allow access accounting docurement type is RV and ZB
another role : Allow access accounting docurement type  is DG and ZA
Try to use F_BKPF_BAL to define those role's authorization.
But this object just authorization group not accounting docurement type.
How can i do for adjust authorzation ?
Please suggests me if anyone comes across the same situation and if you have any other better other solutions.

In standard, system will not allow to reverse RV document via FB08.  It can only be reversed via VF11.  For DG, you can take the help of your basis team and cut authorisation.
thanks
G. Lakshmipathi

Similar Messages

  • Ugent: How to restrict a Material Type for a Specific Process Order Type

    Hi All
    Can any one please tell me how to restrict material type for specific process order type
    We have Process Order type ZPBS for finished materials but while creating process order
    if i give the material of semi finished material type the system let me create the process order
    it should not as we have a separate process order type for semi finished materials that is ZPBS.
    And vice versa
    Please help me how to restrict these material types for specific Process Order Types.
    Points ll be awarded accordingly
    Bilal Athar

    Hy Ghulam Mohammad,
    Good Morning,
    Pls go through below link
    [http://www.sap-img.com/abap/what-is-user-exits.htm]
    [http://www.sap-basis-abap.com/sapab013.htm]
    Now regarding How to place your checks in User Exit, then pls explain your requirements to your Abaper , so that he or she can write it into programeble language.
    Regards,
    Dhaval

  • How to restrict Service PO type to enter GR based account assignment

    Hi,
    How to restrict Service Based PO document type to enter GR based Account assignment.
    Thanks in advance.
    Regards
    JACK

    Dear Jack,
    Purchase Order Account Assignment For Service Items:
    http://www.sap-img.com/materials/account-assignment.htm
    The concept of account assignment remains same whether for materials with Mat. No. Or only text. 
    If you are purchasing a particular service for a cost center. then you can assign the PO item to Cost Center & so on..... 
    Material Management 
    -> Purchasing 
    -> Material Master 
    -> Entry Aids For Items Without a Material Master.
    Also, visit:
    http://sap.ittoolbox.com/groups/technical-functional/sap-acct/maintance-order-not-reading-valuation-area-in-okb9-1018737
    Regards,
    Naveen.

  • How to restrict accounting doc generation while excise invoice creation

    Hi,
    i have to restrict accounting document generation while excise invoice creation through J1IIN.
    i can't use statistical in my pricing proceedure since this is excise group and plant specific requirement.
    same priicing proceedure is being used across all other excise groups and plants.
    requirement is that one plant is having excemption from duties. my client wants excise duties to be calculated but should not be posted to accounting for that excise group.
    can you suggest me how to map this scenario.
    Thaks in advance.
    Regards
    Satya

    Hi
    If it's a Deemed Export scenario  then you can map this as a standard process.
    Click the utilization button in the left corner, this will give you a next screen , Now here there is a pencil button .
    Now click over this - this will change the color of the description and activate it. Now here if you select Deemed and save the document - There will NOT be any accounting entries for the excise document .
    Try this , hopefully this will help you.
    Thanks
    RB

  • How to restrict users from printing documents and exporting to local file

    Hi SAP gurus,
    I have two questions.
    1. How can I restrict users from printing a document? i.e. billdoc? I would like to know if I could block it though authorization. If yes, what auth obj to use?
    2. How to restrict certain users from exporting to local file? the System> List>Save-->Local File. I have tried restricting it using auth object S_GUI but it seems it is only applicable to older versions of SAP. im on ecc6.
    Thank you in advance.

    Hi,
    Check this:
    Create your own gui status and attach it to the list in the event START-OF-SELECTION.
    In the menu painter extra -> adjust template.
    Make it a list status and you will see all the standard list options appear including list->download
    Deactivate the ones you don't want. 
    If you just want to prevent users from downloading the list you can achieve this with authorization object S_GUI, activity 61. Menu option will still be there though.
    Please note that if you remove authorisation for S_GUI activity 61 then all downloads will not be possible. 
    If you just want to disable downloads only for a particular report, you can try this test program:
    Code:
    REPORT ztest. 
      DATA: PROGNAME LIKE SY-CPROG value 'Z_CHECK_AUTH', 
            FORMNAME LIKE SY-XFORM value 'F_CHECK_AUTH'.
    START-OF-SELECTION. 
        CALL FUNCTION 'SET_DOWNLOAD_AUTHORITY' 
             EXPORTING 
                  FORM    = FORMNAME 
                  PROG    = PROGNAME 
             EXCEPTIONS 
                  OTHERS  = 1.
      WRITE: / 'TEST'.
    You also need this:
    Code:
    PROGRAM z_check_auth.
    FORM f_check_auth USING pe_result TYPE i. 
      pe_result = 5. 
    ENDFORM.
    Also have a look at the exit SGRPDL00.
    Hope this helps you.
    Rgds,
    Raghu

  • How to restrict  changes in Tabs: Defaults and Parameters in tcode:  SU3

    Good Morning Everybody.
    Do you know how to restrict End Users can change data stored in Tabs Defaults and Parameters of tcode: SU3.
    I was checking Authorization Objects related this transaction but I did not find a way to fix this issue.
    Thanks for your comments.
    Mauricio Cardozo.
    BASIS Consultant.

    I've been looking into this same question.  I don't think there's any way to protect individual user parameters, which is what we really wanted to do, but it is possible to protect the Parameters tab as a whole while still granting access to the Address and Defaults tabs (if desired).  SU3, which is usually given to all users, gives change access to all three tabs in the User Data, but to make it more fine-grained, as the last person said, take away SU3 and instead grant whatever combination of SU0, SU1, or SU2 makes sense for your organization.  SU0 gives access to the Defaults tab, SU1 to the Address tab, and SU2 to the Parameters tab.
    So, in your case, you would grant SU1 only, so users can change their name or phone number, etc, but not Defaults or Parameters.  They won't even be able to see defaults or parameters if you do this, though.
    I hope this helps.
    --Matt

  • How to Restrict Business Transaction Types in Cash Journal

    Dear All
    I need to Restrict Business Transaction Types in Cash Journal based on Exp/Revenue Types . Is there nay solution of this problem and one more thing i need to disable/hide Cash Hournal Tabs for specific User.
    Full point will be awarded.
    Thanks

    hi
    the follwoing links may helpful to you for cash journal configs.
    http://help.sap.com/bp_bblibrary/500/documentation/N70_BPP_04_EN_DE.doc
    http://help.sap.com/saphelp_erp2005/helpdata/en/a5/e9d13973da1f60e10000000a114084/content.htm
    http://www30.sap.com/japan/businessmaps/690A1366EABD4B029F9F9CB727553B61.htm
    nagesh

  • How to get the document type, name and revision from the search page cv04n

    Hello,
    After performing cv04n and getting a list of documents satisfying the search criteria, how can I then get the document type, name and revision of the selected document using ABAP?
    Thanks

    HI,
    IN table DRAW... u have Document type, Version and document number.
    In Table DRAT also u get Document Type, Version, Number and Description of Doucment.
    Regards
    SAB

  • How I restrict Scheduling agreement type for specific Purchase organization.

    Hello Experts,
    I have created Scheduling agreement type (ZLT). I want to restrict this agreement type for specific purchasing organization.
    I have search many threads but I didn't get solution.
    Is it possible through Configuration or user exit.
    Kindly give me solution in details.
    Thanks,
    Ranjit Kumar.

    hi,
    I don't think that there is standard configuration to restrict Purchasing document type for purchasing group. you can restrict this trough user authorization or you can make user exit development.
    Regards,
    mukesh

  • How to restrict users to download, copy and print the documents from document library

    I want in SharePoint documents which I uploaded in documents library. no user will be able to download, copy and print.
    How it can be possible these types of restrictions apply?

    You can't achieve this goal by just setting appropriate access rights on SharePoint. You need to setup and configure Information Rights Management: https://support.office.com/en-in/article/Apply-Information-Rights-Management-to-a-list-or-library-6714cfe3-ef39-43b0-bb65-a887726bb63c

  • How to restrict duplicate condition type in sales order

    Hi All
    Is there any standard method to restrict user for adding a particular discount condition type more than once in sales order. condition type is manual and its records are also being maitained manually.
    Else would I will have to create userexit at sales order level or a routine in pricing procedure. I doubt on creating a rotuine in pricingprocedure because in pricing procedure there is already a restirction to add similar condition type more than once.
    Thanks

    create a routine and add this routine to the discount condition type only.

  • Different accounting document type "WE" and "RE"

    Hi,
    I am currently coding to extract data from internal table BKPF and is facing a problem with field BLART (document type).
    Understand that there are records for "WE" (Goods Reciept) and "RE" (Invoice Receipt) found in this table.
    May i know what are the differences between these 2 type of documents?
    Can both WE and RE co-exist for the same account document?
    Does RE means goods receipt already done?
    Thanks.
    regards,
    CL

    solved

  • How to restrict editing of some paragraphs and allow for others in same document?

    I have a client that wants to put together standard proposals that have boiler plate information (long paragraphs and some imagery) that will not change. In the same document they have other information that is to be customized by sales teams (text and images). Sometimes, they will have a sentence or a phrase which needs changing in the middle of a long paragraph but the rest of it remains the same. Since these documents are shared and edited by multiple parties, they would like to restrict some paragraphs from editing while making other areas editable, perhaps on the same page of the document. Is there a way to do this in Acrobat Pro XI?

    Thanks for that, yes I’ve been creating pdfs in InDesign for better layout results. We want to generate a template that our international sales team can use for templates, sharing over a server, and trying to prevent them from ruining text flow, image flow etc. just wondering where my limitations are at.\
    Thanks for your help. Anymore suggestions are very welcome.

  • How to restrict BOM explosion in Quotation and Sales  Order

    Dear all,
    How can we restrict BOM main item explosion in Sales Order.
    this BOM main item is having special order items which have to generate purchase requisition (item category - BANC),
    with out exploding bom main item, can we generate a  purchase requisition for BOM subitems, can any body explain me that how can we do that.
    your suggestions will be highly appreciated.
    thank you
    Raghu Ram

    Hi Raghu Ram,
    The BOM explosion is controlled by item category.
    In the item category configuration screen, under "Bills of Material/ Configuration", you can see "Structure Scope" field.
    Select the one which is applicable to your case:-
    "blank" - Do not explode material structure
    A - Explode single-level BOM
    B - Explode multi-level BOM
    C - Configuration, no BOM explosion
    D - Configuration, poss. with BOM explosion
    E - Structure from Customer_Function (product selection)
    Hope this helps
    Regards,
    Nicole

  • How to restrict some vales in Prompt and Output columns

    Hi,
    I am using 10 g.
    I have 2 columns(Code and Name) totally 40(values). In prompt i have to concatenate them both. But in the out put columns i need to display separately.
    Here my doubt is i need to Restrict the vales in the prompt level and as well as output columns.
    Please help me.
    Thanks

    Hi Deve and DPKa,
    Thanks for your Reply.
    i have to concatenate the both columns in Prompt level. But not in the outpur columns.
    And i have totally 40 values,but i need to only 20 values to be dispalyed. I know those values. I tried with the specific Values Option. But it is not working. Is there any other way to do this.
    Thansks

Maybe you are looking for

  • Reinstalling Adobe Apps

    I had some software problems on my Macbook so yesterday the Apple genius' cleared my computer and reset it. In the process though my Adobe apps were deleted as well. I bought Adobe Creative Suite 6 Design & Web Premium Student and Teacher Edition onl

  • How to use Mail functionality OPTT in the Schema

    Dear All,     We have a requirement where we need to send a mail to the Time Administrator if Time Evalution ends in Error.  We have implemented the functionality OPTT MAIL option in the schema, but it is not sending the mail to Time Administrator. W

  • Why do I need to put spaces in here?

    I wrote a section of code like this: // increment the count each time countJButton is pressed private void countJButtonActionPerformed( ActionEvent event ) countJTextField.setText ( String.valueOf( 1 + Integer.parseInt(countJTextField.getText()))); }

  • Time machine and sdhc

    I would like to use a sdhc card to boost my memory for files. Could i ask time machine to back up the card (in addition to the mac) on an external drive?

  • New Soundbooth Public Beta released!

    Hi Everyone, I wanted to invite everyone to download and check out the just-released public beta for the next edition of Soundbooth! You can read more about it and download it from http://labs.adobe.com/technologies/soundboothcs4/ Some of the new fea