Bypass an Open Item from being selected

Hi there,
I have a "Z" FBL5N t-code to selection of Customer Open Items. The Open Items that were selected must be blocked to avoid selection (and editing) by another user and besides that, cannot appear in any search until being unblocked in future steps.
I created a Payment Block (in OB27) to avoid the Open Items with this indicator to be paid. But I don't know how to avoid them to show up in a search. The problem is, the customer doesn't want to see this Items available to be selected by another user.
Does anyone know how to do this? Any help would be welcome.
Thanks in advance.

Hi,
Alternately, If you have a definited payment block code (for eg:C), then as i suggested in my earlier post in this thread, in the dynamic selection, you can set a variant (as not equal to C) against the payment block field and PROTECT the variant and default the same in ZFBL5N.
Later, if you do not want the user to alter the variant, you can take the help of ABAP and disable the option of saving a layout by the user. In our company, we did this similar approach with ZMRBR T.Code and its working satisfactorily.
Regards
Hari

Similar Messages

  • 0FI_GL_4 - How to prevent open items from being archived (SARA)

    Hello,
    We would like to archive data from our 0FI_GL_4 InfoCube using the SARA transaction. We can only specify a date as the criteria for archiving (e.g. the posting date). However, we may still have open items (that are candidate for archiving based on the posting date) that shouldn't actually be archived because they may be cleared at a later date. I am surprised that SAP doesn't provide a standard mechanism to handle the open items in archiving. Has anybody faced this situation ? Any solution ?
    Many thanks.
    François.

    Hello Francios,
    In BW Archiving, there are no business complete rules, so GL items that are "open" in R3, would get archived in BW.  Another thing to consider in your BW archiving strategy is that when a fiscal year of data is archived, a write protection is placed for that time period.  So, if you need to load data into that object, the data that has been archived would need to be reloaded prior to being able to run the load job.  Then, the data would need to be re-archived.
    Hope this helps.
    Best Regards,
    Karin Tillotson
    Edited by: Karin Tillotson on Oct 13, 2008 2:11 PM

  • Standard program to transfer open items from one vendor to another

    Hello to you all,
    Does anyone know of a standard program to transfer open items from one vendor to another,
    Thanks
    Yoav

    Hi,
    i dont know whether there is any program but there is one t.code which is meant for one of this purpose.
    We can do the same through F-51 also. First specify the document header information. for the first line item specify the customer debit or credit posting key, vendor number, and special gl if you want (Here you have to give vendor number to whom you want to transfer) press enter
    in this screen specify the amount. and go to Choose open items new screen will come
    Specify the vendor number and in additional selections choose document number and then click enter. the one line item only appear here then go for simulate. if required specify the narration by double clicking on the line item.
    hope this is clear,
    Regards,
    Sankar

  • Another modif  tcode clearing open item from MM without use F-51

    all Guru ,
    Please help. Is there any way for another new modif  tcode clearing open item from MM without use F-51. So i can use copy transparent from main table MM, for item like plant, vendor, material,price, oty, plus add new field for calculation method in order to post this result formula through FI posting without F-51 but also can clear open item dan clearing line item ? or only can clear open item ? ...it's oke. For line item can be done maybe can be run with F-03 ir F13E
    I am trying to observe table BSIK (open item) and relation with BSAK(clear item)...is it right way ?
    Case :
    i want to clear open item for GL account inv.of.promises from transaction MM, with jurnal :
    inv.of prom (Db)
             Inventory (Cr)
    Then this inv.of prom must be calculated again with raise price. And then this cummulate in the of month.
    After that we want to clear with posting FI by searching any open item for that GL with jurnal :
           Other receiv.(Db)
           Accrued exp (Db)
                      Inv.of.prom (Cr)

    Hi PK,
    1. Should we maintain OIM for all Excise G/Ls (BED, ECess, SHECess)?
    - Please DO NOT maintain OIM on BED, ECESS and HECESS, only to be maintained for Cenvat Clearing Account. Also note that clearing of Cenvat Clearing is not easy, as in standard SAP, the assignment field is not updated with the same information for the Dr. and cr. line items of Cenvat Clearing Account. You need to use an exit in Substitution for it to populate the P.O. no. and line item at the time of MIRO.
    2. How to clear the BED Excise GLs which is with OIM in our system, it is thru F.13 only?
    You can use F.13 only if the entries are matching not otherwise, else clear all of them manually if you have good control of your account balances.
    3. Can we activate or deactivate OIM any point of time, I mean can it be activated in case the G/L balance amount is not ZERO?
    OIM activation for a GL - Refer Note No.1356457.
    OIM Deactivation :  You can deactivate OIM after making the balance Zero on that Account and by changing the Message No. FH 190 to warning in OBA5.
    4. What is the use of T Code J2IUN, I have gone thru the SDN links, but I am not able to execute the screen. What parameter should we select while executing J2IUN, when we use Pay cenvat from ser tax cr and Pay ser tax from cenvat cr.
    J2IUN is to utllize Excise Duty. The liability of Excise duty is utilized from Excise balances of BED, PLA , Service tax etc.. as per business requirements.
    Hope this helps you.
    Regards,
    SAPFICO

  • FB60, How to exclude a G/L account from being selected ?

    This is a continuation of a previous thread that was closed by accident!!
    The original question hasnu2019t been answered yet.
    Question
    =======
    I am in need to EXCLUDE a specific G/L account from being selected, from the drop down list, when executing FB60 (Enter Vendor Invoice) to create a new vendor invoice ?
    1) Is this doable ?
    2) Could this be done programmatically (ABAP team) ?
    3) Could this be done at Security Role level (Basis & Security ABAP team)  by using the field BRGRU of the F_BKPF_BES Authorization Object ?
    I have received so far very useful remarks from Paul01, Mauri, SAPFICO, Mohammed Zia, and Sudhaker Gogula.
    THANK YOU ALL!
    Here are my answers to each one:
    To Mauri:
    ========
    YES, we define the authorization Group via FS00 --> Control data, which means the relevant authorization object will be F_BKPF_BES.
    As I said earlier, the corresponding field will be BRGRU and and not BEGRU.
    Then the question is, WHICIH AUTHORIZATION GROUP DO I SET, for the value of BRGRU, there are thousands !!
    To Mohammed
    ============
    How do I "block that GL account for postings in GL master record" ??
    Programmatically (ABAP) or via Security Role(s) ?
    To Sudhaker
    =========
    Could you please elaborate the solution USE VALIDATION.
    I am not familiar with that!
    Is it something that ABAPers do ?
    Could something be done by using Authorization Groups // Authorization Objects ?
    Thank you all, in advance for your comments/ideas/solutions!
    Best regards,
    Tom

    Dear Tom,
    if You insert an authorization Group into FS00 then You should create a role by transaction PFCG to link to Your user.
    Then You have to link to this role the transactions You want the user to use and into the Authorization TAB, You have to insert the relevant intervals of Authorization group, excluding the one to which the user cannot post to:
    Changed    Accounting Document: Account Authorization for G/L Accounts
    Maintained Accounting Document: Account Authorization for G/L Accounts
       Activity                       Create or generate
       Authorization Group            HERE!!!!!!
    Then You have to save and to generate.
    Anyway the easier way, in my opinion, is to build up a validation by OB28 at line item (call up point 2) and define an error
    message in case the use should use the G/L Account in question.
    example:
    Prerequisite
    BKPF-BUKRS = 'MAO1' AND SYST-TCODE = 'FB60'
    Check
    BSEG-HKONT = '160000'
    Message
    Message type   E         Message class     Z1
    Message number  032
    Message text    Please don't use the G/L account 160000
    I hope this can help You.
    Mauri

  • Prevent certain cells in TreeView from being selected!?

    Hi,
    is it possible to prevent certain cells in a TreeView from being selected?
    I have a TreeView and the TreeItem's on the first "depth" should not be selectable.
    I tried to add an EventHandler to the tree item and caught Event.ANY, but no event was dispatched, when a cell was selected.

    Research eventFilters in combination with event.consume():
    http://docs.oracle.com/javafx/2.0/api/javafx/scene/Node.html#addEventFilter%28javafx.event.EventType,%20javafx.event.EventHandler%29
    Other ways to accomplish this may be via a custom selectionModel:
    http://docs.oracle.com/javafx/2.0/api/javafx/scene/control/SelectionModel.html
    http://docs.oracle.com/javafx/2.0/api/javafx/scene/control/TreeView.html#setSelectionModel%28javafx.scene.control.MultipleSelectionModel%29
    Or by adding a ChangeListener to the selectedItems property of a the default TreeView selectionModel and setting the items to not be selected if it is the at the first "depth".

  • Clearing of open items from one Bank Account to one or several customer A/C

    The requirement herein is to do the Posting & clearing of open items from one Bank Account to one or several customer Accounts. We will have to use the Standard program RFBIBL00 to achieve this because the program can do the posting and clearing of open items. I know that we will have to use the structures BSELK (Header) & BSELP (item) to get the clearing functionality as well. Now the question is to which field we will map the Bank A/C No. and the Customer Clearing A/C. I need help on mapping the data to correct structure fields. I thought about it and I think the data should be arranged like the following:
    BGR00- Session Header
    BBKPF- Header
    BBSEG- Doc. data (Bank Account BBSEG-BANKN )----Can you confirm ??
    BSELK-AGKON (Customer A/C- open item/ Header )
    BSELP - Line Item
    BSELK-AGKON (Customer A/C- open item/ Header )
    BSELP - Line Item
    BSELK-AGKON (Customer A/C- open item/ Header )
    BSELP - Line Item
    I know that the clearing can happen from one Bank A/C to several customer accounts. I am thinking on building up data in this format & then writing it to a file to sumbit the file data to RFBIBL00. Can anybody help me in building up the data. Kindly provide your helpful insights. I want to be sure if this is correct or not ?? One more question how to fill the BSELP structure ??

    Solved Through forum

  • Change recon account and transfer of Open items from Old recon a/c to New recon a/c.

    Hi Gurus,
    User want to change recon account for some customer  and also wants the open items to be transferred to new recon from old recon account. We follow the following process:
    Create a New GL Account for Adjustment Postings
    Change the Customer Master Data with regard to new  reconciliation account
    Update the FI Auto Postings Configuration: Trxn: OBBW (Transaction Key: A00: Transfer postings: changed recon. acct) as under:
    Old Reconciliation Account = Adjust Acct xxxx
    New Reconciliation Account = Adjust Acct xxxx
    4. Run FAGLF101 (ECC 6.0), with the intention, that the Balances / Open Items from OLD Recon would be MOVED to the NEW Recon.
    When we execute the last step (4) in “Message” appears the following message:
    “Account determination for transaction A00 is missing for account  PV PUC
    Message no. FR005”.
    Where PV corresponds to valuation area and PUC is our chart of account. Furthermore, we run the process of foreign currency valuation at the end of the month.
    What configuration is needed, If OBBW and OBA1 already been configured?.
    We appreciate any help.Thanks.

    Thanks for you answer.  The link was helpful; however, today we find a solution to the error. In OBA1 when in the transaction appears a window requesting the chart of account, we chose the valuation area (option yellow arrow) and completed the configuration. With this, i could solve my problem, it was simple.

  • Open Items from FI not updating Credit Exposure

    Hi,
    I've activated BADI's, i have created a sales order(4400), did billing (4400) and posted and incoming payment (4400) to the billing document, in credit exposure report i am seeing orders and billing document in two credit exposure coloumns, though i did the payment. I am not able to see the liability category 200 (Open Items from FI) in it. Could anyone suggest what's missing. Why in credit limit utilization report it is showing 176% over utilization, i've maintained a credit limit of 5000.

    if you have paid your invoice - your credit exposure for the single transaction should be zero.
    Within your credit exposure you have un billed sales orders, un billed deliveries, and unpaid invoices, and other Finance journals.
    If you create an invoice for 100, and then clear that invoice via a payment of 100 - your credit exposure should be zero.

  • Transfer of Open items from Old recon a/c to New recon a/c.

    Hi Gurus,
    User want to change recon account for few vendors  and also wants the open items to be transferred to new recon from old recon account. It will be of great help if some one gives me step by step process for the above.
    Regards,
    IAK

    Hi
    Please look into the following:
    1.Create a New GL Account for Adjustment Postings
    2.Change the Vendor Master Data with regard to NEW Reconciliation Account
    3.Update the FI Auto Postings Configuration: Trxn: OBBW (Transaction Key: A00: Transfer postings: changed recon. acct) as under:
    Old Reconciliation Account = Adjust Acct xxxx
    New Reconciliation Account = Adjust Acct xxxx
    4. Run F101, with the intention, that the Balances / Open Items from OLD Recon would be MOVED to the NEW Recon.
    Hope the above helps.
    REgards

  • Open Items are being Displayed

    Dear Friends,
    USing T.code F-32, I select the customer account, Company code, Special GL and clicked on process open items.
    Open items are displayed ex: Doc nos : 1,2,3, are displayed, but Doc no: 4,5,6 are not displayed. They have the same customer account and same gl accounts.
    What should i check in order to know why there are not being displayed?
    Please advise.
    Regards
    Sridhar
    Edited by: Sridhar M on May 11, 2009 6:31 PM

    Dear Friends,
    Finally i was able to see the document nos which has Special GL W.  Going to T.code F-32, I entered Customer no, Clearing date, Company Code, Currency.
    In special GL ind, I entered W and deselected Normal OI and selected Document no and clicked on Process open item. The System asked for document nos, i entered the document nos.
    The Open items were displayed with minus(-) sign i.e. credit amount.
    How to clear the credit open items in F-32.
    Please suggest.
    Regards
    Sridhar

  • How to exclude GRIR open items from GL Open Items

    Hi,
    I have a requirement from client that they need a report of GL Open Items excluding GRIR open items. Can anybody give an idea regarding this.
    Thanks,
    Aparna

    Dear,
    You carry on creating query in SQ01. When you maintain the selection screen for the report then exclude GR/IR Clearing account by going into multiple selection and save the layout so it will not bring GR/IR Open item.
    Regards,
    Chintan Joshi

  • How to extract Cleared and Open Items from SAP R/3?

    Hi experts,
    I have a requirement from user to extract cleared and open invoice items from SAP R/3.
    Can someone tell me how to do that?
    Thanks!

    Hi,
    Use the Data source 0FI_AR_4 to Know the status (0FI_DOCSTAT) of payment to be done by customer.
    OR
    Enhance the 2LIS_13_VDITM with VBUP fields which will give the status of Billing.
    With rgds,
    Anil Kumar Sharma .P

  • A/R transfer open items from one payer to another

    Hello,
    has someone transferred open customer invoice items from one payer to another after the new payer was associated with the customer as a partner? which transaction to best use?
    thanks a lot
    Patrick

    Hi Andreas,
    unfortunately I didn't succeed in posting the transfer. somehow I seem not to be able to pick up the items for clearing in order to transfer them to a new invoice, although I can see them in the open item list. Would you have any hints on how to pull the old invoice into the posting and then create the new one in the same posting?
    thanks a lot
    Patrick

  • Open item Mangement  not selected

    hi all
    We have created a GL A/c CST Recoverable-  A/c code No. 673210 on 02.02.07 (TC FS00) as a Balance Sheet account but due to oversight we didn’t mark the Account management as OPEN ITEM MANAGEMENT and Line Item Display.
    Latter we have marked line item display that was accepted by system but when we mark on OPEN ITEM Management  system does not allow for the same and displays a error message. on date A/c have a debit bal.Rs103,293.06
    Please give suggestion
    But, I executed Program RFSEPA01(Program name execute in se38):Switch On Line Item Display by Changing Master Record.
    but , stil system not accepting open item management
    pls give suggestion.. very urgently
    Thanks
    supriya

    Depending on your ERP release, you should be looking at RFSEPA02.  RFSEPA01 is to rectify if you forgot to check "Line item Display" on the account master record.  This will create the appropriate BSIS, BSID, and BSIK records for line item display. 
    RFSEPA02 is if you forget to check "Open Item Management" on the account.  This will creat the appropriate BSIS, BSID, and BSIK records for Open item management.
    By the way BSAS, BSAD, and BSAK are for the cleared items.
    RFSEPA03 is to turn the account off from Open item Management.
    In our ECC 6.0 system; however, RFSEPA02/03 are no longer options.  A popup error message suggests creating new accoutns and migrating the line items or archiving the existing items to use the existing account.

Maybe you are looking for