No delta's for DTP from master data object to Info Cube

Hello,
I have a DTP process that updates records from master data attributes to Info cube.
Here i am not able to schedule a DTP in delta mode. The option appears in display mode.
Even though when i tried deleting the FULL update DTP and created a new DTP, the delta option is in display mode. i have deleted all requests from my info cube.
Any idea or solution !!
Thanks
Ankur

Ankur,
   If you want load Master Data DELTAs to Cube, you can achive this by introducing a DSO before Master Data Infoobjects.
Assume your Dataflow....
Master Datasource
          |
          |
          |
Master Data Infobjects
          |
          |
          |
      Cube
New Dataflow:
          Master Datasource
                    |
                    |
                    |
          |-------DSO---------|
          |                   |
          |                   |
      Cube      Master Data Infobjects
Hope this helps.
Nagesh Ganisetti.
Assign points if it helps.

Similar Messages

  • Is delta possible for DSO from Master Data InfoObject?

    Hi,
       I am loading MD Infoobj. from Data Source. Now I have to send the data from MD InfoObject to DSO. Now i need DELTA from InfoObj. to DSO.
        Is it possible? Then how it works? please explain it breafly. My scenario is like,
                                                                                    here I need Delta, is it possible?
    DS(ECC)--> MD InfoObject--
    > DSO
    Thank you,
    VCREDDY>

    Hi,
    I think generally if a delta load is done, the changes would be captured in the change log.
    What exactly is your requirement?
    The way it works is
    New record flows from master to dso.
    if next, the same object value changes in the master,
    in the next load the delete image would come in the dso
    and then the new image would come in.
    I believe this is the way it works.
    Experts can correct me if i am wrong.
    Regards,
    Joe

  • How to load data for attribute of Master Data Object from PSA

    Hi Experts,
    I have a Master data Object, 0Equipment.
    I loaded data to PSA from R/3.
    I am able to see records for Zxxx field in PSA.
    I have added a new mapping object Zxxx in BW.
    But, when I loaded the data from PSA to Master Data Object, 0Equipment,
    I am not able to see records for Zxxx which is an attribute of 0Equipment.
    I do see the records for rest of the attributes of this Master Data Object.
    I tried deleting and reloading the data
    and treid to check attribute change run
    Please let me know if I am missing something in loading the Master Data from PSA

    Jr Roberto,
    I checked all the records in Maintain Master Data and did set the Zxxx Not Equal To Blank.
    No data for Zxxx InfoObject, eventhough there is data in the corresponding field in PSA.
    I did 1:1 mapping.
    Need help

  • Can we generate a report on master data alone without Info cube?

    Could some one let me know whether
    Can we generate a report on master data alone in BEx without Info cube?
    Thanks in advance.

    yes you can generate a report .
    use the master data infoobject and insert that infoobject as a infoprovider and design a query using this infoprovider and view your query on this master data in Bex Query...
    cheers
    Sunil

  • How to identify Master data chars in a cube?

    How to identify Master data chars in a cube? Is there any function module with teh help of which we can identify the master data objects in a cube. (I need to avoid manual checking as the no. of objects is more).
    Regards,
    R.Ravi

    right click on cube..click on 'display data model'..
    there expand the tree for each dimension..
    under it..u will see list of char in that dimension..
    for some characteristics u will see an arrow beside it..expand it..u will see further list of char..(with yellow icons)..
    these are the list of attributes for that particular characteristic..
    for char that have no attr..there will be no arrow beside it..
    by this..u can know which char in ur cube hold master data..
    Vishvesh

  • Load Failure for Master Data object

    Dear Sdns,
                        Am doing daily master data loading for VENODR_ATTR master data object.... Am loading it through DELTA Update.... I got an error in Status Tab.
    rror message from the source system
    Diagnosis
    An error occurred in the source system.
    System response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Service API .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    The Error Message is : - Update mode R is not supported by the extraction API.The application program for the extraction of the data was called using  
    update mode R . However, this is not supported by the InfoSource.        
    Kindly Help me if any of the Snd people might have face this kind of problem...
    Answering Getz Appreciated,
    Warm Regards,
    Aluri

    Hi Aluri,
    The file might be used or being edited by some other person when you are doing the delta.
    CHeck the source system connection @ AWB.activate it.
    Follow these steps
    1. Activate transfer rules for data source in source system.
    2. Activate the ODS
    3. Activate the update rules (ods to ods and also ods to cube)
    5. Right-click at the ODS, choose 'Generate Export Data Source'
    6. Replicate the data source
    7.se38---->RS_TRANSTRU_ACTIVATE_ALL for source system .
    Then start data loading again.
    Hope this helps.
    Assign points if useful.
    Thanks & Regards,
    Bindu

  • Master Data Object Delta goes wrong ?

    Hello Experts,
    Delta for the Master Data Infobject went wrong and we are planning to initalize it. Which is a better idead, delete data from the Master Data Object Or initialze the delta without deleting the data from the Master Data Object.
    Thanks,

    Hi Sweatha,
    If the InfoObject which you are planning to delete data is used in any of the queries, users will have problems if they are running those queries. And, you can not delete the InfoObject data completly if it was used in any InfoCubes. You have to completly delete the data in InfoCubes before you can delete all InfoObject data.
    I would simply init again without deleting the data, then activate the InfoObject data. I do not see any problem in doing this.
    Thanks
    John
    Thanks
    Gova

  • Validity period merging issue for time dependent master data

    Hello All,
    I am trying to load the data from DSO ZDSO1 to Master data object ZCASE1. Attribute "ZATR1" of ZCASE1 is the time dependent attribute of ZCASE1.
    ZDSO1 contains "Changed On" field which defines the "Valid From" period for attribute "ZATR1" of case ZCASE1.
    For eg.
    ZDSO1 contains below records for Case 'C1':
    Case ID     Changed On ZATR1
    C1              01.01.2014     01
    C1              02.01.2014     01
    C1              02.15.2014     07
    C1              02.17.2014     07
    My transformation from ZDSO1 to infoobject ZCASE1 contains below mapping:
    Case ID - Direct Mapping - ZCASE1 object
    Constant value '12/31/'9999' - VALID TO field
    Changed on - Direct Mapping - DATE FROM field
    ZATR1 - Direct Mappint - ZATR1 object
    After loading the data from ZDSO1 to ZCASE1 below results are obtained:
    Case ID     VALID FROM VALID TO   ZATR1
    C1             01.01.1000    12.31.2013  BLANK
    C1             01.01.2014    01.31.2014  01
    C1             02.01.2014    02.14.2014  01
    C1             02.15.2014    12.31.9999  07
    Time-Dependency is define correctly however my concern is why second and third records were not merged together. Instead of having four records, I should have ideally received THREE records. As shown above, third and fourth record (value 07) from ZDSO1 are merged into SINGLE record in infoobject ZCASE1.
    For the subsequent data, it again does the same thing.
    For eg. If I receive below Delta record from ZDSO1:
    C1   03.01.2014 07
    I get FIVE records in infoobject ZATR1 as shown below:
    Case ID     VALID FROM VALID TO   ZATR1
    C1             01.01.1000    12.31.2013  BLANK
    C1             01.01.2014    01.31.2014  01
    C1             02.01.2014    02.14.2014  01
    C1             02.15.2014    02.28.2014  07
    C1             03.01.2014    12.31.9999  07
    In my understanding, BW system should have merged this Delta record with the last record present in infoobject because both the records have same ZATR1 value.
    I would really appreciate your help/suggestions to understand/resolve this issue.
    Thank You,
    Nilima

    Hey Arun,
    While there wasn't any other time-dependent attribute apart from ZATR1, there is another time-independent attribute ZATR2 of ZCASE1 whose value was changed and hence somehow system was not able to merge the validity range.
    Thank You.
    Nilima

  • Start Routine to Populate Account Group Field from Master data of 0Customer

    Hello Friends. Please help me edit this ABAP code to make it work. I am putting this code in start routine in between two DSO. where I am using the
    Start Routine to Populate Account Group Field from Master data of 0Customer. I do not want to use read from master data functionality since that field 0customer is not there in dso but similar field 0debitor is there. so i want to put this code
    during the load from source DSO to Target DSO.
    Error Explicit length specifications are necessary with types C, P, X, N und
    DATA: L_S_DP_LINE TYPE DATA_PACKAGE_sTRUCTURE.
        types: begin of comp,
         CUSTOMER       type  /BI0/OICUSTOMER,
         ACCNT_GRP          type /BI0/OIACCNT_GRP,
       end of comp.
        DATA: l_S_comp type comp.
        DATA: L_th_COMP TYPE HASHED TABLE OF COMP WITH UNIQUE KEY customer INITIAL SIZE 0.
    IF  L_th_COMP[] IS INITIAL.
    SELECT CUSTOMER ACCNT_GRP FROM /BI0/PCUSTOMER APPENDING CORRESPONDING FIELDS OF TABLE L_th_COMP.
    ENDIF.
    LOOP AT SOURCE_PACKAGE INTO L_S_DP_LINE.
    READ TABLE L_TH_COMP INTO L_S_COMP WITH TABLE KEY CUSTOMER = L_s_DP_LINE-CUSTOMER
    IF SY-SUBRC = 0.
    L_S_DP_LINE-/BIC/ACCNT_GRP = L_S_COMP-/BIC/ACCNT_GRP.
    MODIFY SOURCE_PACKAGE FROM L_S_DP_LINE.
    ENDIF.
    ENDLOOP.
    soniya kapoor
    Message was edited by:
            soniya kapoor

    Hello Wond Thanks for Good Answer and good option, But Client does not like this option and does not like Nav Attribute so he does not want to turn on any Nav Attribute, In general also We hav requirement to read a third table while uploading 1 dso table to 2 dso table,
    so  Please help me edit this ABAP code to make it work. I am putting this code in start routine in between two DSO. where I am using the
    Start Routine to Populate Account Group Field from Master data of 0Customer.
    No syntax Error But during the load it is updating the source table and not the target table. how to define now target table.
    ***SOURCE DSO Table
    types: begin of typ_tgl1.
        include type /BIC/AZDAFIAR000.
        types: end of typ_tgl1.
        types: begin of comp,
         CUSTOMER       type  /BI0/OICUSTOMER,
         ACCNT_GRP          type /BI0/OIACCNT_GRP,
       end of comp.
    DATA: L_th_COMP TYPE HASHED TABLE OF COMP WITH UNIQUE KEY customer
    INITIAL SIZE 0.
      data: wa_itab type COMP.
        data: wa_zdtg type typ_tgl1.
    IF  L_th_COMP[] IS INITIAL.
    ***Master Data Table
    SELECT CUSTOMER ACCNT_GRP FROM /BI0/PCUSTOMER APPENDING CORRESPONDING
    FIELDS OF TABLE L_th_COMP.
    sort L_th_COMP by CUSTOMER.
    ENDIF.
    LOOP AT L_th_COMP into wa_itab.
    select * from /BIC/AZDAFIAR000 into wa_zdtg
                        where DEBITOR  eq wa_itab-CUSTOMER.  *** SOURCE DSO Table
    IF SY-SUBRC = 0.
    wa_zdtg-ACCNT_GRP = wa_itab-ACCNT_GRP.
    MODIFY /BIC/AZDAFIAR000 from wa_zdtg. *** modify SOURCE DSO Table
    ENDIF.
      endselect.
        endloop.
    soniya kapoor

  • Currency translation - not picking up currencies from master data

    Hi,
    We have a currency translation defined for a key figure. We've defined a variable for users to select target currency. 0currency is set to pick up from master data, but the input help on the variable is only showing currencies from infoprovider. I debugged the query and it is trying to get the currencies from the cube. Any setting that I do or update?
    We're using BW 7.3 SP10 on HANA.
    Sonni

    HI
    Once check in the BEx tab of that IO, there select the f4 option.
    Regards,
    Sunil.

  • User-Exit or Badi for dangerous goods - master data

    Is there any user-exit or BADI    we can use while changing or saving dangerous goods?
    We want to do a copy on other dangerous goods immediately after the change or creation of the dangerous goods master data.
    But I can't find an user-exit which can be used before the changes are saved.
    Can anybody help?
    Thanks!

    Hi,
    Please check SAP enhancement DG100001
    You can use this SAP enhancement to define a customer exit to write change documents for dangerous goods master data and packaging data.
    The customer exit is in the function group XD10. It is called from the function DG10_CHANGE_DOC_USER_EXIT.
    If the system does not find a customer exit, a standard document description is called. This is stored in the include LDG1NU03
    Hope this will solve your problem
    Regards,
    Keshav

  • Web report data provider change from Master data table to InfoCube

    hi Experts,
    I have created one report on top of multiprovider but in the selection screen when i check the values for a variable I came to know that data is coming from master data table and not from data provider(InfoCube).Can any one help to change the data selection from master data table to data provider(InfoCube) and i am sure that there is no ODS involved in the multiprovider.
    Thanks in advance
    With Regards,
    Bala

    Hello,
    If u are using Analyser then just put a Analysis Grid on the output of the query(should cover all the rows and column) , click on the grid and put the dataprovider. and do auto fit.
    Rohit

  • Issues In Reading Attribute Values From Master Data

    Hi All,
    I have a requirement where, i need to read an attribute value from master data. I have a characteristic YCSTATMCG (AT Cost Group Code) which is the master data from where i have to read the attribute, 0PROFIT_CTR (Profit Center). The attribute thus read, has to be populated into another characteristic, YPROFIT_C.  But YCSTATMCG referes to another characteristic, YCSTCG. Here is the FOX Code I wrote with YPROFIT_C as the changing characteristic and 0AMOUNT as keyfigure.
    DATA V_ATCP TYPE YCSTATMCG.
    DATA V_PROFIT TYPE YPROFIT_C.
    DATA V_PROFITC TYPE YPROFIT_C.
    DATA V_AMOUNT TYPE F.
    V_ATCP = OBJV().
    MESSAGE I020(YCO_CFT) WITH V_ATCP.
    V_AMOUNT = {0AMOUNT,  # }.
    V_PROFIT = ATRV('0PROFIT_CTR' , V_ATCP).
    MESSAGE I020(YCO_CFT) WITH V_PROFIT.
    {0AMOUNT, V_PROFIT} = V_AMOUNT.
    But this is not working. The ATRV() function is not reading the attribute values at all. Any solutions and suggestions is highly valued.
    Thanks in advance
    Swaroop

    Hi,
    even i have the same situation.
    i just want the attribute value of a char to be populated into another characteristic in the planning query.
    my question is whether i should populate the keyfigure field also in the FOX code.
    if so should i populate both 0amount and 0quantity fields as i have 2 keyfigure fields.
    Thanks for your help
    Nishanth

  • Reading From Master data failure

    I have enhanced 0VENDOR_ATTR with ZTERM field from LFM1 table and everything is working fine ...I have added ZPMNTTRMS as an attribute in 0VENDOR and loaded the data its working fine .But when I was using this ZPMNTTRMS in a DSO and say read from master data and took the source field as 0vendor ...then Iam not able to see the values for this info object...Ofcourse 0VENDOR is loading fine....Can any one let me know what is the issue here ? / Is there any routiene / some code needs to be written some where to get the ZPMNTTRMS values in DSO ...Please advice ASAP...
    regards

    hi nw2004s,
    have you performed change run ?
    rsa1->tools->apply attribute/hierarchy change run (or RSATTR)
    hope this helps.

  • Master data object - Available for reporting related

    Hi Colleagues,
    I want to load some 'duplicates' to info Object X. Meaning I have all values same but differ in one attribute. (Key is same). I do not want to use compounding for few reasons. I have not explored on functinality masterdata for reporting (Flexible update, not sure i used correct word) Can you please extend help in understanding the following..
    Questions 1:
    I understand that I can make available for reporting the existing master data object.
    2) Can I add some code to allow duplicates there?
    3) Can still the infoobjet navigational attributes has the same functionality - meaning they can be reported from reports of this newly extended masterdata?
    Thanks for your time.
    Best Regards,
    Hari

    Hi Arun,
    Thanks for your time..
    Infoobject alread exists with out the attribute below at the monet. It is also available in the cubes for my reporting on cubes..I would like to add the following attribute for my phase 2 for my new reporting needs..
    Data:
    <u>Infoobject  - Attribute,</u>
    SKU1  - GRP1
    SKU1  - GRP2
    SKU2  - GRP2
    The issue is with the 1st 2 records.. As I do not have the componding.. My Cube already have Infoobject with lots of data... I do not want to add attribute componding as it demands for the presence in the cubes also. So I have to double the current data base size.. Ahh I do not want this..
    Coming to reporting on the cube
    I would like to report on both the things.. Like..
    Including attribute
    SKU1 GRP1 abcd
    SKU1 GRP2 abcd
    SKU2 GRP3 xyz
    excluding attribute
    SKU1 abcd
    SKU2 xyd
    We do not have any keyfigures..none is related with time..
    Hope I am clear..
    Thanks for your time,
    Regards,
    Hari
    Message was edited by: Hari Kiran

Maybe you are looking for

  • ITunes 7 crashes when loading Library - please help

    I loaded ver 7, all was well for a day or two. I was loading some new music from CD when itunes crashed. I fired it back up and my library was missing, although the files were still on the HD. I have tried every way I know to get itunes to list the f

  • How to use Remote Debugging in JDeveloper 3.1 ?

    I am trying to use the Remote Debugging option with EJBs in JDeveloper 3.1 with Oracle8i 8.1.6. I checking all steps the online walkthrough for Remote Debugging EJB in 8i and it didn't work. I'm using Oracle8i EJB/CORBA debug option in project proper

  • How to check wrong values in isChangedByClient

    Hi, I had two issues with a validation code. First let me describe the scenario. We need to update the Vendor Master. There should one primary contact against one Vendor Number. There are multiple Secondary contact against one primary contact. There

  • I Installed Win7, now Mountain Lion isn't my primary OS.  Is there a way to fix this?

    This isn't so much of a problem as it is an annoyance, but I installed Win7 so I can use several Microsoft products that aren't compatible with Mac, and whenever I turn of the computer the OS defaults to Windows. Obviously I know if I hold down optio

  • Tab behavior

    Tabs not behaving normal. Just installed v11. Tabs open wherever they wish, and when a tab closes, the neighbor tabs do NOT move left as in 3.6. How does one remove the tab groups or whatever is not keeping tabs against the left-most edge of the tab