Reg : New GL Line Items

Hi,
We are implementing new GL and I did find out some information on the new GL Vs Classical GL.
New GL :
Total table : FAGLFLEXT
Line Item table : FAGLFLEXA
Clasical GL :
Total Table : GLT0
Lie Item Table : BSEG
I have a question based on the above information.For new GL, SAP Has given 0FI_GL_10 datasource for getting Totals table ie FAGLFLEXT but no data source for line items.
But we have a datasource for Classical GL Line items ie 0FI_GL_4.My question is , having implemented new GL, can I use 0FI_GL_10 for getting the totals data and 0FI_GL_4 for line items ?
Will the line items data coming from 0FI_GL_4 be the same as the line item data in FAGLFLEXA ?
Instead of creating a generic datasource based on FAGLFLEXA,what if I use 0FI_GL_4 for line items ?
Will there be any issues in the future ? Anyone,went thru the above assumption.if so, Please explain the Pros & Cons ...
Regards,
Kumar

Hi Roberto,
I spoke with functional folks in my project and i got the following information.
1.As per the talk, line item details are coming to both FAGLFLEXA and BSEG.
2.There are couple of fields like XREF1,XREF2,XREF3,ZUONR, ACTIVITY TYPE etc fields are populated only in BSEG not in FAGLFLEXA.They also say, BSEG has all the entries that are posted in FAGLFLEXA.
As per the discussion, functional folks prefer BSEG than FAGLFLEXA. I am assuming 0FI_GL_4 would pick up all the line item data from BSEG and I am not sure if there are any problems while reconciling with the totals table FAGLFLEXT to that of BSEG (using 0FI_GL_4) ?
Regards,
Kumar

Similar Messages

  • Badi ISU_PRODUCT_CHANGE and creation of a new contract line item

    Hello Gurus;
    I have this requirement: Once a contract gets close the ending date (30 days before) i need to automatically renew the contract. In order to do that i thought that an action in the Contract Item might get the job done and browsing i found that badi ISU_PRODUCT_CHANGE does almost what i need even if it creates a new contract line item with a new product and this is not good for me... Does anybody know if there is a better Badi matching with my requirements or i have to "modify" the ISU_PRODUCT_CHANGE? I hope my question was clear if you need more specifics please ask me...
    Thank you very much.
    Fabio

    You can create a new costing variant with  a valuation variant that points to inforecords for material prices. Go to OKKN t-code and create the required configuration and start using the new costing variant to measure the current cost of making vehicles.

  • Set funcitonal area in new PO line item

    We are trying to re-trigger the derivation of the functional area when a new PO line item is created using the <Copy PO line item> function.  Using standard SAP functionality and changing the delivery date, the functional area associated with the new delivery date is not derived.  I have tried using BADi ME_PROCESS_PO_CUST~PROCESS_ITEM interface and try to rederive the functional area.  This works but when I try to set it using method SET_DATA for the account assignment, the field status does not allow me to do it.  Also, I have tried using the FIELDSELECTION_ITEM interface to set the field status of the functional area.  However, SAP has informed me that this will only work for customer-defined fields and not standard SAP fields, even though the documentation said it would.  Has anybody tried to figure this out or has run into a similar problem?  If so, how did you fix it?

    Thanks for your answer. Yes i am aware of that, basically the settings is what the price indicated in the info record and as long it is included in the validty periiod then when you create the PO, that price will be detected by the system. i am clear for that, my issue is why there are some materials that i can change the price in the PO directly while the others are the pricing tab is disabled(cannot change the price)
    Settings in the SPRO-MM - PURHASING- CONDITIONS-DEFINE PRICE DETERMINATION PROCESS- DEFINE CONDITION TYPES PB00 is D(NOT POSSIBLE TO PROCESS MANUALLY) but stilll the system is showing some PO's that can be changed the price

  • New GL Line Item Extraction

    Please clarify this requirement for Line Item Data from  New GL. my client BMW Inc have configured  New GL in ECC 6.0  if i pull all the records to BW from FAGLFLEXA (Line Item Table) is that sufficient to meet the <b>all line item GL data</b> or is there any other tables missing that also shall be combined to bring the Line item GL  data. Please help me for this if u can check with any of your friends in FICO.  
    2. I have seen that BSEG AND BKPF are used earlier in old FI  versions so what is there now in New GL ECC 6.0 that will suffice for these BSEG AND BKPF  or still i have to pull records by using these tables. for GL Line Item Data.
    If you can help me to give the short  overview of  New GL posting process it would be great.
    Thanks
    Regards
    Soniya Kapoor

    1. If I use FAGLFLEXA Line Item Table , how to combine the remaining fields such as BLART Document Type etc.. from BSEG AND bkpf
    We are using BSEG_ADD instead of bseg with the same DS – 0FI_GL_4. you would need to enhance the same DS to read the BSEG_ADD. But I would suggest talk to ur finance folks to see if BSEG_ADD captures all the required fields as that of FAGLFLEXA
    2. What is BSEG_ADD: Entry View of Accounting Document for Additional Ledgers, Should i also Include this table since it contains some fields like BSTAT
    document status etc for line item.
    It is a new table that comes along with the new GL – it even captures all the line items just like BSEG as in the old ledger.
    3. If I take the approach with line item as per new GL TABLE : FAGLFLEXA. and
    BSEG_ADD by creating generic data source on two table and enhance any other required fields like blart Document Type will it solve the line item extraction purpose
    If ur finance folks can confirm which table need to be used, ur strategy might change. If say BSEG_ADD is good enough to capture all the items, do as I suggested by enhancing the old DS - fi_gl_4
    4. I took the approach as mentioned in Point 3 . but not able to create the generic data source
    Not sure of ur approach
    5. I have reviewed 0FIGl_4 LINE ITEM Data source and found that it contains only bseg and bkpf but no faglflexa table fields. so suggest if i can proceed as number 4.
    Just as I said add code to make it read BSEG_ADD too along with BSEG.
    FAGLFLEXA & FAGLFLEXT

  • Creating new sub line items before a Sales Order is saved (in CRM)

    Hi CRM Experts,
    I am pretty new to CRM system. I have a scenario.
    The actual business scenario behind this is: the customer can only choose a dummy material while placing an order. The customer will not be able to choose what all materials that will make up this order. So he can place an order for a "Pack" with say Qty as 50 units. The business contains some rules based on which the actual materials are mapped to this dummy material.
    User creates a SO in CRM system (using txn CRMD_BUS2000115). Assume a dummy material is added as first line item. The system displays it as line item 10. At this stage I need to create sub line items for this high level line item (item 10) based on what all actual materials can fulfill this. I need to do it programmatically. Is there any BAdI that can be used to do this? Also I need some hints on how to go about this? That is how to do it programmatically. For every sub-item material I need to carry a ATP check and only if the stock is available then add it as a sub line item.
    Basically what I need is to create sub line items programmatically exactly in the same way as it would have been created manually. The system is configured to put the sub line item numbers automatically. That is, if the high level item is 10, then sub line items will be automatically numbered as 11, 12 so on.
    Please feel free to throw me questions if you need more info.
    Thanks a lot in advance.
    Regards,
    Shyam

    Hi,
    I have a similar kind of a requirement.
    I need to add new line items to the order through the program.
    Can you please suggest how did you resolve your issue ?
    Thanks in advance!

  • REG: Multiple material line item in a single HU

    Hi All,
    I am new to the concept of Handling units,
    I have a requirement where I am getting an Inbound IDOC with the necessary delivery information,
    and two line items are packed into a same handling unit(same handling unit number).
    line item mat          tot quan                     pk quan                    han unit no
    abc                        10                                 7                           1ZA500948563
    def                         10                                 3                           1ZA500948563
    abc                        10                                 3                            1ZA500948581
    def                         10                                 7                            1ZA500948581
    How to go about in fetching the two materials and assign different handling units
    Can two line items be pckd in a same handling unit and can that unit be assigned same han unit number.
    if so what are the necessary conditions to pck them.
    Please help me out in this regard!
    Thanks
    Srikanth.P

    Moderator message - Cross post locked
    Note that repeat violaters can end up with their account deleted.
    Rob

  • New GL Line Item Extraction: Automobile Industry

    Hi, All of you are so nice to help me , but Please help me to clear this up for final desgin, people have mentioned on sdn that For new GL ledeger configuration totals table we use FAGLFLEXT table and for line items we still use BSEG and BKPF tables. but Function team FICO at my client BMW and other clients for automobiles, have mentioned that FAGLFLEXA. is used for line items but that does not contain all fields of BSEG and BKPF . so please help me what should I do to resolve the below
    1. If I use FAGLFLEXA Line Item Table , how to combine the remaining fields such as BLART Document Type etc.. from BSEG AND bkpf
    2. What is BSEG_ADD: Entry View of Accounting Document for Additional Ledgers, Should i also Include this table since it contains some fields like BSTAT
    document status etc for line item.
    3. If I take the approach with line item as per new GL TABLE : FAGLFLEXA. and
    BSEG_ADD by creating generic data source on two table and enhance any other required fields like blart Document Type will it solve the line item extraction purpose
    4. I took the approach as mentioned in Point 3 . but not able to create the generic data source please let me know if you have any template to create the function module generic datasource. please send me step by step guideline would appreciate it. if you have any documents send me at [email protected]
    5. I have reviewed 0FIGl_4 LINE ITEM Data source and found that it contains only bseg and bkpf but no faglflexa table fields. so suggest if i can proceed as number 4.
    Thanks
    Regards
    Soniya Kapoor

    Hi Sonya,
    Have you received any responses to this question or found an answer on your own?  I'm also implementing the new FI-GL on ECC 6.0 and am wondering how to generate the line item datasources for BI 7.0.  The standard extractors of 0FI_GL_10 and 3FI_GL_xx_TT are only for totals records coming off the FAGLFLEXT table.  The line items are stored on the FAGLFLEXA table and the only way I know how of getting info is to create a generic datasource.  I was wondering if there is a function to generate a standard line item datasource.
    Thanks,
    K-D

  • Reg: LSMW Multiple line items of scale pricing in transaction VK11

    Hi,
    Iam using LSMW to upload price condition records(VK11)
    Totally Iam having two records which i have split as 2 flat files.
    one flat file with header details and another flat file with line items for scale quantity and scale pricing, something like below.
    Header flat file
    __ZPR3__
    __cust1__
    __Mat1__
    __AUD__
    __EA__
    __100__
    __10__
    __ZPR3__
    __cust2__
    __Mat2__
    __AUD__
    __EA__
    __300__
    __10__
    Line Item Flat file
    __cust1__
    __mat1__
    __95__
    __20__
    __cust1__
    __mat1__
    __90__
    __30__
    __cust1__
    __mat1__
    __85__
    __40__
    __cust1__
    __mat1__
    __80__
    __50__
    __cust1__
    __mat1__
    __75__
    __60__
    __cust2__
    __mat2__
    __70__
    __20__
    __cust2__
    __mat2__
    __65__
    __30__
    __cust2__
    __mat2__
    __60__
    __40__
    When i do the step of Read Data in LSMW iam getting the data correctly.
    in Display read data step i got the header data in yellow and its line item in blue.
    In Convert data step iam gettin as
    Transaction read = 2.
    Records read = 11.
    Transaction written = 2.
    Record written = 9.
    In Display Converted data step Iam getting every record as a higher level item (displayed in green)
    In Create Batch Input Session step Iam getting the message as 1 batch Input folder with 9 transactions
    Which is actually wrong because only two transaction only must be written.
    I think i migh have problem in Convert data step but iam not sure, can anyone help me what should be done.
    My requirement is to upload the two datas with multiple scale prices for transaction vk11.
    Kindly Help.
    Regards
    Naveen

    hi,
    For u r reqrmnt u can make use of direct input method.
    1)
    Object               0070   Condition record
    Method               0000
    Program name         RV14BTCI
    Program type         B   Batch input
    it make use of transaction VK15( alternate for vk11where instead of selecting combination u can directly input table name)
    2) create u r internal table structure with the following fields
         KSCHL               cond type
         KOTABNR          cond table
         VKORG             sales org
         VTWEG              distr chnnl
         KUNNR              customer
         MATNR              material num
         WERKS             plant
         WAERK             currency
         DATAB               from date
         DATBI                to date
         KSTBM              cond scale qty
         KBETR              rate
         LOEVM_KO       del ind
         KPEIN               cond pricing unit
    in the above if u dont require any fields u can omit but make sure u r using all key fields.
    i thnk in u r reqrmnt its customer specific pricing so customer, cond scale qty,rate r needed.
    deltion indicator is used to delete existing records.
    3)  maintain structure relations till BKOND3
    4)  for field mapping do Auto field mapping
         give Tcode VK15
         give value for VAKEY ( concate salesorg, plant,materialno,customer) 
    assign dates in standard format (YYYYMMDD)
    5) Run remaining steps like assigning files, read convert and all
    u r flat file structure shud be da same like u r internal table.
    if u r not givin values provide empty space.
    flat file
    zpr3   cust1   mat1   aud ea 100 10   95 20
    zpr3   cust1  mat1    aud ea 100 10   90 30
    zpr3   cust2  mat2    aud ea 300 10   70 20
    i hope it gives u some idea .
    if its useful rewrd me.

  • Datasource for new GL line items

    Hi Experts,
    From referring to previous forums, its been clear that to use FAGLFLEXA for line items, i have to create a generic datasource. Please confirm forllowing :
    1) Is it still the case or does SAP suggests to use any other delivered datasource
    2)If a generic datasource needs to be created, which is the best option to use from table/view, function module or infoset as FAGLFLEXA won't satisfy all the fields. Business need few purchasing table fields to be added.
    3) Above requirement must support delta
    Please advise as this is quite urgent.  Points will be awarded upon helpful suggestions
    Regards
    Shanthi

    For GL line item details, you surely can use SAP business Content datasource 0FI_GL_4 and the datatarget is 0FIGL_O02. The datasource is build on table BKPF and BSEG in R/3 which stores the line itme level data.
    Also this is delta compatible.
    For details, you may want to refer to link below:
    http://help.sap.com/saphelp_nw04/helpdata/en/57/dd153c4eb5d82ce10000000a114084/frameset.htm
    Regards
    Pankaj
    ********Assign pts if helpful

  • Reg fbl5n customer line item display

    I n FBL5n report wbs element field value is not displaying
    When posting the invoice through FB70
    wbs element field name PROJK
    I have searched in SDN but any thread not related to this one
    Suggest me how to display the value
    Regards
    Suri
    Edited by: mannem suresh9 on Dec 23, 2011 7:06 PM

    Hi
    If you don't have available this field, you can enhance FBL5N list. Please, see the article [Offsetting Account Description in FBL3N & FAGLL03 u2013 GL Line Item Display Reports|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8011026d-eb5d-2e10-b9bb-d0601949b86a?QuickLink=index&overridelayout=true] by Imran Mohammad Khan. K in this site.
    I hope this helps you
    Regards
    Eduardo
    PD: See also [Addition of Fields in Line Item Display Report Output for TCode FBL1N/FBL5N|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40d6c489-aa3a-2e10-db88-deb9114b6854?QuickLink=index&overridelayout=true] by Swapnoneel Mukherjee.
    Edited by: E_Hinojosa on Dec 27, 2011 9:37 AM

  • Reg purchase order line item numbering

    Hi All ,
      Is  there any customization setting or possibility of cahanging the Purchase order line item number when the PO is created from the Purchase requisation , normally if the PO is created directly I am able to change the line item number as desired but if is created from a PR this is not allowed , please let me know any possibility of changing this .
    Thanks and Regards,
    Mallikharjun.

    Hi Mallikharjun,
    You can modify the Line Item numbering at IMG>MM>Purchasing>Purchase Requisition>Define Document Types.
    Here you can change the column ItmInt. which determines the line item number intervals.
    Hope it helps.
    Cheers
    Keshav

  • CO Report  Create new PL line item report

    Hi,
    I have an requirement to develop a Report as below ,and also I am new to CO, please help in this reference.  Tables or procedure to do this requirement .
    Currently, many costs for manufacturing cost centers in the P L in individual cost element buckets.  Intent of this report is re-express these by mapping into specific material, direct labor, outbound freight, variable burden, fixed burden, G A and sales summary buckets for the final P L report.  Concept is to map specific cost elements tied to specific cost centers into summary buckets. 
    Thanks in advance.
    Netaji

    I got the solution from COEP table.

  • 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

  • Extract ECC 5.0 New GL transaction Line item to BI 7.0(delta enabled)

    Hi all,
    The back end system is ECC 5.0 and i need to extract New GL line item transaction level data (with document/transaction  currency amount) to BI 7.0 .0FI_GL_4 datasource is on GLT0 table instead of NEW GL FAGLFLEXA and 0FI_GL_14 is available only from ECC 6.0onwards.What should be the approach/advice to accomplish this wth delta enabled
    regards
    savvy

    In my previous implementation, what we followed was
    We used 0FI_GL_10 to fill 0FIGL_O10 & 0FIGL_C10 for totals and
    for line items load DSO 0FIGL_O02 through 0FI_GL_4
    And we had drilldown (RRI) reports from C10 to O02

  • To add new Line Items in Accounting Document using BTE

    Hi,
    We have a requirement to add new GL line items while doing PGI through VL02N. The requirement is as below. Please confirm, if we can use BTE 1120 for this and if yes, how to use it to add new line items.
    Orig line items:
    Item PK Acct No USD
    001 99 12200 565.00
    002 81 40000 565.00
    New DESIRED line items:
    Item PK Acct No USD
    001 99 12200 565.00
    002 81 40000 565.00
    003 91 40000 565.00
    004 81 40001 565.00
    Regards
    Sai

    Hi,
    I need to add new line items previously to save the FI document too.
    Could you explain how we can use BTE 1120 to change or add new lines, please?
    I have done a test but it don't work:
    (Function open_fi_perform_00001120_p)
    L_BSEG[] = T_BSEG[].
    Call to the function that handle the BTE, with L_BSEG[] parameter.
    T_BSEG[]  = L_BSEG[].                                "Note 996552
    Then our new values in T_BSEG table are replace for the original table, and our changes are be deleted.
    Thanks in advance,
    Susana

Maybe you are looking for

  • SMS messages not syncing in iOS 8 and Yosemite

    I'm using iOS 8 and Yosemite.  I was able to receive calls and sms messages from my phone on my computer.  That has all of a sudden stopped.  SMS contacts are now listed in red in Messages and are not delivered.  iCloud accounts are the same on both

  • JavaScript: Disabling textarea in report column cell  depending on flag

    Hi, I got an updateable report with the following behavior: - Depending on the value of column "PFT_PCODE" (1 or 2) the column gets a yellow or red background color. - If the value of column "PFT_PCODE" is 1 the next column (for remarks) gets a grey

  • Accessing AS/400 data from Forte

    Dear Forte Users, How are you accessing data stored on your AS/400 from Forte running on a Unix node? Here at CIBA Vision we would like to see the AS/400's physical files (which I believe are DB2 tables) from Forte on an HP-UX 10.20 node as a databas

  • Urgent - Site to Site VPN - sequence of reply and timed out

    We have a Site to Site VPN with another company that hosts an application server. If I setup a ping -r from my windows computer to their server i will received about 150 successful ping replies then 13 request timed out and this repeats endlessly. We

  • Where is Aperture support for raw files from Leica X Vario?

    Where is Aperture support for raw files from Leica X Vario?