0FI_GL_14 or 0FI_GL_4 General Ledger Accounting Line Items

Hello experts,
we should extract the Line Items from General Ledger Accounting.
There is a new datasource from SAP 0FI_GL_14 (General Ledger Accounting (New): Line Items of the Leading Ledger)
I cant find it in our source system because I think we donu2019t have SAP Enhancement Package 3 for SAP ERP 6.0 yet.
The question is, instead of this new datasource, can we use the old one 0FI_GL_4 (General Ledger: Direct Line Items ) if all necessary fields are available in extract structure.
Do you have any idea or experiences ?
Thanks.

We donu2019t have ehp3, so i cant use 0FI_GL_14.
Can we really compare 0FI_GL_14 and 0FI_GL_10  ?
Because 0FI_GL_10 extracts not on document level but I need information (Work breakdown structure element(PROJK)) on document level.
So I need both fields in extract structure u201CAccounting document number (BELNR)u201D and u201CWork breakdown structure element(PROJK)u201D.
0FI_GL_10 contains none of them.

Similar Messages

  • Enhancing the FAGLFLEXA(General Ledger: Actual Line Items) table

    Hi All,
    I am trying to add Material Number (MATNR) to the table FAGLFLEXA(General Ledger: Actual Line Items)
    For this i have added Material number in the include CI_FAGLFLEX04 of the table  FAGLFLEXA.
    But still material numbers are not appeared in the table FAGLFLEXA.Material number exist in the structure COBL - Coding Block,i believe SAP standard programs has to pick up material number from coding block to FAGLFLEXA table.
    Please advise me if anyone enhanced this table .
    Regards
    L Appana

    Hi Appana,
    I also want to add MATNR to FAGLFLEXA. Can i know how did you go about creating new segment to flow MATNR in FAGLFLEXA?
    Somar
    Edited by: Somar on Mar 6, 2009 10:37 PM

  • Query to get all General Ledger: Actual Line Items

    Hello All,
    I am developing a cash flow report. for this I write a query on FAGLFLEXA table but in my system business area is not mation in FAGLFLEXA table becouse customization is not done.
    so i want to use other table where i get Business are, company code, year and period.
    so can anybuddy send the query from i get all actual line items
    so can you help me...
    thanks in adv.
    Kaustubh

    Hello Balu Latpate 
    Thanks for u r reply
    but their is no entries in the GLPCT and GLPCA

  • SAP R/3  General ledger Open line item posting

    Hi
    I have a query on how to clear a Gl account after it has been made open item managed
    Issue: Assuming GL A/c 12345  was not open item managed till March 2007 .  when we look for open items for this Gl acount through T Code FBL3n it shows all the items made to this Gl account as posted but not cleared .
    Now we have made this Gl as open item managed since April 2007 . I want to know is there any way
    I can clear the open items posted to this Gl account before it was made open item managed.
    Thanks & regards
    RK

    Hi
    Have a look to the ABAP RFSEPA02.
    Since 4.0 you can no longer run it but jour can change the program or run it in DEBUG mode.
    In ERP2005 it was no longer possible to change g/l to open item management. (without turnoff the error message) When you use new G/L you can no longer use this.
    SAP advise to create a new G/L account and don't change it. (for this there is an OSS note. There are risks that this is going wrong. Test this first in a test system (95% it don't will give problems
    Paul

  • General Ledger Accounting (New): Line Items of the Leading Ledger

    Hello Guys,
    We are planning to implement
    General Ledger Accounting (New): Line Items of the Leading Ledger
    0FI_GL_14
    We are in ECC6 sap_appl 6.00 and BI 7.0 SP 14, BI Content 7.3 level 4.0
    The new GL line item is available
    Financial Accounting: General Ledger Accounting (FI-GL)
    Available as of Release - SAP Enhancement Package 3 for SAP ERP 6.0
    Shipment - SAP NetWeaver 7.0 BI Content Add-On 3 Support Package 08
    Content Versions- 1.0; 703
    Just we have  to install SAP NetWeaver 7.0 BI Content Add-On 3 Support Package 08  and on ECC side SAP Enhancement package 3 for ERP 6.0 --. Financial accounting - SAP APPL 603.
    Is it correct. Can you please confirm.
    Thanks
    Senthil

    Hello Senthil,
    Yes, thats engough, since SAP is recommending the same for that datasource 0FI_GL_14. I think you are already in that version.
    See this SAP help document
    [DataSource Transactional Data: 0FI_GL_14|http://help.sap.com/saphelp_nw04s/helpdata/en/45/4f8e8bbf3f4f63a5dd197ef7d53fa2/content.htm]
    Thanks
    Chandran

  • General Ledger Accounting (New): Line Items 0FIGL_O14  Performace issue

    Dear Forum,
    We are facing a performance issue while loading the data to 0FIGL_O14 General Ledger Accounting (New): Line Items from  CUBE ZMMPRC01 -> ODSO 0FIGL_O14 DSO.
    Please see my requirement below for updating the data to 0FIGL_O14 DSO.
    This report is generated to display Dry Dock and Running Repair expenses for the particular Purchase orders with respective G/L's.
    1) The G/L DSO will provide us the 0DEBIT_LC and    0DEB_CRE_DC Foreign currency amount with signs (+/-) amounts and.
    2) ZMMPRC01 Cube   will provide us the 0ORDER_VALUE  (Purchse order value)and    0INVCD_AMNT Invoice  amount.
    While we are loading the data from  CUBE ZMMPRC01 -> ODSO 0FIGL_O14 DSO ,we have created nearly 19 InfoObject  level routine to derive the below mentioned fields data for MM Purchase Order related records.
    0CHRT_ACCTS    Chart of accounts
    0ITEM_NUM      Number of line item within accounting documen
    0AC_DOC_NO     Accounting document number
    0GL_ACCOUNT    G/L Account
    0COMP_CODE     Company code
    0COSTCENTER    Cost Center
    0CO_AREA       Controlling area
    0COSTELMNT     Cost Element
    0SEGMENT       Segment for Segmental Reporting
    0BUS_AREA      Business area
    0FUNC_AREA     Functional area
    0AC_DOC_NR     Document Number (General Ledger View)
    0AC_DOC_TYP    Document type
    0POST_KEY      Posting key
    0PSTNG_DATE    Posting date in the document
    0DOC_CURRCY    Document currency
    0LOC_CURTP2    Currency Type of Second Local Currency
    0CALQUART1     Quarter
    0CALYEAR       Calendar year
    For reference Please see the below logic to derive the data for PO related record.
    DATA:
          MONITOR_REC    TYPE rsmonitor.
    $$ begin of routine - insert your code only below this line        -
        ... "insert your code here
        types : begin of ty_FIGL,
                    CHRT_ACCTS type /BI0/OICHRT_ACCTS,
                    ITEM_NUM type /BI0/OIITEM_NUM,
                    AC_DOC_NO type /BI0/OIAC_DOC_NO,
                    GL_ACCOUNT type /BI0/OIGL_ACCOUNT,
                end of ty_FIGL.
        data :it_figl type STANDARD TABLE OF ty_figl,
              wa_figl type ty_figl.
        SELECT single CHRT_ACCTS
                        ITEM_NUM
                        AC_DOC_NO
                        GL_ACCOUNT from /BI0/AFIGL_O1400
                          into wa_figl
                          where DOC_NUM = SOURCE_FIELDS-DOC_NUM and
                                DOC_ITEM = SOURCE_FIELDS-DOC_ITEM and
                                /BIC/Z_PCODE = SOURCE_FIELDS-/BIC/Z_PCODE
                                and
                                /BIC/Z_VOY_NO = SOURCE_FIELDS-/BIC/Z_VOY_NO
                                and
                                FISCYEAR = SOURCE_FIELDS-FISCYEAR.
        if sy-subrc = 0.
          RESULT = wa_figl-AC_DOC_NO.
        ENDIF.
        clear wa_figl.
    Please note the same kind of logic is applied for all the above mentioned fields.
    Here is my concerns and issue.
    For the all above all routines i am referring BI0/AFIGL_O1400
    DSO and finally loading to the Same DSO(BI0/AFIGL_O1400
    The worried part is my DSO  0FIGL_O1400 is currecnly having nearly 60 Lacks records and MM cube is having nearly 55 requests which are required to update to the Above DSO for PO related PO value and Invoice amount.
    The big issue here is while uploading data from MM cube to DSO say for example if the request is having  25,000 records from this  nearly 500-600 records will be updated to DSO.
    But here it is taking huge time ( nearly 3 days for request ) for updating  these records , like this i have to pull 50 more requests from Cube to DSO as per the requirement.
    Please note as of now i haven't created any indexes on DSO to improve this loads.
    Please note am facing this issue in Production environment and need your help ASAP.
    Thanks & Regards,
    Srinivas Padugula

    Hi,
    If selecting data from 0FIGL_O14 is taking long time then you can create secondary indexes on DSO.
    0FIGL_O14 would be huge as data volume directly corresponds to data volume in BSEG.
    But for you requirement, I think what you can do is,
    1. create multiprovider on top of DSO and Cube and create Bex report to give you the fields requried from both the infoproviders, you can then use open hub or APD approach to keep the data in the staging table or direct update DSO and then load the data to the DSO
    2. Create secondary indexes on DSO so that fetching would be faster.
    3. Do the enhancment at R/3 level to fetch fields from MM during load of G/L
    Regards,
    Pravin Karkhanis.

  • 0FIGL_O14 General Ledger Accounting (New): Line Items Business Content

    Dear Experts,
    i am trying to install 0FIGL_O14 General Ledger Accounting (New): Line Items ODS, but it is not available in BI Content .
    we are using New G/L in ECC side.
    Please help.
    Regards
    B.Virupasan

    Hi
    Please go through the below threads
    0figl_o14 DSO connected to which cube
    New GL Upgrade
    Hope this will be useful
    Regards,
    Venkatesh

  • Partial payment by general ledger account assignments

    Hi Experts,
    I am using a scenario for Partial payment by general ledger account assignments Transaction code FMPP.
    I have done a vendor invoice with two line item having different FUNDS. When I try to do partial payment using FMPP it is showing me only one line item for Vendor invoice not the two line item based on different funds.
    Funds field is coming as empty in FMPP transaction for the vendor invoice .
    Kindly help me solving the issue.
    Thanks & Regards
    Anshu

    Hi Expert,
    Just Go to T-Code:  FMPP_CONTROL and activate the Table: FMPP_CONTROL(Until and Unless you activate this table).
    the components of Partial payment by general ledger account assignments will not work.
    Regards,
    GK
    SAP

  • Please tell me what  is General Ledger Account

    Hi Friends,
        I am new to workflow and working with FI module.Please let me know the flow of FI and what is General ledger Account in detail.
    Please provide me with good documentation or urls etc on FI Accounts Payable module...
    Thanks in Advance,
    Latha.

    Hi Latha,
        Welcome To SDN!!
    General Ledger Account  is a term used in basic accounting.
    http://www.businesstown.com/accounting/basic-general.asp
    fi FLOW:
    Basically there are 5 major topics/areas in FI,
    1. GL Accounting -
    related tables are SKA1, SKB1 Master data
    BSIS and BSAS are the Transaction Data
    2. Account Receivables- related to Customer
    All the SD related data when transfered to FI these are created.
    Related Tables BSID and BSAD
    3. Account Payables - related Vendor
    All the MM related documents data when transfered to FI these are created
    Related Tables BSIK and BSAK
    All the above six tables data is present in BKPF and BSEG tables
    You can link these tables with the hlp of BELNR and GJAHR and with Dates also.
    4. Special Purpose Ledger.. which is rarely used.
    5. Asset Managment
    In CO there are
    Profit center Accounting
    Cost center Accounting will be there.
    Cross-Application Components -> Financial.
    http://help.sap.com/saphelp_470/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    you will go through this link
    http://www.sapgenie.com/sapfunc/fi.htm
    Check this Link it out
    http://www.sap-img.com/sap-download/sap-tables.zip
    FI-CO
    http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/FI_tutorial.html
    http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/CO_tutorial.html
    Main Tables in 5 FI/CO :
    5.1 FI :
    5.1.1 Master data
    SKA1 Accounts
    BNKA Bank master record
    5.1.2 Accounting documents // indices
    BKPF Accounting documents
    BSEG item level
    BSID Accounting: Secondary index for customers
    BSIK Accounting: Secondary index for vendors
    BSIM Secondary Index, Documents for Material
    BSIP Index for vendor validation of double documents
    BSIS Accounting: Secondary index for G/L accounts
    BSAD Accounting: Index for customers (cleared items)
    BSAK Accounting: Index for vendors (cleared items)
    BSAS Accounting: Index for G/L accounts (cleared items)
    5.1.3 Payment run
    REGUH Settlement data from payment program
    REGUP Processed items from payment program
    5.2 CO :
    TKA01 Controlling areas
    TKA02 Controlling area assignment
    KEKO Product-costing header
    KEPH Cost components for cost of goods manuf.
    KALO Costing objects
    KANZ Sales order items - costing objects
    5.2.1 Cost center master data
    CSKS Cost Center Master Data
    CSKT Cost center texts
    CRCO Assignment of Work Center to Cost Center
    5.2.2 Cost center accounting
    COSP CO Object: Cost Totals for External Postings
    COEP CO Object: Line Items (by Period)
    COBK CO Object: Document header
    COST CO Object: Price Totals
    Regards
    Kiran Sure

  • Difference between General Ledger Accounting (New) and Old

    Hello All,
    Please help me with the below:
    1)Could any one please explain the difference between General Ledger Accounting (New) and General Ledger Accounting (Old).
    After going through the help document I understood that the BI 7 version came up with General Ledger Accounting (New), If this is true then can we still use 0FI_GL_04 in Ecc and BI7.0?
    2)what is the difference between 0FI_GL_04 and 0FI_GL_14?
    3) Is there any material or link or pdf that explains more clearly about FI - GL implementation in BI.
    Thanks in advance.Your help will be much appreciated.

    Hi Kiran,
    Pl check SDN before Posting
    Diff. Between old and New GL :
    Using new oEhP3 FI or old FI datasources
    Extraction and Reporting of FI-CA: Open Items Data In SAP-BI:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a9996115-0b01-0010-b2b2-d9de0170a425?QuickLink=index&overridelayout=true
    Financial Accounting: Procedure for Delta Extraction of Transaction Figures:
    http://help.sap.com/saphelp_sm32/helpdata/en/41/4b73415fb9157de10000000a155106/content.htm
    Complete FI-GL Information :
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/FigL/FigL.pdf
    Regards
    Ram
    Edited by: Ramakanth Deepak Gandepalli on Jan 29, 2010 5:14 AM

  • CHANGE GENERAL LEDGER ACCOUNT IN TCODE MIRO

    Hi to all
    I need activate for INPUT, the field GENERAL LEDGER ACCOUNT.
    I can't do it by field status, and I thinking do it by abap,
    Wich is the best form by do it this task ??
    Via enhancement ? badI ?? field exit ??
    Thank you by their aids.
    Regards
    Dario Rodriguez.

    Hi Marta,
    Do this step....
    1.GO to MIRO
    2. Enter the Invoice date/Posting date
    3. In PO ref enter the PO number and enter. 
       after that you will get the line item details..... move into the right hand side fields there you will get the acc assignment tab...
    4. Click and Change the GL acc
    5.Check and save it...
    Regards,
    PK

  • New General ledger accounting in ECC 6.0 : Profit centre not in BSID table

    hi,
    I already create new transaction code and report from standard transaction code
    *s_alr_87012168 : Customer Aging Report (Due Date Analysis for Open Items)* and i
    also add Profit center fields into Dynamic selection.
    My problem is, if i run the report using customer account the output is displayed but
    if i run the report with customer & profit centre the output is not displayed. currently i'm using
    new General ledger accounting in ECC 6.0 and when i look into bsid table the value
    is empty for profit centre and the value for profit centre are stored in new table
    FAGLFLEXT.
    do i miss something?
    thanks.

    s_alr_87012168 : Customer Aging Report (Due Date Analysis for Open Items) this is a report generated.

  • Profit center clearing accounts line item display

    Dear all,
    I have implemented  document splitting at  profit center level.
    The zero balance clearing account (profit center clearing account) is open item managed and also line item display tick is  put. eg both ticks are active.
    I am trying to see the line items in the account using fbl3n,fs10n etc but am not able to view the line items althought the balance of the account is  visible in fs10n.
    the message i get is 'no line item selected'.
    Pl suggest some way through which i can see the line items of the profit center clearing account.
    Regards,
    Rishikesh

    Dear Venkatesh
    I am also facing same problem, I am using T Code FAGLL03 to display Line Items for Zero Balance Clearing A/c but I am not getting line item display instead it is giving following error.
    =========================================================================
    “Account 141010, company code VALC is clearing account
    Message no. MSITEM111
    Diagnosis
    You have stored account 141010 in company code VALC as a clearing account. At the same time, you use line item management with this account.
    System Response
    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.
    Procedure
    Check the Customizing settings or account control. Change the settings so that only automatic postings without line items can be made to the account, or select a different account as the clearing account.
    =========================================================================
    Please do suggest me.
    Thanks in Advance
    Regards
    Ratnakar

  • 12 digits in general ledger account field

    Hello experts,
    I would like to know if it is possible to add two digits to the field general ledger account.
    I am working for a client who needs 12 digits for this field, so I would appreciate to know if this is possible to accomplish in a standard way.
    Thank in advance.
    Best regards,
    JP

    Probably the reason that the Customer wants 12 digits is because they have a combined field. We had a client who had 15 digits for their where the first two digits represent the Company Code, the next three Business Area, and the last three represented the Cost Centre.
    SAP has separate fields to represent these items. Once you understand what the current GL account is made up off you will find you can easily fit within the 10 digits supplied by standard SAP.
    cheers
    Adrian

  • C_TFIN52_64 - General Ledger Accounting

    I failed C_TFIN52_64 with 2 marks and my lowest performance was on General Ledger Accounting
    Going forward what is examined under GL Accounting am currently using books or material for the previous certification.
    Which areas should i concentrate on when using the books for the previous certification.
    If you are posting a document and it says S not allowed is it because of Document type or Posting keys
    Regards

    TFIN exam is pretty simple, provided if your basics are right.
    First collect all the material required (SAP suggested course books), then read each book (not line by line, but word by word) and note down the points in a notes.
    Read every book religiously for not less than 5 times before going to exam.
    If your concepts are clear, you should be easily clear the examination.
    Please let me know if you need further help.
    All the best.

Maybe you are looking for