Validation for restricting GL posting

Hi,
I want some GL accounts to be posted through only one transations. How I can do this validation or authorisation or any other method.
Please mention detailed step by step process of solution.
Cheers
Moderator: Please, search SDN

Hi,
For e.g. GL Accounts 400000 can only used in transaction FB50 then below write validation with call up point 1 (Header Validation).
PREREQUISITES
BSG-HKONT = '400000'
CHECK
BKPF-TCODE = 'FB50'
Regards,
Chintan Joshi

Similar Messages

  • Validation to restrict bank posting in exit RGGBR000

    Dear Expert,
    I have a requirement : when user try to parking or posted document FI in F-53 with GL 1001*, then user exit will trigger to check whether user has role or not.
    My Problem is : How could I store the logic for checking role to specific user in user Exit ZRGGBR000 ?
    and how could I store the validation rule in OB28 ?
    Need your help for this matter, sorry for to much asking.
    Best Regards,
    Dimas W.

    Hi
    Pawan is right. Try before with authorization objects. Using tcode SU24 for any tcode is possible to know what auth.objects works for this tcode. After set it in profiles (tcode PFCG). If you do it (tcode FBZ2) I can read F_BKPF_BUK. Perhaps this post would be moved to FI forum or security forum.
    I hope this helps you
    Regards
    Eduardo

  • Accounting Validation for blocking TDS posting with T-code

    Dear Expert,
    I have a requirement like below in OB28 Accounting Validation:-
    I want to block Accounting posting with F-02 T code with Wht GL code Posting.
    I have written:-
    Prequisite:-
    BKPF-BUKRS = '1020'
    SYST-TCODE = 'F-02'
    Check:-
    BSEG-HKONT='403625' (which is a TDS liabilityGL code)
    Message:- Error
    But it is not working, The document with F-02 and GL code 403625 is getting posted
    Please advise.
    Regards,
    Alok

    A small correction in Validation rule.
    Check:-
    BSEG-HKONT<>'403625' (which is a TDS liabilityGL code)
    BSEG-HKONT should not be equal to 403625
    Correct that and try posting.

  • Validation for FBCJ

    HI SAP,
    What logic must give in check filed in validation for " Back date posting not allowed for Cash book FBCJ" ??
    I assiged in prerequest as " transaction code=FBCJ"
    and in check == i assgned as Document date =current date or posting date =current date
    and in messge --back date not allowed for cash
    but above  validation not working fine. how to do??
    Regards,

    issue has been closed, which i writen a validation is correct
    regards,

  • Validation for FBCJ transaction  for section code

    hi
    i am trying to create validation for cash documents posted through FBCJ transaction . by using ob29 transaction i have created validation it is working fine when i am posting entry f-02 but not validating documents which posted through FBCJ .
    why documents are  ignored when i am posting through FBCJ . is there any deferent  way to validate documents posted through FBCJ ? 
    prerequisite :- based on company code
    check  :-  based on  section code ' ' (blank)
    message :- just information msg
    thanks in advance
    sachin

    hi
    i am trying to tally  the balances for AR03 with f.01 but i am unable to match it . now what difference i am getting i am not able to trace it back .because when i uploaded assets that time some difference was there because of some assets value and postings .
    now through ar03 i am getting dieffrent gross values,accumulated depreciation  , wip , net values .
    is it possible to match both transaction balance ?
    so if i have to match the balances for both the transactions what point i have to consider and which area i have to focus ,
    in asset closing procedure which trace points are available .
    like f.01 balance in fixed , now i can change in asset area only   
    thanks in advance
    sachin

  • Asset validation for acquisition posting

    < MODERATOR:  Message locked.  Please post this message in the [Asset Accounting forum|SAP ERP Financials  - Asset Accounting;. >
    Hi All,
    I am facing a problem while writing an asset acquisition validation.
    When we post through F-90, the document should be posted only if the acquisition (TTYpe 100 for asset acqusn) amount is less than 5000; if greater than 5000 an error msg should appear.
    For amount there is a field WRBTR in BSEG but, there is no field BWASL for Transaction type in BSEG table.So the validation is not working.
    Any clues to resolve this situation?
    Thanks in advance.

    Hi
    Goto TCode AO73 and check table and other details you needed.
    Cheers
    Srinivas

  • Validation for posting date.

    hi,
    i am creating a validation for fb01 where the posting date should not be less than the posting date for last document posted for same doc type.
    we have assigned different number ranges for different a set of document types.
    From which table can i get the data regarding number ranges used for particular doc type or group of doc types.
    for example i need the nyumber range assigned to doc type 'SA' and the last doc no. assigned to a document.
    Regards,
    Tarun Bahal

    i have checked FBN1.... i beleive its for creating number ranges.....
    how do we find out which range is assigned to which doc type.
    Regards,
    Tarun

  • Validation for GL 23876 to to post only for KG doc type

    hi all
    i want to write a validation for a GL 238760 this must only be posted only in KG document type it must not post in other doc type like KR nd KZ
    i want to write a validation for this.
    in the GGB0 screen which message type shall i select and what steps shall i use for this.
    please let me know the validation for this function.
    Kind regards

    Hi:
        Please go to GGB0...Create a validation in financial accounting at line item level by selecting line item and create a step. It will open 3 further drop down for you. Select the 1st one and proceed as follows
    Prerequisites:
    BKPF-BLART = 'KG'  (here you can make it transaction code specific as well)
    Check:
    BKPF-HKONT = '23876'
    (you can give set of GL account by creating it in GS01 and specifying it here)
    Message:
    Assign an error message to it with category E.
    Please check this will work .
    Regards

  • Block posting for restricted stock

    Dear all,
    Currently when perform migo for restricted stock,system only show warning message.
    How to block the system to perform any posting for restricted stock?
    Thank you

    check the message number and change the message category form warning to Error at SPRO: MM > Inventory management and physical inventory > define attributes to system messages.
    OR
    take ABAP help

  • Validation for Document Type

    Hi,
    I want make a validation for document type wise posting for particular users like user ABC only post JV doc.type document. Please suggest me how I will make it.
    Thanks & Regards,
    Hemant Kumar Maurya

    Hello Hemant,
    You can manage this with authorization or validation (T Code OB28 or GGB0), for validation:
    1 - Create a validation at document header level.
    2 - You can create a set (table BKPF and filed - user name) with T code u2013 GS01 wherein you can give list of users for which you want to restrict posting only with document type u201CJVu201D. Attached this set or a single user in u201CPrerequisiteu201D section of validation.
    3 - In u201CChecku201D section of validation validate the document type u201CJVu201D syntax u201CBKPF-BLART <> JVu2019
    4 - Create and attach error message for above validation.
    5 - Attach this validation to your company code in OB28
    Since i donu2019t have SAP log on credential therefore cannot give you exact validation code syntax.
    Please try, hopefully this would help.
    Regards,
    Parag

  • "Key not valid for use in specified state" after IIS Reset?

    I have had a ton of issues with the System.Security.Cryptography.CryptographicException: Key not valid for use in
    specified state. error. This seems to only occur now when IIS is reset and I try to resume my browsing session. So I am logged into the application, I reset IIS on the server, refresh the page and see the error.
    I am building an application in .NET 4.0 MVC with a Secure Token Service that is using WIF 4.0. Everything works as expected, except this case. I even tried to use a custom error page, but the error is happening there as well. Because of that, I can't get the
    custom page to show either. One thing I noticed is that if I switch my IIS APP Pool user back to Network Service account it doesn't throw the error any more. We have some restrictions (mostly network related) in the application that we need to use an account
    in our AD for the app pool sections
    Anybody have any experience with this issue?

    Hi Shennessy,
    In my opinion, this thread is related to ASP.NET forum. So please post thread on that forum for more effective response. Thank you for understanding. Please refer to the following link.
    http://forums.asp.net/.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Validations for FB70, FB75 and FB60, MIRO without Tax Codes

    Hi,
    can u help on the below issue.
    I want to restrict the users while posting(FB70, FB75 and FB60, MIRO) without tax codes, please provide Validations for the same.
    Block AR/AP for postings without tax code - AR is FB70 and FB75 - AP is FB 60 and MIRO
    Thanks&regards,
    Rajesh

    Hi,
    Please check below validations for FB60 AND MIRO ,FB70 AND FB75
    Prerequisite
    BKPF-BUKRS = 'xxxx' AND SYST-TCODE = 'FB60'
    OR SYST-TCODE = 'FB75' OR SYST-TCODE = 'FB70'
    OR SYST-TCODE = 'MIRO'
    Check
    BSEG-MWSKZ
    Please check ,
    NARESH

  • How to create a validation for a certain document number range?

    Good Day!
    May I just seek assistance on how to limit a certain document number range from normal posting via F-65?
    The scenario is I would like to restrict, say for example Document Number range 07 from transaction FBV1. How do I create a validation for that? I was thinking what to put up in the Check field in the validation.
    This is how I set up the pre-requsite for the validation rules:
    Pre-requisite:  Transaction Code = FBV1
    Thanks!

    Ok great.. Thanks a lot for the help.If I may just ask one more? =)
    What if the scenario is say creating a validation for a certain GL account group?
    Scenario: User would like to restrict the transaction FBV1 from posting to a GL account group (e.g. G007) ?
    I checked the list of tables and fields in validations, but it seems that the GL account group is not part of the list.
    Any help would be greatly appreciated.

  • Restrict Plant Posting

    Hi,
    I have a scenario in which I have to restrict plant posting when i am posting company codes.
    Lets us say, I have to post a journal entry for a company code A and plant 1 only. We should not allow users to post journal entries other than Plant 1 when you are posting to company code A.
    I wrote a validation saying that  company code A & gl account 12345 is not allowed to post when plant 2.
    But this does not work. Please advice.

    Please check the validation again, your statement might be wrong.
    It should be like below
    Co. code = 1000
    GL Account = 1234 & 4567
    Plant =/= Plant2
    Rgds
    Murali. N

  • Validation for Debit of Asset GL's and Credit of Liabality GL's

    Dear Team,
    Our users are mistakenly posting the Asset GL's credit and Liability GL's debit, let me how to write a validation for hetching the Asset Gl's debit and liability Gl's credit.
    The system should ask for clearing of document if user is making credit entry in Asset Account and debit entry in Liability Account.
    Thanks & Regards,
    Sivaram.

    Hi,
    Please share the transaction which user is using for the posting and the business scenario.
    Technically it can be restricted via validation defination in GGB0/ OB28.
    Regards,
    SDNer

Maybe you are looking for

  • No of Records in DSO dont match to the  No in PSA

    Hi SDNer's, I have a datamismatch hpng btn PSA n DSO...not all the data is getting loaded to DSO, there is lot of data which is being filtered out by the transformation which I am unable to figure out. To analyze better I deleted data in DSO n PSA n

  • FI Year End Closing

    hi... pls tell me t.code for following List for FI Year End Closing   1 Execute Report for InterCompany Activity & Journal Entries   2 Open posting period for next yr   3 Run Business Area's Assignment report.   4 Review list of recurring journal ent

  • Multiple threads?

    I'm new to Java and programming in general so this may be obvious to you veterans but it's like pulling teeth to me. Any help you could give me would be greatly appreciated. Here's my situation. I have an application in which I create a handfull of a

  • Now that I have uploaded Firefox 4 I seem to have lost the option to save and quit. Does it still exist and if so, where can I find it?

    Well, there's not much more to say really. The main reason I use Firefox is so that I can leave all my tabs open and come back to them next time I log onto the internet and since I upgraded to Firefox 4 I have not been able to do this. When I close d

  • How can i get the port used for https

    Hi All, does aynbody knows how can i get in the portal the port used for https connection, cause the link send by e-mail notification, when user has been invited in a room doesnt work... i tried to use the command netstat -ao and i tried use the port