Finding Part Payment line items in FBL1N report

Dear Sir,
Client want to know the line items in vendor accounts that are already assigned to some invoice reference but still not cleared. (Part Payment)
For this we mapped Invoice reference field (Column) in FBL1N report.
But here in this column where ever invoice reference field (REBZG) is empty in BSIK table it automatically showing value of Document No field (BELNR) in this column.
As a result we are not getting the Part payment line item differentiated from other line items.
Is there any other way to know part payment detail, other than Z report ?
Thanks in anticipation
Regards
Chirag Shah

In case if your requirement is only for few times or you always export this FBL1N data to excel and make changes there according to your requirement to show to business users, then after exporting fbl1n data to excel, simply remove those doc no value from those records in excel, where the invoice ref doc number is also same as part payment document number.(BELNR).
In excel you just match original part payment doc no BELNR value with inv ref doc no REBZG, if both are same just remove those rebzg value for those records in excel.
Else, you can go a head with ABAP/4 query report using table BSIK, which will give same data similar to fb1ln open item list, in the output for this query report, you use the same logic to to hide REBZG value in case if it is same as BELNR. (SQ01&SQ02)

Similar Messages

  • Outgoing cash Payment line item account not printed

    Hi,
       In case any cash payment raised through outgoing payment, line item(account name, amount, etc..) table is printed. If check payment, we can get the print(Line item) out. If anybody knows the reason for not printing the table. please tell me.
    Thanx in advance,
    Suresh.

    Kevin,
            If it's one line, we can do as say, We have more than one line. we need repetative area.
    Scenario,
    Screen:    Outgoing Payment
    Select:       Account  ( not customer or not supplier)
    line table(Account) : Enter more than one line.
    Payment mode:  Cash.
    finally Check  the printout:   Line table which contains accounts are not coming in the printout.
    Created:  Own PLD.
    Suresh.

  • F110 Text for payment line items.

    Hi,
    Can any one help in this regard. How will the system capture the Texts for payment line items, I require this for ACH payment.
    Suppose  I paying to a employees, there may be so many payments like for eg: Payroll, Gas Bill, Reg Salary, Ins Prem, etc. where should I configure this, inorder the system will pick the correct text so that it can be displayed in ACH layout.
    Can anyone provide a solution for this I need to complete the requirement for ACH.
    Thanks,

    Hi Biju
    I am not clear what you are expecting.  You can make these setting in the default note to payee (if you want to see what items you can enter in the note to payee, please see the structure FPAYP, FPAYH and FPAYHX)
    Thanks
    Ashok
    Assign points for useful answer

  • How can find number of line item?

    HI All.
    I have one internal table it has PO number ,line item and quantity.
    Each PO number have number of Line item ,
    now i want find how many line item per Po number .I need find for line item for all Po number.please help me
    Thanks.
    Jay

    see the below code and i tested and it is working well.
    data : begin of i_ekpo occurs 0,
           ebeln like ekpo-ebeln,
           ebelp like ekpo-ebelp,
           end of i_ekpo.
    data v_count type i.
    start-of-selection.
    select ebeln ebelp from ekpo into table i_ekpo.
    loop at i_ekpo.
    v_count = v_count + 1.
    at end of ebeln.
    write:/ i_ekpo-ebeln,v_count.
    clear : v_count.
    endat.
    endloop.
    Reward points if it is helpful
    Thanks
    Seshu

  • Vendor Name Appearing Different for Different Line Items in FBL1N

    Hi,
    I am executing FBL1N and changing the layout to include the Vendor Name in the line items. But when the line items are appearing, the Vendor Name is appearing different for different documents. I wish to see from where the system is picking up the name, so that I can rectify this. But since the layout is being changed after the report is executed, the debug window is taking me in this. Can someone help me please how to debug so that I can see from where the name is coming?
    Thanks and Regards,
    Sameer Joshi

    Hi Raymond,
    Yes it was due to the BADI.
    Thanks for your reply.
    Thanks and Regards,
    Sameer Joshi

  • Line items details in Report

    Hi Gurus,
    I have a reporting requirement like the basic columns are
    Vendor number, Accounting clerk, Total invoices, Total payments
    The Total invoices, Total payments will be derived from certain doc types and there is an attached key figure Amount to them
    My client wants the Total invoices, Total payments should be linked to display the following details
    Line items of Invoices
    Vendor Number     Vendor Name: XXXXXXXXXXX     Invoices                 
    Document Number     Reference     Account Clerk     Document Date     Posting Date     Doc Type     Amount
    XXXXXXXXX     XXXX     XX     XXXXXX     XXXXX     XX     XXXXX
    How to achieve this using Drill down facility or any other way to follow up
    Please explain as this is required
    Thank you

    Hi Danny
    thank you
    i want it like the Total Invoices column should be hot linked to display the following line items of Invoices
    Vendor Number       | Vendor Name:XXXX           |   Invoices
    Document Number  | Reference | Account Clerk  |   Document Date | Posting Date | Doc Type | Amount
    similarly the column Total Payments should be hot linked to display the following line items of Payments
    Vendor Number       | Vendor Name:XXXX           |   Payments
    Document Number  | Reference | Account Clerk  |   Document Date | Posting Date | Doc Type | Amount
    Please suggest
    Thank you

  • How to calculate open balance Vendor Line Item Display(FBL1N)..?

    hi,
    is there any way to fetch data for open balnce in vendor report display(FI).
    As I have to calculate Credit , Debit and Open balace , also Balance  as on date. in Zreport with reff of FBL1N.
    Vendor item data has been calculated from BSIk table. also  open balance has to be fetched from with reference of Clearing doct and posting doct. i have
    so if any FI technical or non techincal person has gone thru these things, those who have clear picture on these plese let me know.
    Thnks in advance.

    Please note that most vendor line items wont have a PC assigned to them.
    I am not sure if you are refering to classic view or new GL data.
    Anyway you can use the sum button, and sub total for your levels.
    If you want to get the information sub totalled by PC, then I guess you are using the new GL and document splitting.
    If that is the case you cannot use FBL1N for this.
    There is however a set of reports in Accounts Payable, called new Gl reports and they will provide you the general ledger view and not the entry level view, and you can use the sum and sub total option.
    Please award points if this is useful.
    Come back if you need further help.

  • Vendor Line Item Display (FBL1N)

    Hi,
    I would like to prepare a new layout for transaction FBL1N (Vendor Line Item Display).
    I only want to see a summarized view of the open line items per Profit Center.
    How can I change the summation levels?
    Thanks.
    Kind regards,
    Linda

    Please note that most vendor line items wont have a PC assigned to them.
    I am not sure if you are refering to classic view or new GL data.
    Anyway you can use the sum button, and sub total for your levels.
    If you want to get the information sub totalled by PC, then I guess you are using the new GL and document splitting.
    If that is the case you cannot use FBL1N for this.
    There is however a set of reports in Accounts Payable, called new Gl reports and they will provide you the general ledger view and not the entry level view, and you can use the sum and sub total option.
    Please award points if this is useful.
    Come back if you need further help.

  • To Insert Header Field for  Vendor Line Item Display FBL1N

    Hai All,
    I got a requirement that i have to add a Header item in the standard Tcode FBL1N. The client requirement is to add the Balance Carry Forward Amount Field in the Header level of the Output display.
    I have inserted the Header Text in the output display by going through Settings =>Layout => Current Header Rows but iam not able to pass a variable to that pertaining output text.
    Pls provide me the solution regarding ....

    Please note that most vendor line items wont have a PC assigned to them.
    I am not sure if you are refering to classic view or new GL data.
    Anyway you can use the sum button, and sub total for your levels.
    If you want to get the information sub totalled by PC, then I guess you are using the new GL and document splitting.
    If that is the case you cannot use FBL1N for this.
    There is however a set of reports in Accounts Payable, called new Gl reports and they will provide you the general ledger view and not the entry level view, and you can use the sum and sub total option.
    Please award points if this is useful.
    Come back if you need further help.

  • Line item in WBSE report

    Hi Experts,
    There is an entry for a cost element in a WBSE for a project. I am able to see the same in the report S_ALR_87013570. However when I try to drill down on this expense item, I am unable to. The system message is - No line items were selected.
    We had not posted anything to the GL account so not sure what this expense entry is for/ from where this has come.
    Can anybody let me know as to how to find the flow of this transaction.
    Thanks...
    Sri

    Check CJI3
    I am able to see the line items for actual postings in the said report

  • Offsetting Account in line item display - FBL1N or FBL3N

    How can I bring in the offsetting account name into the line item reports FBL1N or FBL3N? 
    I have applied OSS note 112312 using the SAP function LINE_ITEMS_GET_GKONT but this only brings in the account # and account type.  I would also like the account name.  I'm assuming I need to somehow change structure RFPOSXEXT  but don't know where to get the name field (I think it's GKONT_KTXT but not sure).
    I appreciate any suggestions you might have.
    Thanks
    Twila

    Hi
    A Document is a proof of a business transaction.
    A document contains Header and Line Items.
    There will be minimum 2 line items and a maximum of upto 999.
    Line Items display which account is debited and from which account it is credited.
    while creating a G/L account , in the control data tab , there will be line item display check box. if you dont select the check box , you will not be able to see the line items ie you will not see which are debited and which are credited. you will see only the balance available in the accounts ie account balance.
    you must select the line item display check box to display the line items.
    selling items (materials) from sales and those line items will be displayed in G/L account or some thing else -? This is posting documents via Accounting Interface(from SD) , this results in Line Items in FI Document.
    If you want to summarize FI Documents, read not 36353 and note the links to related notes.
    Regards
    Venkat
    Edited by: Venkat Dara on Dec 17, 2008 8:01 PM

  • In report painter report, line item level drilldown report requirment

    Dear All,
    I created one report in GRR1, when I execute the report i am not getting line item wise drilldown option. For example one cost center no of line itemwise posting ( g/ls wise)posting is there. By double clicking on that specific line item we will go that ledger and see the data available in that ledger.In standard reports that option available but my own reports I unable to go drilldown at ledger level cost reports.
    Please sugget anyone, where I am doing mistake in report creation level.
    Thanks
    M Srinivasa reddy
    Ph : 9637399076

    Thank you,
    I attached reports to Library based on that I am able to drilldown line item level of the report.Is it corret or any other way for line item level drilldown option for report painter reports
    Thanks
    M Srinivasa reddy

  • Line Items missing in report painter report..

    Hi guri's,
    Iam uisng customized  P&L report painter report using with library 1VK....in this report some line items are not shwoing..... how to solve it...
    regars
    JK

    After you've create a P&L report using the report painter, you would also have to create line item reports for example 'Receiver- Profit Center Line Items'  and then assign these line items reports under 'Report/Report Interface' in the P&L report.
    How to do this:
    1. After creating the line item report(s),  use transaction code GR52 which is for change report group. Enter the P&L report group and click enter.
    2. Under 'Report/Report Interface', click on 'configure' under assigned report to library.
    3. In the pop-up screen, click on the green plus sign "Insert Row"
    4. Another screen will pop-up. Enter the report group for the line items report and enter.
    5. Save
    6. Regenerate your report group. After regeneration, execute.
    7. Drill-down in the displayed P&L report to the line items.
    Don't hestitate to ask for further clarifications.
    Elias

  • CO 1SRJ-001: Too many line items selected via report interface

    Report group/report 1SRJ/1SRJ-001 (CCentres: Rolling Year):  provides an overview for the last 12 periods of actual and plan data.
    When you access line item report RKAEP000 (KSB1 or KSBP) from report Cost Centres Rolling Year (1SRJ-001) using the report/report interface, too much data is selected.
    For example, you enter fiscal year 2009 and month 8 in selection parameters, the report generates results for the last 12 periods:  2008/9 to 2009/8.  But the line item report accessed via report interface selected ALL data for the fiscal years 2008 and 2009.
    I searched and found Note 127643 that described a similar but not exactly the same situation.  Have anyone have any problems with this report?  Any suggestion is appreicated.
    Regards,

    Issue with report 1SRJ-001 (S_ALR_87013631) has been resolved.  The interfaced line item report selects all data records for fiscal years 2008 and 2009, instead of just for the selected last 12 months.  The problem is due to missing restrictions for a characteristic, in this case, the from-period and to-period fields.
    SAP has corrected the problem by issuing an updated version (1999) and the one we were using was the 1995 version.  I imported the updated version of report from client 000 and now it works fine.

  • Line-item based profitability report (CO-PA)

    Hi SAP community,
    when I run KE24 i can select the "Mode of access"
    Read acc. to current structure ==> Realignment changes are included
    Read as posted ==> Realignment changes are excluded
    When I create a line-item based CO-PA report (KE91), do I have the same functionality, do either include or exclude realignments?
    Thanks in advance,

    When I do a realignment and run a line item based report afterwards, the reports picks up the realigned value.
    I havent seen any setting during the report setup where I could potentially define if the realigned or the original value should be picked.
    So I assume SAP always selects the realigned values from the segment table in case of a line item based report

Maybe you are looking for