PO line item BI delta issue

Dear Experts,
I seen a thread here that mentioned for certain PO types, there is no  Delta for BI is possible or generated.
May I know what types are these?
I am having intermitten problem with PO delta for line items.
These POs are created by users in dialog mode as well as by program that automatically creates PO's.
regards
John
Edited by: johntivoli on May 18, 2011 5:53 AM

bump please *

Similar Messages

  • 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.

  • Line item split-pricing issue

    Hi,
    In my order we have the process where th line items splits automatically when there is no enough stock.
    The issue is we have manual condition type value from the first item is not copied to the second item after split.
    Please help to find out where in settings do i need to check to find out why manual price is not copied.
    Thanks

    Hi,
    You can always go to the "Analysis" button in the Condition Tab of the Particular Line Item and see what has exactly happenned.
    Now to understand your setting.... Was that Manual Condition Type .. A Header Condition ....In process... Once you enter a value in the Header Level automatically it will be transfered to the Line Items in the document ???
    Regards

  • Sales Order line item Partner Function issue.

    Dear Guru's
    I want to assign the (Employee response) partner function ER more than 5 times in Sales Order line partner function tab, but system is not accepting for that.
    Please suggest me how to over come this issue with out assigning the u201CERu201D partner function more than 5 times in sales order line item Partner determination procedure.
    Regards,
    Hari Krishna

    sent this to SD module (Sales and Distribution) Forum
    this is PS module and we do not deal with this object

  • Which data sources Can i use for Vendor line items

    Dear Experts,
    I want to load the Vendor Line Items Data.In Rsa5 I found
    0fi_ap_3: Vendors: Line Items
    0fi_ap_4: Vendors: Line Items with Delta Extrcation
    0fi_ap_30: Vendor Line Items
    What is the differences of the 3 Datasources.
    Which Datasource  can i use.In my R/3 side they used EHP3.
    Could you please guide me what is the use of EHP3. What Cude and Dso can I use.
    Thanks in Advance.
    Regards,
    Srinivasan.

    Dear Kulakarni,
    I found few of my fields in 0FI_AP_4.I did n't find few fields can i enhance the Datasourse.
    What is the respective Cube for that  Datasourse.
    I check  0AP_30,but in Business Content that cube is not available.
    Could you please give me guidance.
    Thanks in Advance,
    Srinivasan.

  • Copying the item text in case of multiple line items

    Hi All,
                    I have a scenario where the sales order gets created in our SAP through a 850 idoc. The incoming idoc has only one item segment which carries the total order quantity ( for example say 1000). Since my company has contractual agreements with the end customer for doing multiple shipments , our sales department splits the total quantity into multiple line items in the sales order. Say splitting the 1000 quantities into 5 line items of 200 each.
    The problem here is that when the sales order got created , all  the related item text were copied only to the first line item ( of 1000 qty) and which is standard SAP. Since the order quantity was manually split, the related item text are not carried to the subsequent line items. The issue comes when an outbound (810) idoc is sent to customer . As I told earlier since only the first line item has the item text , the 810 idoc which was created for  the first line item only has the item text . The rest of the 810 which were subsequently created for multiple shipments/invoices on different dates didn't have the item text in the 810's. This is becoming a major problem as the 810 files are failing at our trading partners end because of missing text.
    Now my question is, Is there a way that I can make the item text copy automatically when multiple line items are created manually by business. Like is there a way where I can modify MV45AFZZ  to copy the item text in their respective segemnts ( z003,z004 etc) to "N" number of line items.
    Also please suggest if there is a better way of doing it. Suggstions are most welcome !!!.
    Regards
    Amrith

    Hi,
    First of all try to avoid doing select into corresponding fields. THis would improve the performance of the program.
    Try to do a single fetch from the BSIS table . fetch the hkont, belnr, dmbtr fields in to a master internal table. Manipulate and play with the data as required.  Don't hit the data base table more than once (unless it is required) . This would improve the performance of your code.
    Try to code this way.
    types: begin of ty_bsis,
                 hkont type hkont,
                 belnr type  belnr_d,
                 dmbtr type dmbtr,
              end of ty_bsis.
    data: it_bsis type standard table of ty_bsis,
             wa_bsis type ty_bsis,
    select hkont belnr dmbtr
              from bsis
              into table it_bsis
              WHERE HKONT IN S_RACCT
            AND PRCTR IN P_PRCTR
              AND MONAT IN S_POPER
             AND BUKRS EQ P_BUKRS
             AND GJAHR EQ P_GJAHR
              AND PRCTR IN S_PRCTR.
    Using the data availabe in the it_bsis, you can manipulate as required.
    Hope this would be helpful
    Regards
    Ramesh Sundaram

  • DataSource for FBL5N - Customer Line Items

    Hello,
    Could someone please let me know if there is any Business Content DataSource existing for fetching data from FI transaction - FBL5N for Customer Line Items?
    Many thanks.
    Regards,
    Sri.

    Hi Selva, Raghavendra,
    Thanks for the info.
    I see that there are 2 datasources:
    0FI_AR_3: Customers: Line Items
    0FI_AR_4: Customers: Line Items with Delta Extraction
    What is the difference between these two DS (apart from '_4' says with Delta Extraction)? Does '_3' not bring Deltas?
    Is the following flow correct? :
    0FI_AR_4 (DataSource) -> 0FI_AR_4 (InfoSource) -> 0FIAR_O03 (DSO - Accounts Receivable: Line Items) -> 0FIAR_C03 (InfoCube - Accounts Receivable: Line Items)
    Many thanks.
    Regards,
    Sri.

  • FS10N GL Balances not showing line item details

    Hi Expert,
    i am unable to see the posted document in FS10N. i ve check the Button in FS00 Line Item display.. and save it.
    again  i did but FS10N display line item not showing .. see the error message below.
    No items selected (see long text)
    Message no. MSITEM033
    Diagnosis
    No line items meeting your selection criteria could be read. This could be for the following reasons:
    1. No corresponding items have been posted.2. You are not authorized to display this data.3. The items have already been archived.4. Migration from classic General Ledger Accounting to new General Ledger Accounting: In migration phase 1, postings are only made to the account for the non-leading ledger

    Big hello for you too my friend My 2 babies are taking all my attention! I am missing my old times here!
    See, you have to understand when you have posted your GL account in 2013 you had only balance information stored. It means you have no data stored in table BSIS. When you activated Line item display this issue stands.
    You won´t create entries in BSIS if you check that flag. Thus you only will have items from now on.
    Have a test. Post new entries and check. they will appear.
    Check also
    LINEITEMS MISSING IN FBL3N AND FS10N
    Best Regards!

  • Need urgent help to generate SPL Data Sources for Line Items

    Hi All,
    I am trying to extract the Special Purpose Ledger Data from R/3 into BW. To do this, I am following the steps to generate the Data Sources for Totals table and Lien Items Table.
    Using Transaction BW01 and BW03 on the R/3 side, I am able to generate the Totals Record-DataSource   successfully.
    But I am not able to generate the Line Items-DataSource. I am using the same procedure.
    Can someone please help me or point me in the right direction. Are there any other settings I need to make to generate the Line Items-DataSource. Interestingly, I am able to generate the Line Items-DataSource  for some other old ledgers in the System like ZZ and ZX. But I need the Line Items-DataSource  from a ledger called ZP for which I am having trouble.
    I would greatly appreciate if someone can get back to me ASAP.

    During BW01, The Generate extract structure is fine for both Total and Line Item Table.The issue is when we run tcode bw03 where you assign the datasource to a ledger.
    Here, I can assign only for the Total Records data source and NOT for the Line Items-DataSource.
    I hope I could explain the issue. Looking forward for some advice.

  • FI- Line Item Extraction- BWOM_SETTINGS- Control Table Entries

    Gurus,
    I am working on FI- Line item extraction in the sand box. I have all my DS's in Nodes not connected. I transfereed the application component hierarchy in SBIW. Now I went to check on the basic settings before activating the DS's for FI line item- in the control table, BWOM_SETTINGS, I could not find any parameters- lowlimit, safety, there are only 2 parameters-OBJSELSICO-'X', and OBLIGODELT- ' '.
    We can enter the param values manually and transfer global settings to BI. Could we do the same for fields too. Could we enter them manually?
    Why does my control table doesn't have the fields for std line item extraction- lowlim, safety, timbor, overla. My plug- ins are good. I have all the plug ins. I can see them in dev box but not sand box. Why?

    Hi Ram,
    I think Time stamp will set in this table when we run first delta or init in BI system.
    So activate the data source and replicate the same BI system. develop data model for this data source and run the init for this data source.
    then you will be able to find time stamp for this data source.
    FI-Line item data-Delta.
    0FI_GL_4 delta functionality?????
    Regards,
    Venkatesh

  • Creating contract with service line items

    Hi,
    My requirement is to create contract with multiple service line item. The issue is my system is ECC5 so i don't have BAPIS like BAPI_CONTRACT_CREATE or BAPI_SERVICE_CREATE .How do we achieve this without writing a bdc. Do we have any equivalent bapi in ECC5.

    Hi,
    Check this Fm BAPI_CONTRACT_CREATEFROMDATA

  • EBS - FI - Line item - Note

    Hello SAP-Experts,
    I have to create a note for every line item in a FI document when I execute the transaction FEBAN. The field SGTXT is not big enough to save the text comming from the bank file. The problem is, that during the creation I don´t have the document number to use it in the function module SAVE_TEXT.
    Does anybody know how to do it?
    Cheers
    MI.

    Hi Ram,
    I think Time stamp will set in this table when we run first delta or init in BI system.
    So activate the data source and replicate the same BI system. develop data model for this data source and run the init for this data source.
    then you will be able to find time stamp for this data source.
    FI-Line item data-Delta.
    0FI_GL_4 delta functionality?????
    Regards,
    Venkatesh

  • PR item release workflow issue

    Hi All,
    I have 1 issue with PR item workflow. We have PR itme based workflow with different agents for each line item.
    The issue is when approver goes to execute the work item, all the other items are available to the approver to edit or release other items as well. We want to disable other items being available to the approver for which he is not the approver.
    Thanks and Regards,
    Srikar

    Hi Srikar,
       You can do this by using parallel processing in workflows. I am giving you the scenaio we use. We use this in invoices with multiple line items.
    This scenario is implemented using a sub workflow. In the main workflow when you insert a multistep task, go to "Miscellaneous" tab to implement parallel dynamic processing. here you have to pass a multi line container element containing line item numbers. Your sub workflow will trigger one for each entry in multi line element. Do not do any changes to you PR object with in Sub Workflow just get the results of decisions taken by user back to main workflow. Like (App - for approval, Rel - For release, Rej - for rejecetion, etc). When you have all decision collected and returned to main workflow, pass the results in a multi line container element to an activity. Then based on results decide weather you want to release or reject.
    Doing this if one person releases his line item, it will not effect the other workitems which have gone to other approvers.
    We do agent assignment based on profit centers.
    Best of luck.
    Regards
    Anuj Nagpal.

  • F110 Issue Split of Vendor line items in Clearing document

    Hi SAP Gurus,
    I have a strange problem with F110 payment programme when i am clearing the single  vendor line items example 4 line items through F110 system is spliting 4 line items into 4 different clearing doucments rather than creating one clearing document and showing an error 098 in document payment list.
    Can you please guide me in this issue
    Regards
    Srini

    HI
    This may happen because of any of the following settings:
    1) in the vendor master, payment transaction company code area, "individual payment" check box is selected
    2) "single payment for marked item" check box is selected in payment methos company code.
    Deselect the check box for making single payment for multiple open item

  • FGI0 - FGI5 Issues with Some Profit Center with Line Items

    Hi Experts,
    I am running with some issue, not sure if im missing something. I have created a report form thru FGI4 (with FAGLFLEXT), i have two line items which are related to expenses which are going to cost center and another line item which are related to revenue which is goint to PA segment. In expense line items i just added two characteristics one is chart of accounts and another one is account group for revenue items i have added chart of accounts, account group, profit center group and CO area. later i created a report thru this form and executed, i dont get any values for expense line items, where as for revenue i get the values, i dont why.
    If i remove the profit center group in revenue line items, i get value for both expense and revenue. and i tried this option adding all profit center group for expense line items, then i get nothing for both exp and revenue.
    The reason for having profit center group in line items, is to show reveneue from different profit centers.
    I dont know what i am messing up, can anybody help me out please
    Best Regards
    gj

    Dear Mr Saurab
    Thanks for nice reply . As suggested I passed entry using Tcode 9KE0 and incorporated the Profit Center correction .The document also got posted as type A0 .
    However when we are taking the report for the reference GL & Profit-Center using Tcode S_ALR_86000030 , there is no change in the figure . The figure remain same as appeared before posting of Document using Tcode 9KE0 .
    Kindly guide us on the above please .
    Regards
    B Mittal

Maybe you are looking for