Line Item Display for Gl, Vendor & Customer Accounts

is there any standard report which gives line item details upon running it and not after going through the process of selecting the document listed by the report and then veiwing the line items..?

Hi Kedar,
Please see the below Tcodes.
FBL1    Display Vendor Line Items
FBL1N   Vendor Line Items
FBL2    Change Vendor Line Items
FBL2N   Vendor Line Items
FBL3    Display G/L Account Line Items
FBL3N   G/L Account Line Items
FBL4    Change G/L Account Line Items
FBL4N   G/L Account Line Items
FBL5    Display Customer Line Items
FBL5N   Customer Line Items
FBL6    Change Customer Line Items
FBL6N   Customer Line Items
if u feel it is useful award points by way of thanks.
Nagesh.

Similar Messages

  • Line item display for Segment Clearing GL account

    In my scenario, document splitting is activated and zero balance is set for profit centre and segment.  I have assigned a GL account for automatic posting for segment clearance for posting.  I have posted few transactions and the document shows the posting happened to this Segment Clearing account.  However, when I want to view the line items posted in this account, system does not show the line items eventhough this GL is set up with line item display.

    Thanks for the reply.  But using this tcode also, it is not possible to display the line items.  I reproduce the message issued by the system while I am trying to view the line items of this particular account:
    "Error message issued because line item display cannot read data for an account in a ledger if line items exist partially in the entry view together with clearing items for which there are no line items. In such cases, only the data with line items would be selected."

  • Additional fields for line item display for Vendor Accounts

    Hi,
    The additional fields for line item display have been defined for the vendor accounts. I am able to see the additional fields in SAP 4.7 system but not in ECC 6.0.
    Could you help me to know how the same will be displayed in ECC 6.0 system.
    Thanks

    In SPRO, Vendor Accounts -> Line Items -> Display Line Items -> Define Additional fields for Line item display, the fields for Check number from (PAYR-CHECF) and Tax Jurisdiction (BSEG-TXJCD) have been defined.
    When I am executing Vendor Line Item display (FBL1N), I am not able to select these fields for defining a layout. Could you please let me know, how I will get these fields in FBL1N.
    Thanks

  • Customer number needed in "GL a/c line item display" for customer gl?

    Hi SAP Experts,
    while running GL account line item display in FBL3N,customer number is not displaying against the gl accounts relating to customer reconcilation account or the gls relating to the customer line item entry.my clients need that in either ASSIGNMENT field(where presently showing the document entry date as defult) or in a different column.for that he even does not want to write any report.
    How can i solve this problem?
    Plz guide me.
    I need a quick response.
    Regards,
    Biswa

    Hi,
    Check If you are using the G/L account which is the reconciliation account for your customer, then it is possible to display the special field1-U_KUNNR and it is ALSO possible to add Sort Key 031 into the Assignment field of that account in FS00 tab Control Data and therefore to display your 'Customer no.' in the Assigment field in FBL3N.
    If you are using the G/L account which is the offsetting entry or the other side of the posting, then it is NOT possible to display your 'Customer no.' neither in the Assignment field, nor adding the
    special field 1-U_KUNNR to the display. At this stage, notes 112312 and 217189 may be of use, which enable you to use a Business Transaction Event to populate offsetting account information.
    I hope these helps.
    Regards
    Ravinagh Boni

  • Multiple line item display for PAYMENT ADVISE form(script) using F110 tcode

    Dear All,
    I am currently working on PAYMENT ADVISE script ( form ) - for which i have copied the
    form F110_IN_AVIS to zform.
    I am executing the form for output through executing Tcode - F110.
    The output works for single line item entry of vendor line items - but doesnot support
    for muliple line items.
    I have checked the standard program - RFFOUS_C - which has include - RFFORI06 for remittance advice -which supports for single line item display.
    Kindly advise me for the soultion of the same.
    Regards
    HC

    Hi,
    Do you manage to fix it ?
    we experienced the same problems (mass printing smarforms F110), we would like to use one time F110, and generates all the spool, for all the line items.
    Thanks
    Any help would be grateful.
    Thomas

  • Line item display for Internal Order

    Hi All,
    What is the transaction code for  Internal Order line item display.
    Thanks,
    Misbah

    Hi,
    Its KOB1 to KOB4.
    Rgds.

  • Text blank in Customer line item display for credit notes

    Dear SD gurus,
    We are creating credit memo request in SAP and credit notes are created later on. Now when we look the customer line items, the credit note number is seen over there. But the text field is coming blank. We want to enter some text in the credit memo request and the same should be displayed in the customer ledger i.e., customer line items.
    Kindly suggest some solution.
    Thanks in advance.

    Hi
    Can you elaborate more? Is it that the text is not getting copied form Refernce document to subsequent document ?
    Regards
    Deepak

  • Uploading Opening Balances for GL, Vendor & Customer Accounts

    Hi Gurus,
    We are currently on the verge of going live for a client and we need to upload the opening balances.
    I am really not sure how to uploaded the opening balances...
    Can anyone guide me in process/procedure to be followed... Request you to provide if you have some data template....

    Hi,
    The upload of GL Balances have to split into several steps:
    1. Normal GL Accounts: In this case line items are not required and totals are to be updated in SAP. This can be done using GL fast entry if the number is not too high.
    2. Open Item Managed GL Accounts: All the open line items are required to be uploaded in SAP from Legacy in order to clear them. Hence, a LSMW / BDC program has to be developed to upload the line items.
    BAPI_ACC_DOCUMENT_POST - for GL/AP/AR
    BAPI_ACC_INVOICE_RECEIPT_POST - for AP
    BAPI_ACC_GL_POSTING_POST - for GL
    GL Balance
    F-02 or RFBIBL00 or BAPI
    Dr GL a/c Credit Data migration Account or Clearing Account
    3. Customer & Vendor Open Items: All open line items in Customer and Vendor Accounts have to be brought in into SAP. For this also a LSMW / BDC program needs to be developed and upload the line items.
    Vendor Balances
    F-02 or RFBIBL00 or BAPI
    Credit Vendor a/c (individually) and Dr Data migration Account or Clearing Account
    Customer balances
    F-02 or RFBIBL00 or BAPI
    Dr Customers a/c (individually) and Cr Data migration Account or Clearing Account
    4. Asset Accounting: In case asset accounting is implemented the individual balances of each asset (Gross Value and Accumulated Depreciation) have to be uploaded using transaction AS91. For this also you need to develop a LSMW / BDC program. Further, you also need to update the GL Accounts related to Asset Accounts with totals for each asset class T.Code OASV.
    For uploading the Assets
    AS91 -> for uploading assets in AA
    OSAV --> for uploading assets in GL entry Dr Asset (individually) Cr Data migration Account or Clearing Account
    You can use LSMW for uploading all these things
    After uploading all, your data migration account will become zero
    Thanks,
    Rau

  • GL Line Item Display vs. Vendor Line Item Display

    Hi Gurus,
    I have parked a document with a vendor line item. When generating
    standrd GL line item reports (FBL3N or S_ALR_87012282), the line items
    for my parked document are not displayed. But if I generate the vendor
    line item report (FBL1N), this parked document is displayed.
    Please confirm if this is a standard behaviour and why.
    Thanks and best regards

    HI
    I knew that, a complete FI document wont give such error thats why i asked for Document type ,You please note each document type has its own characteristic.
    Hope your query closed
    Thanks

  • Line item Display  for G/L Account Regarding report RFSEPA01

    In transactions reports: FBL3N and FS10N I have differents accounts balances display.
    I already had tried to execute the RFSEPA01 but it shows RUNTIME ERROR ..Somebody knows a program to equal these .
    please treat this as a urgent..

    hi can u give me solution for this iam facing same problem
    thanks
    raju

  • Additional Field(customized) in G/L acct bal line item display FS10N-FBL3N

    Steps done:
    1st: I appended an extra field(customized) to RFPOS and RFPOSX structures.
    2nd: Went to FIBF and looked for BTE applicable and found sample_interface_00001650. (Line item display: Add data per line)
    3rd. I copied sample_interface_00001650 with a name of zsample_interface_00001650 and added line of codes for selection to fill the extra field I added.
    4th. I assigned the event found in FIBF=>Environment=>P/S Modules=>of a SAP application.
    5th. I executed RFPOSXEXTEND program in SE38. After running, RFPOSXEXT was updated but not RFPOSEXT.
    I run FS10N and check for the field I added if existing. The extra field is existing however when I tried to move the field to the columns to be displayed in ALV, I got an error saying that there are inconsistencies in table T021S and RFPOSEXT.
    Please help. Thanks.
    Is there a certain program needed to update RFPOSEXT just like RFPOSXEXTEND for RFPOSXEXT?

    Hi ,
    Actually when i do FS10N or FBL3N to see G/L Account Line Item Display i am able to see the display of the G/L Account but there is a coloumn under Assignment and it  shows no entries i.e. Assignment coloumn is blank.What should i do so that i get entries for assignment field because there are entries made in Assignment field.Table is BSEG and the field is ZUONR.How do i get these entries in the G/L Account Line item display for G/L Account using FS10N ?
    Thanks
    Vivek

  • GL line item display FAGLL03 Offsetting Account Blank

    Dear All,
    In T-code FAGLL03 GL line item display offsetting account is coming Blank, how to get the offesetting account in GL line item display, what is the offsetting account
    Regards
    KSP

    Hi,
    It is diffcult to get offsetting account details in standared reports. by using BTE you can able to achive.
    Read: OSS Note 112312
    Refer: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30b96fed-eb5d-2e10-1792-f3ff9f65df8a?QuickLink=index&overridelayout=true
    what is Offsetting A/C:?
    Ex: Administration Exp a/c dr (GL:5000000002)
           Bank A/C (GL:100000004)
    If user execute Admin Exp GL(5000000002)  report, he will expect another line GL account (GL:100000004).
    Regards
    Viswa

  • Line item display problem FS10n

    Dear expert ,
    after run program RFSEPA01 to activate line item display in account xxxx. The display is FS10N  for 2011 is document in year 1997-1998.it should be line item balance for 2011.
    How to correct this problem?
    Kindly your advice.
    Thank you

    Hi,
    I would like to display line item display for cumulative balance  in FS10N.
    How to get cumulative balance line item in FBL3N?
    This is error after run program RFSEPA01
    Kindly advioce
    Thanks

  • Populate Assignment Field in G/L line item display (FS10N/FBL3N)

    Hi All,
    I am using FS10N to see G/L Account Line Item Display.
    I am seeing the Report Display with Coloumns like Doc.No., Type,Doc.Date,Amount in Local Currency etc etc
    There is coloumn showing Assignment.The entries are not getting populated/displayed under the same coloumn of Assignment
    When I go to Change Layout I see th Assignment field but the nothing is getting dislayed under the Assignment coloumn when I run FS10N/FBL3N.
    How do I solve the above problem?
    Thanks
    Vivek
    Edited by: VIVEK KAPOOR on Dec 11, 2009 4:11 PM

    Hi ,
    Actually when i do FS10N or FBL3N to see G/L Account Line Item Display i am able to see the display of the G/L Account but there is a coloumn under Assignment and it  shows no entries i.e. Assignment coloumn is blank.What should i do so that i get entries for assignment field because there are entries made in Assignment field.Table is BSEG and the field is ZUONR.How do i get these entries in the G/L Account Line item display for G/L Account using FS10N ?
    Thanks
    Vivek

  • T code for vendor,customer line item display

    we are using ecc 6.
      I would like to know the wheter any tcode is available in ECC6 for cust and vendor line item display.
    NEW TCODE for FBL3N is FAGLL03. Like that any new new tcode is availbale for FBL1N & FBL5N?
    Please clarify.
    Thanks
    Rajesh

    Dear Rajesh,
    There are not direct 'replacement' as the FAGLL03->FBL3N for FBL1N and FBL5N.
    So the FBL1N and FBL5N can be used further without any problem.
    As stated before, only the G/L are has directly changed.
    But in the relation to the New G/L, there are two new 'Recherche' tools for the vendor and customer area in relation to the 'Segment' and 'Profit Center'.
    You can find them in the FGI0 transaction.
    They are called:
    0SAPRECIEV01
    0SAPRECIEV02
    0SAPPAYABL01
    0SAPPAYABL02
    Maybe they can also help you further.
    Best regards,
    Christoph

Maybe you are looking for

  • Music - The requested URL was not found on this server

    Hi I have brought iphone 5 and most of all my songs are brought from itunes, I can not play my music application - everytime I click on a song to play I get an error message saying - "The requested URL was not found on this server" also all my music

  • My firefox loads in another language than English

    I am in the USA, but firefox and some other pages also load in Spanish, i want them in English.

  • Problems adding an attachment file table in a JSP

    Hi, I'm working on CRM proyect and I want to add an attachment file table in a JSP, infoForm.jsp, so i copied the table from createComplaintAttachment.jsp and changed the JSPs releted with it, but when I just loggin and try to add a file in infoForm.

  • Calling servlet from hyperlink

    Hi all, how can I call a servlet from an html hyperlink, I tried this code but it says the resource is not available

  • Problems with multiple connections in the same transaction

    Hi all !           I'm have two questions regarding the way weblogic handles multiple           connections.           1) first, I don't understand why weblogic always create a new Managed           Connection when I'm asking for 2 connection handles