Report for Un-Reconcile items

Hi All,
Hope you all must be doing great,I have one problem related with FI.
we are implementing Manual bank Reconciliation statement at our client place. I am facing a practical problem here. The problem is ;
There are some line items those are present in Bank statement( bank charges, LC payment) but the same financial entry is not there in the SAP system(sap ledger). The user feeds all the data that is in the bank statement and run the BRS. The system is taking the matched data and for un-matched data system is throwing Errors while running the BRS . All thematched & Un matched data stored in a Table FEBEP.
The system is not maintaining any status for those line items which are present in the bank statement but not present in the SAP 
I have to develop a report  in co-ordination with ABAP for those line items which are present in bank statement but not present in the SAP  i.e. for Un-Reconcile items
Kindly look into this case please let me know How this situation is to be handeled?
If possible please let me know the Table & fields involved.
With Regards
Manoj Singh

Hello,
It all depends on how you have configured. If you want to clear the items, the system looks for the algorithm you have given. If you want to make postings then the system itself will pass the entries for the unmatched entries. (Bank Charges, LC Payments). You need not bothered about this. The system credits your main account and debits the sub account. Manually you can pass the contra entry if you do not configure for example credit bank sub account and debit bank charges account (in case if you do not configure).
Please let me know if you need any further help.
Regards,
Ravi
==============================================================
The following notes may useful to you. Please search some of my notes on Bank Statements in other threads.
There are different programs to upload electronic bank statement.
FF.5 or FF_5.
I think your case Multicash format you are using.
You need have three files in FF.5 and two files in FF_5
You can prepare a Z program in order to truncate the electronic bank statement into two or three part files and save them on the application server.
1. Take all the external codes list from bank.
2. Take any available documentation from the Bank describing the relevance of the external codes.
3. Make sure that your Chart of Accounts (Bank Accounts) last digits logic is appropriate to meet the requirements.
4. Based on this decide the Account Symbols that are required to be created.
5. Make sure that the masking rules are configured properly.
6. Decide the posting rules that needs to be created.
7. Link up your external symbols provided by the bank with Posting rules and give proper algorithms for posting and clearing logic.
6. Concentrate on the posting areas to be posted while uploading the bank statement.
Further explanation would help you to understand the functionality when uploaded the electronic bank statement.
Main purpose of uploading the bank statement into SAP is to make your Bank Main Account and physical bank statement balance in sync.
You do not have any traditional Bank Reconciliation Statement (BRS) report in SAP.
SAP is normally you maintain bank main account and bank sub account. Whenever you make a payment through F-53 or F-58 or F110, the entry would be:
Vendor Account Dr
To Bank Sub Account
The ending digits of the sub-account would be important in configuring the masking rule. Based on this masking rule when you upload the bank statement the entry the system would pass is:
Bank Sub Account Dr
To Bank Main Account
It depends on the configuration, either the sub account will be cleared by the system automatically or you need to run F.13 to clear the sub accounts.
At the time of receipts, you have different accounting entries unlike payments. It needs to post to two posting areas. 1. GL Accounting 2. Sub-Ledger Accounting
The entries would system itself pass is:
Bank Main Account Dr
To Bank Sub Account
Bank Sub Account Dr
To Cutomer account.
Clearing logic mentioned for your posting rules and the alogrithm used for your external bank symbols will also play pivotal role in clearing the accounts.
Ideally you will use
FF67 / FF.5 / FF_5 for uploading manual or electronic bank statement
FEBA / FEBA_BANK_STATEMENT is used for furthe rprocessing.
GO THROUGH SAP NOTE 48854
Please go through SAP Note. 48854. You will get an idea regarding the functionality of the algorithms.
Though this note is in relevant to GB specific, you will find this very useful.
description follows below regarding the normal procedure for maintaining table T028G. Due to the different bank codes and posting rules, pre-Customizing is not possible at this point.
The following processing types are available - unless stated otherwise, you should use the interpretation algorithm: '000 - No interpretation' in each case.
1. '00': There is no processing. The entry line is ignored.
2. '01': A validation is made whether an entry exists for the transferred check number in the check table (PAYR). The check number and payment document number are transferred for further processing. Interpretation algorithm: outgoing check processing '011'-'013'; the update in the check file is via the interpretation algorithm.
3. '02': Transfer of the ending balance to the electronic bank statement
4. '03': Transfer of the opening balance to the electronic bank statement
5. '04': Clearing via the allocation number which is delivered with the bank statement. No interpretation algorithm.
6. '05': Clearing of BACS payments or BACS bank collection. The reference text field is first read to ascertain whether it involves payments initiated by users or bank collection via BACS. Providing it does involve a cash transaction initiated by the user, the payment document numbers concerned are determined via the reference number and transferred as a reference to further processing. Interpretation algorithm: '000 - No interpretation' or '019 - Reference number DME'.
Note
To differentiate between the two procedures in table T028G, you have to maintain two separate entries.
Example: the bank uses bank code '62' for cash receipts and for BACS bank collection.
Ext. Transaction +/- sign Posting rule Int. Algorithm Processing type 62 + GB62 001 5
62 SAPBACS + GB63 000 5
7. '06': Bank costs or interest revenues
Recommended interpretation algorithm: '000 - No interpretation'
8. '07': Total amount of cash disbursements
9. '08': Total amount of cash receipts
10. '09': Items not paid
Recommended interpretation algorithm: '000 - No interpretation'
Regards,
Ravi

Similar Messages

  • SAP QUERY report for vendor line items

    Hi
    I have created a SAP QUERY report for vendor line items with fields vendor no.,vendor name,amount,company code and period.But there is one line item i donot know from wher system is getting it picked with is not in that vedor account,when i compare with fbl1n.I checked the document number too...the same doc number is twice in my query report.One with correct amount and another with wrong one.How do i chk.Where did i go wrong in creating query.I used logical database KDF.
    Please advise.

    i chked...how do we get the amount displayed in query...it just displays amount no debit credit symbol... i have selected BSEG-DMBTR field but no -/+ sign,how is it done in query,please suggest.

  • Report for deleted line-items in Transfer Orders

    Dear All,
    Please help me in writing the code for "Report for deleted line-items in Transfer Orders".
    regards,
    nishu

    Thanks. Repor completed.

  • How can I activate drill down report for planned line items please urgent?

    Hi Everyone,
    Please suggest me how can i activate drill down report for planned line items in internal orders. S_ALR_87012993. Please suggest me, I'll award full points. I am unable to do it in client system, which has already line items. I tried in my sys with new config it is working.
    Kind regards
    Arvey.

    Hi
    It is based on the reports attached in the Report Group - TCODE: GR53
    In the Report Group screen
    Press CONFIGURE – This is to attach any Drill Down reports.
    Press the “Insert Line” icon
    As is the screen may be used to insert a Report Writer report group. To add an ABAP, press “other report type”
    Double click on “ABAP Reports”
    Enter the name of the ABAP and ENTER
    <b>RCOPCA08                       Profit Center: Plan Line Items</b>
    VVR

  • Report for customer open item exclude vat

    Dear Experts,
    Is there a report in SAP which can extract the customer open items with VAT amount excluded?
    Thank you

    You have to customize a report. There is no standard report for this.

  • Confirmations report for PO line items.

    Hi All,
    I have a PO which contains one sinlge line item and have put the confirmation contrl.ket as 0001/Z001 and Confrimation control as LA. we have created some 10 confirmations schedules on different dates with different qty.Inbound delivery has not yet created in the system for this line item.
    Now i would like to see these 10 schedule line confirmations in the report i tried with EKES it displays but i need some T codes which can show this report.Please let me know if any one has any idea of this or else we need to develop the program ? if yes tehn tell me wat are all teh tables we need to consider / join.
    Thanks,
    John

    Hi Prashant,
    I need the T code not the table.
    thanks for your reply.

  • How to get report for deleted line items from sales orders

    Dear FRIENDS,
    please infirm the t.code or report for viewing the deleted line items from sales ordrers.
    Kindly do the neeedful.
    regards,
    N.M.PAWAR

    Hi,
    With transaction SE16 you can view table CDHDR for header changes and
    CDPOS for item changes. This includes deletion.
    OR
    GO to VA03 - Display Sales order -> Put order no : don't press enterbutton. -> Go to Enviornment -> changes -> You will get details
    Date ItmNo. SLNo Action
    Hope this help please close the thread if answers

  • WM report for slow moving items

    Hello,
    Is there any report in  WM for slow moving items (or Dead stock)?
    Regards,

    Hi,
    I agree with Frenchy.
    You can check the following as well (and create your own slow moving criteria): tcode MCLD and make sure that the list displayes field "Number of Movements". With this you can get an idea of which material moves and which ones don't. You can limit this then by movement type to base your criteria on for example sales.
    Also see the other reports under Warehouse --> Standard Analysis.
    Cheers,
    Hein

  • Report for Open Service Items

    Dear all ,
    I want a report , that shows only the items open for GR in service POs .
    I am using ME2S right now .
    Here I want to filter the items ON THE BASIS OF TRAFFIOC LIGHTS.
    How can this be done ??
    Regards
    Anis

    Check with  T-code  MSRV6

  • Report for GL Line item

    Hi Experts
    There is a report gl line item display for gl accounts which has not been checked
    for line item display in master
    can anyone name of the report or t code
    thanks in advance

    HI,
    Use transaction S_ALR_87012328....select Account Management under output control and also enter your company code in the screen and then execute....
    Regards,
    Chintan Joshi

  • Sap standard report for showing line items of any GL with its offsettinga/c

    Dear all,
    Is there any standard report in SAP to show line items of GL with its offsetting accounts. in short i want to see all journal entries of one specific GL account.could any of you help me in this?
    points will be rewarded for the relevant answer.
    thanks,
    hemanth

    Hi Dave,
    I have gone through the note 112312.But there it is mentioned that it relates to 4.6x versions.We are in ECC 6.0.and we have not implemented new GL accounting concept.Is there any other alternative functionality or any other OSS note which meets my requirements.Can you please suggest me on this ?
    Thanks,
    Hemanth

  • Creating a report for linked work items...

    We are using TFS 2012 and need to create a report (either excel or SSRS) that shows all the user stories under the current sprint and any linked child items across two projects. I can do this easily per project in VS and open it in excel but excel won't
    let me copy/paste two projects work items in one spreadsheet. I tried searching and found a few suggestions but they don't seem to work.
    TIA,
    Vik

    Hi Vik,  
    Thanks for your post.
    We suggest you create a such report using TFS API. Please refer to below code snippet:
                TfsTeamProjectCollection tfs = new TfsTeamProjectCollection(new Uri("UrI"));
                tfs.EnsureAuthenticated();
                WorkItemStore workitemstore = tfs.GetService<WorkItemStore>();
                string wiql ="SELECT * FROM WorkItems WHERE [System.TeamProject] = 'TeamProject' ORDER BY [System.Id] ";
                WorkItemCollection wic = workitemstore.Query(wiql);
                foreach(WorkItem workitem in wic)
                if(workitem.Links.Count!=0)
                    foreach (Link link in workitem.Links)
                        RelatedLink relatedLink = link as RelatedLink;
                        if (relatedLink != null)
                            Console.WriteLine(relatedLink.RelatedWorkItemId);
    You can create your custom work item query to return all the parent work items, then save this query as a .wiq file in local path, then open this .wiq file and you will find the wiql string in it.
    For more information about work item query TFS API, please refer to:
    https://msdn.microsoft.com/en-us/library/bb130306.aspx.
    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.

  • SSRS Report for Incidents/Work Items Created or Closed over time

    I'm curious if anyone has developed a custom report based off the DWDataMart that displays the count for creation of incidents or other work items over time or work items that are closed over time.

    Hi Jon,
    There is a blog, which talks about in detail regarding SCSM reporting,
    http://scug.be/scsm/2012/04/10/working-with-scsm-reporting/
    However related to your queries please refer to this,
    http://blogs.technet.com/b/servicemanager/archive/2010/04/23/how-to-create-a-custom-report-and-display-it-in-the-console.aspx
    Thanks,
    Mohammad.
    -Zakir, Let us know if the answer/post helps you :)

  • Need a Report  for SD Order items W/O or partial conmfirmed quantities

    Hi All,
    I'm looking for a report that shows me only SD order items w/o or only partial confirmed quantiteis (on schedule lines?)
    I've tried the standard transaction VA05 and I get everithing (confirmed and not conirmed, every schedule line)
    Every suggestion and Help will be very appreciated.
    Many thanks in advance
    Gaspare Guttadauro

    Hi All,
    many thanks for your very helpfull information!
    I'll try to use the VA05 with the filter funktion and check if this would be enough.
    The next option would be to create a own Zxxxxxx Report.
    Thanks again
    Gaspare

  • Stock Report for Project related items

    Dear Sir,
    We have to generate a report showing item wise Stock quantity lying against a WBS (Project Stock) .
    We are able to get the desired data from the Table MSPR . But only problem is that we are not getting Storage BIN related information in this table .
    Kindly guide us as how can we get the Storage BIN information also against these Project (WBS) Stock Items .
    With Thanks and Regards
    Sonia

    Hi Everyone !!
    I would once again request all of you to kindly answer to my question, as I need a solution to this urgently.
    Thanx & Regards,
    Ravi Kumar

Maybe you are looking for

  • Zen V Plus won't cha

    My Zen V Plus battery won't charge. When I connect it with the USB cable to the computer to charge I get a message in Windows saying "USB Device Not Recongnize". Then when I look at my player the battery symbol cycles between showing the charging sym

  • How to create an infinite loop that cannot be cancelled?

    Hi , im new around java and i need a program that keeps on repeating after each each input/uses(generally meant for different user) and cannot either stop using "Cancel" or "x" while stopping only using the "stop" button I got a few lines of codes th

  • Text showing as Script

    Hi there, I've had problems with my macbook ever since I got it. Basically, whatever browser I use some webpages don't load correctly, I can't show the problem so I'll try to describe it. The images and actual site load fine it's just the sometimes t

  • Hide table in adf

    hi i have a table in my logon screen i what to hide it when the page load how can i do that. i what to display the table when i click my goImageLink my table is <af:goImageLink text="Enter New Password" id="gil1"/> <table> <tbody> <tr> <td width="115

  • Epson Stylus Color 1280 not printing with Mac OS X 10.6.8

    I have an Epson Stylus Photo 1280 printer (driver - Apollo P-2100 - Gutenprint v5.2.3) and am running on Mac (OSx 10.6.8) It WAS working but recently.... I changed the ink cartridges and it powers up with green light on. Once I try to send a job to t