Delta Extractor Is not picking changed values

Hi All,
When the values or texts in a PO are changed the delta extractor is picking up the changed values as deltas  (provided the changes where done in PO <b>Header</b> or <b>Item Overview</b>) but when a PO values or text that are changed in the <b>Item Details</b> the delta mechanism is not picking up the changed values (the fields whose values are changed were initially not in the LO Cockpit Extractor they where added and the values to these fields are populated using an ABAP Program)
Is there a reason that Delta mechanism doesn't work for fields that are not delivered by the SAP Extractor or do we need to modify the code in order to collect these changed values by Delta Mechanism (Direct Delta as the Update Mode).
Please let me know if anybody came across the same problem .
Thank you all in advance.
Regards,
Dhanam

Hi,
this is another story.....
You'll have to
- enhance the PO items table (EKPO) with your fields
- activate the right customer exit for purchase orders (search in SMOD; or in this forum..) and populate your fields during this exit. if the field needs to be maintainable by the R3 user, you'll have find a SAP exit (again SMOD) in order customize one of the screen and populate your fields in R3.
- use another exit to populate the new fields to LO delta queue
- enhance your BW extract structure (done)
- and so on...
As you can imagine, the above get quite more complicated (an expert in MM shall support you) and it needs to be approved by the PM since you'll modify R3.
But that's basically it!
hope this helps...
Olivier.

Similar Messages

  • In J1IS system is not picking net value from PO automatically

    Dear Experts,
    I want to send rejected material to vendor back, so I have done return delivery against MIGO material document, in MIGO, in Excise Invoice Tab i have selected no exicse Entry document. At the time of J1IS sytem is not picking net value from PO. This field is editable. Our requirement is, system should pick net value from PO.
    In this case I am not makeing any RETURN PO
    Could any body guide me? Is there any configuration required?
    Thanks & Regards,
    Trupti.

    There is no link between p.o & excise inv. creation using J1IS.
    In J1IS,Enter return material document no,Ref doc. type - MATD,Doc Year,series group,excise group,series group & finally vendor in selection.
    In excise invoice automatically details like material code,qty will appear.
    You need to enter assesable value & excise duties manually.
    Note :
    Be cautious while entereing excise duties bcoz you may be returning partial quantity to vendor,
    so calculate excise duties in a seperate excel sheet before entering it in J1IS.

  • Dealer Invocie -MIRO is not picking excise value from MIGO it takes from PO

    Hi all,
          I have a issue in dealer invoice.
         I have raised a PO., made goods receipt against that PO. Entered the excise duties, education cess and Higher education cess manually in MIGO. Automatic posting is done for that excise invoice. When MIRO is raised it picks the value from PO.
       It is a new plant. The issue is in this plant only. The dealer invoice works fine for all the other plants.
      Kindly help to resolve this issue.
    Regards.

    Hi ,
    please refee below
         Creating a Purchase order with Zero Tax code
         Capturing of Excise invoice in J1IEX/MIGO.
         Activation of MRP indicator during capturing
         Posting the Excise Invoice captured.
         Invoice processing for the Purchase order
    In the MIGO screen, you can find that the excise base value is defaulted as the PO price and the excise duties are zero.
    Now manually enter the respective excise rates for Basic excise duty (BED), Educational cess (ECS) and Higher Educational cess (SECESS).
    The excise base is changed such that the sum of the excise base value and the excise duties remain the same as the PO price. The excise base is reduced by the excise duty value and the differential amount is split amongst the relevant excise duty components.
    In the miro screen change the base value as same that you have maintained in MIGO.
    also refer the note which i am insisting so that you can able to meet your req.
    Regards,
    velu

  • ERMS Attribute "Problem Status" not picking up value in Mail Form

    Hi All,
    As per the current system, we have a mail form where we have added an attribute "Problem Tracking Text" and it inserts the Problem record number in the outgoing email.
    Currently we need to add another attribute, "Problem Status". But when this is added to the Mail form, it does not pick the status in the outgoing email.
    "Problem Status" attribute is maintained under E-Mail Response Management System -> Define Repository
    What other configuration is missing. Please advise.

    Issue is resolved. For those who might face this issue in future-
    Problem Status is automatically stored in Fact Base. There is no need to have them as text in the email.
    One can directly add them in rule policy. It was not working for us because Fact Base it was stored as E0005 and in Rule policy it was stored as Completed. Once we changed the input value for rule policy to E0005, it works perfectly.

  • Delta load does not pick up the new records.

    Hi All,
    My asset has a transaction in the ECC. In BW system for that asset, I have master data that asset posting period is 01/2008. I ran the delta today but my delta does not pic up the asset. what might the problem? how can i go ahead. here the extractor is 0FI_AA_11.
    Kiran

    Hi ,
    first check wether there are any records in rsa3 for that data source ..
    Regards,
    Shikha

  • Script does not pick up values as intended

    Hi
    I have written a CALC routine where in i want to do the following:
    -If there is any input done for that rate in the month, the routine should do nothing
    - If there is no input in that rate account in the month, it should pick up the previous period data.
    But this IF condition does not work and I have not been able to understand why so.
    Can someone pl tell me what goes wrong in the below script?
    If i remove the IF command the script works (but if then overwrites any input made for the period)
    SUB Exch_Rate_Cf
    'carry forward of composite exchange rates for FA Opening Balances
    IF HS.GETrate("A#Exch_EquCap.I#[ICP None].C3#[NONE].C4#[NONE]") = "0" THEN
         IF HS.PERIOD.MEMBER = "JULY" THEN
    HS.EXP "A#Exch_EquCap.I#[ICP None].C3#[NONE].C4#[NONE] = A#Exch_EquCap.Y#Prior.P#Last.I#[ICP None].C3#[NONE].C4#[NONE]"
    ELSE
    HS.EXP "A#Exch_EquCap.I#[ICP None].C3#[NONE].C4#[NONE] = A#Exch_EquCap.P#Last.I#[ICP None].C3#[NONE].C4#[NONE]"
    END IF
    else
    END IF
    END SUB

    Hi
    I have tried both the approaches.
    "JUL' does not work as we have given JULY as the dimension member name
    The other approach also does not result in any result being calculated --- i think something is going wrong and the script does not go into the IF condition itself :(

  • Changed value for Dom0 but xl does not reflect changed value

    Hi.
    I have updated Dom0 default value to 4096M in /boot/grub/grub.conf. However it only display a value of 2994M when I do a xl list after rebooting the host.
    I have installed OVMS 3.1.1 on a Dell M620.
    Any help is welcome.
    Thanks.

    Same here. I've been intending to open an SR about it an never have. I don't know what difference it actually makes but the documentation does recommend you do it and it doesn't reflect that its been changed.

  • Custom Manage Property does not pick up the value from mapping crawl property

    Hi All,
    I have created a custom list with the column name that's called "category".
    Then I ran full crawl and I saw the "ows_category" crawl property is created.
    Then I create the manage property names as "Category" and map with the "ows_category" and run the full crawl again. (Retrivable, Searchable, Refinable options are checked)
    After full crawl, I searched Category:keyword but it returned 0 result. 
    But when I search keyword, that list item is retuned
    I tried to debug with the spsearch2013 tool and there is no "Category" manage property in the return XML.
    It seems the Manage Property does not pick up value from the crawl property. (Something might be wrong with the index schema)
    Do you have any suggestion?
    Do I need to reset the index?
    Best Regards,
    Andy

    Hi Andy,
    When you search ‘category’ in crawled properties(Central Administration->Search Service Application->Search Schema), you will see ows_Category is mapped to DiscussionCategory, like the screenshot:
    So, I suggest you create a new column using another name, then test again, compare the result.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Change log report S_AHR_61016380 not picking IT0025

    Hi Experts,
    I need the change log report to capture the details of changes made in IT0025 (Appraisals).
    I have made necessary configurations to the below tables by watching in other SDN threads, but still my problem is not solved.
    Also made changes to master data (IT0025) and tested, but still no use.
    Log report is not picking changes made to IT0025.
    Please suggest
    Thanks
    Venkatesh

    Dear Expert,
    for logged changes in infotype report  we need to install crystal report.
    please suggest.

  • Values not picking in J1IS

    Dear Gurus
    I doing vendor returns for partial quanity in 122 MT and against this Material Document I am trying to post the excise invoice in J1IS here system is  not picking the values.Kindly suggest me to solve this issue
    Regards
    MK

    Hello,
    Before coming to J1IS with movement type 122.
    1) You have created the PO and Done GR for that PO and captured the excise invoice ,
    2) System generated one excise invoice number, that you know already.
    Now you want to cancell or retrun the goods to Vendor through 122 movement type, while Issue or rejection of material , then that material will pick the price from "Assessable value of material from J1ID".
    But you should enter the Material document number in J1IS and press enter , then select "Get excise Invoice" tab means, what ever you captured during the GR will be return back to vendor,
    So you should select correct "excise invoice number" from list of Excise invoice from "get excise invoices tab" and post the J1IS.
    Regards
    Mahesh Naik.

  • Pricing conditions are  not picked  in  print  preview  of  purchase order.

    Dear experts
    Purchase  order  was  created  for  imports  vendor.
    there  is  difference  of  amount  in   purchase  order  and   purchase order  print  preview.
    In  purchase  order  print preview  the  system  is  not  picking  the  values  of  custom value  and  custom  clearing charges.
    Import  pricing  procedure  is  assigned  to  vendor.
    what  else  more  be checked  since  the  print  preview  is  not  picking   the  conditions ,  custom value and  custom clearing charges.
    Any  solutions.
    Thanks  &  Regards.
    Erfan.

    Hi,
    Purchase order was created for imports vendor & must have separate documement type for Import Purchase order  or new PO output type for import.
    Check FORM or PDF/SmartForm Form used for your Import PO out put type for application EF in NACE t.code. Check SmartForm in t.code: SMARTFORMS and see condition types of custom value and custom clearing charges is there or not. Just consultant with ABAP consultant about condition types of custom value and custom clearing charges  inclusion in SmartForm.
    Regards,
    Biju K

  • Control Code from Material not picked in Sales Order after EHP4

    Hi Gurus,
    We have updated Enhancement Package 4 for one of our client.
    It is observed that the system is not picking the values maintained in Control Code of Material master. We have some pricing condition types maintained using the combination of Control Code and other fields, which are not being determined automatically.
    The data is maintained in J1ID for this material and plant combination and it is also filled in material master.
    Please help.
    Thanks in Advance.
    Regards
    Vamsi.

    Hi Vamsi,
    We are also facing the same issue after EHP4 upgrade. Please let me know how you have fixed that issue.
    Thanks
    Rehan Manzoor

  • Bw is not picking up manual entries done in sap

    Hi ,
    Can any one guide me on this.
    for copa we are getting data from 3 datasource for one cube.
    z_1_copa_510_Act
    0ec_pca_3
    Z_1_COPA_510_PLAN
    What happens if somebody did the manual entry(adjustment against something)in sap.(So BW didn't pick up units because there were no System in R3.) These data source is not picking the value.
    What could be the reason?
    Edited by: naman shah on Oct 24, 2008 4:37 PM

    okay
    and is this journal entry in the PCA tables for example
    ie got to FB03 on the journal and do enviroment - doc enviroment - accounting documents - and is there a profit centre document and COPA documetn there?
    ANd then does those documents exist on the base R3 tables ie GLPCA
    I have 1000000 manual entries in SAP each day in FI and PCA and they do come into BW - so... some more detailed information abotu exactly the problem and examples may be helpful

  • FKK_INSTPLN_HEAD table extractor 0FC_IPL_HEAD_01 not pulling data.

    Hello Experts,
    Can any one help me understand what am I not doing correct or what needs to be done.
    My understanding is that for table FKK_INSTPLN_HEAD, 0FC_IPL_HEAD_01 is the standard extractor. However when I check in RSO2(R/3) the extractor refers to :
    Table/View : DFKKIPBW_HEAD
    ExtractStruct : FKKIPBW_HEAD
    Which in turn is not pulling data from the installment plan header table as it should.
    Kindly suggest if there an existing extractor for installment plan header table?
    How to go about resolving this issue.
    rgds
    Imran

    Hi,
    With the help of an ABAPer :
    While running the extractor in RSA3, get into the debugging mode by typing /h in the t-code box.
    Analyze why ypur extractor is not picking up data from the table...
    Hope you get some idea............
    Regards,
    Suman

  • Extractor not picking delta data

    Hi All ,
    I have a very peculiar problem with extractor 2LIS_02_SCN .
    The Delta data's are not getting captured in BW as well as in the RSA3 .This is happening for few  PO's .
    I checked the extractor debugger as well (in RSA3) , but it shows only 1 record which is already there in BW , but the new delta data is not available in RSA3 as well .Deltas are running fine everyday .  I also checked in the underlying table EKES for the Vendor Confirmations , I can see 2 records ie the previous as well as the changed records . Now my Problem is why the extractor is not pulling the new changed record . We have Update Mode in R/3 as Direct  Delta
    Note : There were no filling of  set tables done since long time. set up tables are working fine .
    Could anybody help me in this issue .
    Thanks & Regards
    Zeenath Syeda

    Hi sidhartha,
    SAP says :
    <i>To improve performance, this DataSource contains no information about scheduling agreements. This also applies to returns items, service items, and limit items.</i>
    So check whether your records(which are not extracted) are belongs to any one of above types.
    With rgds,
    Anil Kumar Sharma .P
    Message was edited by: Anil Kumar Sharma

Maybe you are looking for

  • What type of video card should I upgrade to?

    I want to upgrade to Bryce 6.0... it has new features I want, plus, it is designed to fully utilize the dual processors in my G5. But it requires a 128MB video card with OpenGL capability. My G5 came with (and still has) a 64MB GeForce FX 5200. 1) So

  • "Delete Overlapping Requests from InfoCube" in a Process Chain

    Dear all, I encountered a problem when I building the process chain in BW 3.0. In a process chain, I schedule daily an InfoPackage to load data to an InfoCube and then delete the previously loaded data by the same InfoPacckage from the InfoCube. For

  • Project not displaying all images.

    In the project pane each project has a number beside it showing the quantity of images it contains.I have a Project called 2007 for all images from 2007 this contains 3830 images, if i click on the closed project ,without opening it, all images in th

  • Still images pixelation

    Well i am quite new to Premiere just to let you know. Using CS4. The problem is i have added a logo to my video in premiere, when i insert it into the timeline it seems to scale it down in accordance to the small screen its showing in which seems fin

  • What si maximum Length of a StringBuffer!

    Hi, Can any-one tell me what is the maximum length of a stringbuffer. That is what's the maximum amount of data that can be stored in a stringbuffer. Thanks for the help