Delta problem for enhanced field in master datasource

Dear Experts,
I have a master datasource 0customer_attr. I have enhanced it with field sales group. Daily delta comes for this datasource.
But when user changed sales group for a customer from s1 to s2 then it is not coming in delta.
Still there is old sales group exist in BI for particular customer. In short , delta is not coming for enhanced field.
Please advise what should i do ?
Regards
Shweta

The problem is that no delta is posted to the message type for KNA1 in the bdpcv/s tables because the orignatting field is a KNVV field
So if KNVV was changed ie sales group it will not post a ale change pointer for KNA1 therefore the delta for KNA1 will not pick up any change
However if there was a change to KNA1 on the same day as the KNVV changwe then the delta will pick up the change
The way to get around this is to either use a KNVV delta datasource into BW and then enhance 0Customer that way via transformations into the customer infoobject  in BW only
Or to put a user exit into the KNVV change on R3 to generate an ale change pointer for KNA1(ie every change in KNVV will generate a change in the KNA1 extractor)

Similar Messages

  • Delta Enabling for Enhanced field

    I have enhancement on standard datasource (Datasource is from Customer Service Appl and enhanced field is from PMCO table and its linked through OBJNR and OBJNR is Primary key in PMCO table and standard field in datasource). My question when users make any change to this field in PMCO table, this particular record is not being picked by delta. How should i make this field delta capable. Since OBJNR is generated is everytime a new order is created, and when they change at PMCO Table since there is no change in OBJNR no delta is picked up.
    I have another option is to ask user to do pseudo change on order when they make changes on PMCO table. Is there any other option for this so system can dynamically consider this change.
    Your answers are highly appreciated and rewarded.
    Regards
    Kunal

    Hi Kunal,
       I dont think you will get delta for your enhaced field until main record is chaged.
       We can not ask to chage the record for Delta.
       Try this:
       Create one more ODS and load data(in Overwrite) using generic extraction from table PMCO(If you have change data and creation data, you can selectively pull).
       While loading data from your main extractor, assign values for PMCO field in BW update rules from this ODS.
    Hope it Helps
    Srini

  • Delta issue for Customized field in LO Datasource.

    Hello,
    I have one customized field 'ZCOORNAME' in the DS 2LIS_05_Q0NOTIF. I have changed this field in Tcode- QM02 and checked the changes in TCODE - LBWQ (Extraction Queue) and I got the Changed entry but now when i am trigerring the V3 Job, these changes are not getting populated in RSA7 (Delta Queue).
    For standard field changes, it is capturing delta properly, the problem is with only customized fileds..Can anyone put some light on this issue ....
    Can you pls le me know when will be the Customer Exit(CMOD) is going to hit ? Before the Delta Queue or After the Delta Queue or is it before the Extraction Queue / After the Extraction Queue ???
    BR /  PT..

    I have one customized field 'ZCOORNAME' in the DS 2LIS_05_Q0NOTIF. I have changed this field in Tcode- QM02 and checked the changes in TCODE - LBWQ (Extraction Queue) and I got the Changed entry but now when i am trigerring the V3 Job, these changes are not getting populated in RSA7 (Delta Queue).
    For standard field changes, it is capturing delta properly, the problem is with only customized fileds..Can anyone put some light on this issue ....
    Please try activating the datasopurce again and try it.
    Can you pls le me know when will be the Customer Exit(CMOD) is going to hit ? Before the Delta Queue or After the Delta Queue or is it before the Extraction Queue / After the Extraction Queue ???
    he customer exit is hit before the entries are populated in extraction queue. Actually, when the transaction is done, the changes are written to database table and at the same time into the extraction queue. Just before going to extraction queue, the custom fields get populated in customer exit.

  • Delta enabling for Custom fields after Master Data Enhancement

    Dear Friends,
    Two new custom fields were added to MARA table in ECC. I enhanced the extractor 0MATERIAL_ATTR by adding an append structure and added these new fields. For enabling DELTA, I did the following:
    1. In table ROOSGEN  lookup the 'Message Type' for extractor 0MATERIAL_ATTR. Found 'RS0152' as message type.
    2. Used transaction BD52 to create and entry in table 'TBD62' for Message Type - 'RS0152', Change object- 'MATERIAL' and fields - ZFIELD1 and ZFIELD2.
    3. Did a SCC1 in the test system for the transport carrying the above changes and did a re-init in BW. Then did a DELTA.
    I am seeing 0 records for DELTA eventhough I made some changes to the ZFIELDS in ECC.
    Please share your thoughts and suggestions if I am missing anything.
    Thanks,
    Raj

    Hi Raj,
    Check the following
    1) If you transport the changes, the message type name changes across the system
    2) The Data Element of the Z fields, check whether you have set the 'Change Documents' option in the 'DEFINITION' tab(Below th Parameter ID).
    Regards,
    BINetweaver2004s

  • Delta records are not populating for enhanced fields in 2LIS_17_I3HDR

    Hello,
           I have an issue with 2LIS_17_I3HDR datasource, i have enhanced the DS with Zfields, these are populated from AUFK through user exit. When i fill setup table, i can see the values being populated for enhanced fields, but for delta records, i dont find any values for these enhanced fields, even though the values exists in the AUFK table and i even tried degugging the user exit code, it doesnt go through it during the posting of delta records.
    Can some one give some suggestion on this issue.
    Thanks,
              Pavan

    Hello Ravi,
                     Yes, delta records cannot be populated by enhanced fields. Here the issue is different,
    i have added a closed date to the extract structure, this is order specific, so when i create a new PM order after the full load, and release the order and close it, the AUFK table get an entry for closed date, my exit compare the object number of the extractor to object number in AUFK and get the closed date value to the DS, this is not same as enabling delta on the enhanced fields (which cant be done).
    Thanks,
                Pavan

  • Data not populated for Enhanced field

    Hello,
    I had done enhancement by adding field to the LO Datasource.
    Written the code in the CMOD to populate the data. When i run init it worked fine and i am able to see the data for the enhanced filed.
    When i run delta iam not able to see the data for that field in RSA7, But i am able to see the data in RSA3.
    What is the reason that i am not able to see the data for the enhanced field in RSA7?
    Thanks in Advance!
    Regards
    M.A

    Hi M.A,
    This means that there is no delta data for that field.
    If there is no change in the data for that field then you cannot see any data in RSA7.
    Check in the Delta repetition in the RSA7 for any data for that field.
    Regards,
    ravi Kanth

  • Problem in delta management for custom fields added in standard Table

    Hi developers,
    we have a problem, when a sales order is modified in a field custom, added in tables (VBAP-VBAK), the delta BW doesn't recognize the modifications. The data type of these fields haven't the flag (Change document) setted in
    view Definition.
    If this flag is setted, Can the delta BW recognize the modifications of the custom fields?
    Best regards
    Domenico

    You cannot get delta by just appending fields to extract structure & writing the user exit coding as this user exit code is run by the extractor after the X- and Y- tables are compared to create the before & after images.
    You have to do this procedure by enhancing  LIS comm structures like MCVBAP (for example).
    Please refer to OSS note 576886 for complete details.
    Kumar Gudiseva.

  • Regarding  to enable transfered option for enhanced field  in BI 7.0

    Hi Experts,
        I am working on a requirement for which  i have enhanced fields  at RSA 6  extractor level and then  I removed hide options from those enhanced fields and then I had replicate it at BI system but  then what happen na for those fields that i have enhance  transfered option at DataSource  level in BI side  is not enable.Even at Bi level edit button at DataSource  level is disabled.So I cannot even edit it.Iam using Emulated DataSource ( 3.5 DataSource ) in BI 7.0.The DataSource  is available in activate version.Can any body suggest any thing how to enable transfered option in BI 7.0 when it is disabled.
    Thanks & Regards
    Vinod kumar

    Hi
    Check if you have Authorization to Replicate/Change / Active for the DS, BASIS Team can help you with this.
    R/3 side
    Recheck for your enhanced / Appended fields at R/3 Side .
    Make sure that you have saved/Activated the Code/DS/Structure.
    RSA6 -- Check your DS for the enhanced Fields again / Transport the Same again.
    BI Side
    RSA13--Source System --Say Replicate DS -- Now see if you can access the enhanced fields here.
    As you said you are using emulated DS -- Check if your Transfer/Update Rules are Active for the DS.. Try to activate the same with RS_TRANSTRU_ACTIVATE_ALL / RSDS_DATASOURCE_ACTIVATE_ALL/ RSDS_UPDR_REACTIVATE_ALL...
    Hope it helps and clear

  • Delta enabling for Customised fields

    Hi All,
    We have customixed info object - 'Subscriber'(ZSUBSCRIB) for 2lis_11_vahdr data source. This field       (ZZKZ4 - partner for the contract) is manual input for a Contract in VA42 Tcode. The delta load in BW does not capture changed values for this field. The changed record for this is getting transferred to BIW from ECC by repair full update only. The mentioned field is updated by direct assignment from ECC.
    Also I have checked in the RSA2 Tcode in ECC system; for the data source 2LIS_11_VAHDR; the check box is ticked for this field (ZZKZ4) in the column Not transferred to Extractor. Is this affecting  the changed records for this field to be transffered by delta.
    Request you to  let us know if the delta capability can be utilized to update this record in BIW system.
    Kind regards,
    Biswajeet

    please remove this tick for this field (it causes field's value not to be forwarded to extractor)
    In which table you have added new field ? if this is in any table which extractor refers (like vbrp) delta will work for change in that  field

  • Module pool F4-Help problem for a field in custom Infotype(HR).

    Dear Gurus,
    I have created a custom Infotype and fields are like
    P9015-NAM01.
    P9015-NAM02.
    P9015-NAM03.
    all are fields for name.
    I want F4 help for these fields with values same as  Family Members-First name  given in 21 Infotype .
    for all 3 fields same f4 help values.
    But when i see in the screen for first field the values are populating as selected but for second field the selected value is not picking..
    DATA: BEGIN OF it_val1 OCCURS 7,
        nam01 LIKE p9015-nam01,
        rel01 LIKE p9015-rel01,
       END OF it_val1.
      SELECT *  FROM t591s INTO TABLE it_t591s WHERE
         sprsl = 'EN' AND
         infty = '0021'.
    *SUBTY
    *STEXT
      SELECT * FROM pa0021 INTO wa_21 WHERE pernr = p9015-pernr .
        READ TABLE it_t591s WITH KEY subty = wa_21-famsa.
        it_val1-rel01 = it_t591s-stext.
       CONCATENATE wa_21-favor wa_21-fanam INTO it_val-nname SEPARATED BY space.
        it_val1-nam01 = wa_21-favor.
        APPEND it_val1.
        CLEAR : it_val1, it_t591s.
      ENDSELECT.
      CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
        EXPORTING
        DDIC_STRUCTURE         = ' '
          retfield               = 'NAM01'
        PVALKEY                = ' '
         dynpprog               = sy-cprog
         dynpnr                 = sy-dynnr
        dynprofield            = 'P9015-NAM01'
        STEPL                  = 0
        WINDOW_TITLE           =
        VALUE                  = ' '
         value_org              = 'S'
         multiple_choice        = ' '
         display                = 'F'
        CALLBACK_PROGRAM       = ' '
        CALLBACK_FORM          = ' '
        MARK_TAB               =
      IMPORTING
        USER_RESET             =
        TABLES
          value_tab              = it_val1[]
         field_tab              = t_fields[]
         return_tab             = t_return[]
         DYNPFLD_MAPPING        = t_DYNPFLD_MAPPING
      EXCEPTIONS
        PARAMETER_ERROR        = 1
        NO_VALUES_FOUND        = 2
        OTHERS                 = 3
    In the same way i am calling for P9015-NAM02. & P9015-NAM03.
    Is there any wrong in calling this FM...kindly help.....

    Write the FM inside,
    at selection-screen on value-request for <nam1>.
    It seems that you are calling the funtion module for only first field. Repeat it for other two fields also-
    at selection-screen on value-request for <nam2>
    call FM.
    at selection-screen on value-request for <nam3>
    call FM.
    Sumit

  • Selection Criteria in Infopackge for enhanced  field of DATASOURCE in R/3

    Hi All,
    My client requirement is Data has to be loaded on company wise .. means the respective responsible person only carryon loading person as per his profile(Authorisation)load has to be happen...this is one requirement,
    one more is (whether in this scenario can we go for Delta)
    we enhanced the Datasource with new field in R/3 and when we are trying to make it selction condition in infopackage we are not getting filtering as per that ..
    could u or anyone who knows through a light on this..
    Thanks in advance
    BRB

    Hi BRB,
    regarding your question about selection field I gave you an answer in one of yours previous post !
    Just some considerations about your authorizations requirements.
    If I right understood, you want to build a scenario in which there are different persons that, manually, have to access on the system to perform a data loading restricted to a particular company code (so, person A could load only data from company A, person B from company B and so on...)
    I think you can obtain this (also with a dedicated infopackages per person), but if you want to manage a delta (your second question) just remember that you can perform different init (with different selections), but the delta channel will be only one and only one will be your delta request management..so, your previous profiling will no longer make sense...
    Hope it helps.
    Bye,
    Roberto

  • Delta not populated for Enhance field

    Hello Friends,
    We have a requirement to enhance Sales Header (2LIS_11_VAHDR) to retrieve Customer Group (KDGRP). Hence i enhanced the structure Sales Document: Header Data (MCVBAK) and included the field ZZKDGRP. Also wrote the Customer exit to fetch this data from VBKD-KDGRP.
    Now the problem that we are facing is that when any of the standard fields of 2LIS_11_VAHDR are changed we get proper Delta records, but if the user only changes the Customer Group (KDGRP) of a Sales Order we wont get a Delta record.
    I referred the Blog https://weblogs.sdn.sap.com/pub/wlg/1591but [original link is broken] would like to know if there are any other solution to handle such a scenario.
    Any help will be appreciated.
    Note: This field is also available through VA02 so can we make some screen level changes to trigger a Delta when this field value is changed.
    Regards,
    Nitin S.

    its checking for the LO fields to be change to show you delta but not puling delta when one of your feidls change.
    create a temp table like C-t_Data in r/3 load all Lo data in it and check ofr this fiedl data to be chnaged ..you will have to write logic in cmod that if previous value is different from new value then update tempt_table and append temp_table data in to C-T-data. hope that helps ..

  • Mapping problem for date field

    Hi XI Friends..
    In my file to idoc scenario..
    i have field date value :2006-10-10T14:10:10
    i have convert the above field into two fields idate :20061010
    itime:141010
    i used substring datetransfer functions..
    but in static test of message mapping ..i am getting value for itime as 021010
    if we give before 12:00:00 its converting properly..after 12.:00:00 its taking 12hr format only..
    please guide me..
    regards
    ram

    Hi Ram,
    Is this still a problem?
    I think the hint will also work in this case:
    sourcefield --> replaceString(sourceField/constant[T]/constant[]) --> TransformDate(yyyy-mm-ddHH:MM:SS --> HH:MM:SS) --> targetFieldTime
    sourcefield --> replaceString(sourceField/constant[T]/constant[]) --> TransformDate(yyyy-mm-ddHH:MM:SS --> YYYYMMDD) --> targetFieldDATE
    Daniel

  • MIGO problem for displaying field

    Dear friends,.
    I have following problem. When I create material document using MIGO I enter Line item text in "where" tab. I save it. But when I am trying to again view same document through MIGO I am not getting that field of line item text. How can I display it. Also this problem is for specific slocs only. If I make transaction with other sloc I could get this field in display.
    Thanks and Regards,
    APD

    When you got errors try to use SLG1 to check what happened.
    FYI.
    Line item texts can be used internally and externally. To be able to distinguish between these, you must begin texts for external use with "*". These texts can then be printed on all correspondence, dunning notices, payment advice notes, etc. The asterisk is removed when the text is printed.
    This function is only available in the FI component. It cannot be used in Materials Management.

  • Delta loads - for DB Connect  and master data.

    Hi there,
    Would appreciate if any one clarify me on:
    1) Are delta loads are possible as far as Master data is concerned?
    2) What are all types of data loads (Initial/ delta/ Full)are possible as far extracting data from DB connect is concerned?
    Thanks in anticipation.
    Rgds,
    A.
    Message was edited by: Ash

    Hi Ash,
    As far as I know, with DB connect you have the only option to have delta functionality - to use ODSs. Make full load from the source system to ODSs. Then update data targets from ODSs. During this update you'll have an option for init/full/delta load.
    Best regards,
    Eugene

Maybe you are looking for

  • Error in the generation of check sums of library

    Hello I am getting below error when trying to logon to xMII. com.sap.engine.services.deploy.container.ExceptionInfo: Error in the generation of check sums of library files of application sap.com/xappsxmiiear in operation startApp. This is a new insta

  • Using GUI_DOWNLOAD Function module in Batch

    Hi All, I use the subject function module to load the data into a .xls file. I find no error while I run my program directly. But when I run it in Background it throws an unknown_error. Tried to debug, while in background (by introducing a infinite l

  • How do I get my music onto my iPhone 4S it's not in my iTunes

    How do I get my music from iTunes it's not showing in purchased like it usually does

  • Where can i find itunes 11.1 exe?

    At the itunes download section there is only 11.0.5 for  version Windows (64-bit). I want to install itunes 11.1 to a desktop without access to internet. Where can i find the itunes 11.1 exe for Windows (64-bit)? Thanks in advance!

  • How to read a PDF file content???

    Hi Experts, I need to read the pdf file content. Pdf file is in some repository I m unable to read pdf data with getContent() function. Please suggest me a way to read the pdf file Help will be appreciated and rewarded