2 transformations into a cube

Hi everyone,
I need some help from experienced guys!
I am doing 2 transformations from 2 different DSOs into a cube,
one of them loads basic transactional data, which is fine,
but the other one should be populating one of the fields in the cube (Vendor), depending on the key fields (batch number and reference) matching with the corresponding record.
Instead of populating the existing records with additional data, it inserts new separate records with that data...
What am i doing wrong and how should i do my second transformation so that it only inserts the Vendor name into the right record?
Thanks a lot!

Praveen,
I am actually doing a lookup in the cube to which i am trying to upload the data from DSO,
so I don't think any of your questions apply to it, unless I can't do it this way...
Here's the code I have at the moment in my start routine of the transformation from the dso to the cube.
TYPE-POOLS: rs, rsdrc.
    TYPES:
      BEGIN OF gt_s_data,
        /bic/zbatch   TYPE /BIC/OIZBATCH,
        /bic/z_ap_ref TYPE /BIC/OIZ_AP_REF,
        /bic/ztr_type TYPE /BIC/OIZTR_TYPE,
        /bic/zvend    TYPE /BIC/OIZVEND,
      END OF gt_s_data.
    DATA:
*working area that holds the query
      g_s_data   TYPE gt_s_data,
*internal table that holds the results
      g_t_data  TYPE STANDARD TABLE OF gt_s_data
                       WITH DEFAULT KEY INITIAL SIZE 10.
DATA:
*description of characteristics requested by query
      g_s_sfc   TYPE rsdri_s_sfc,
      g_th_sfc  TYPE rsdri_th_sfc,
*description of key figures requested by query
      g_s_sfk TYPE rsdri_s_sfk,
      g_th_sfk  TYPE rsdri_th_sfk,
*description of a restriction on a characteristic
      g_s_range TYPE rsdri_s_range,
      g_t_range TYPE rsdri_t_range.
    CLEAR g_th_sfc.
    CLEAR g_s_sfc.
    g_s_sfc-chanm     = 'ZBATCH'.
    g_s_sfc-chaalias  = 'ZBATCH'.
    g_s_sfc-orderby   = 0.
    INSERT g_s_sfc INTO TABLE g_th_sfc.
    CLEAR g_s_sfc.
    g_s_sfc-chanm     = 'Z_AP_REF'.
    g_s_sfc-chaalias  = 'Z_AP_REF'.
    g_s_sfc-orderby   = 0.
    INSERT g_s_sfc INTO TABLE g_th_sfc.
    CLEAR g_s_sfc.
    g_s_sfc-chanm     = 'ZTR_TYPE'.
    g_s_sfc-chaalias  = 'ZTR_TYPE'.
    g_s_sfc-orderby   = 0.
    INSERT g_s_sfc INTO TABLE g_th_sfc.
      CLEAR g_s_sfc.
    g_s_sfc-chanm     = 'ZVEND'.
    g_s_sfc-chaalias  = 'ZVEND'.
    g_s_sfc-orderby   = 0.
    INSERT g_s_sfc INTO TABLE g_th_sfc.
    DATA:
         g_end_of_data  TYPE rs_bool,
         g_first_call   TYPE rs_bool.
/continued/

Similar Messages

  • Base unit of measure values  not loading into the cube.

    HI Xperts,
    i have created a generic data source and in that i took unit as base_uom and one quantity keyfigure and in my cube i have taken 0base_uom and a quantity key figure infoobject.
    in transformation i mapped the  base_uom(source) to 0base_uom (target)and soures quantity KF infoobject to targer keyfigure infoobject.
    after loading the data into my cube..i am getting the values for quantity keyfiure infoobject but for  unit (CS,IT) i am not getting any value in my cube.
    so in my report also the for a specific quantity unit value is showing ERR.which is wrong.it should show me as CS or IT(10CS or 15 IT etc).
    Can any one help me on this?
    Regards,
    satihs

    > in transformation i mapped the base_uom(source) to 0base_uom (target)and soures quantity KF infoobject to targer keyfigure infoobject.
    This is not how you map Key Figure and Currency in cube..
    First check in RSD5 whether you have Unit Infoobjet assigned to the key figure.
    in Type/Unit tab ..you have to assign 0BASE_UOM to your Key Figure.
    Then in transformation from DataSource to Cube  : connect both the Unit and Key ( in source) figure to target KF.
    In Rule Detail you have to select .
    Target Unit = 0BASE_UOM
    Unit  = From Source
    Source Unit = Your source field name for unit
    Let me know after doing all these whether are getting unit field in cube
    Regards
    Anindya

  • Join two ODS into one cube!

    Hello Experts -
    I need to join fields of 2 ODS into one cube. I know the common field. We are in BI 7.0.
    Can someone guide me through the steps?
    I know there are two transformation rules. And I have created them. How do I link them so that I have one record when the common field matches?

    Syed!!!
    What your are trying is very complicated, if you want to do infoset that even worst, not only data wise, but only performance. If you are planning to get key figure only from one ods and only characteristics coming from different ods, infoset might work as long as you know the relationship (one-to-one relationship will work fine in infoset). Performance wise, MP is very good, but the question again, you will get multiple lines unlike infoset.
    So before, someone decided to use infoset, MP or even some other data model, they need to know well the reporting requirement and well divers in the relationship of the ods.
    I have faced the same situation in many of my projects, there are places I used infoset and MP, and also created a different infoobject as a master data and turned the attributes as NAV. Attribute.
    Thanks.
    Wond

  • Data Load into the Cube based on Fiscal Year

    Hi All,
    I was told to load the data into the cube coming from 3 different datasources, but based on fiscal year. I was told to load the data for 2010, 2009 and so on.
    Any suggestions please...

    Hi Dear,
                Write the following code in start Routine of Update Rule:-
    In BI 3.x
                   Delete DATA_Package where calday lt '20090101' and calday gt '20091231'.
               to load data onlyfor 2009.
              same thing for 2010.
    In BI 7.0
               Start Routine of Transformation:-
              delete source_package where calday lt  '20090101' and calday gt '20091231'.
    Regards
    Obaid

  • One of the folders on my external hard drive has transformed into a unix executable file and I can no longer access my files. Is there any way to save the data?

    One of the folders on my external hard drive has transformed into a unix executable file and I can no longer access my files. Is there any way to save the data?

    Wow, have seen Files do that, but a whole Folder as I recall!
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • How to enhance the new field(mblnr) into the cube.

    Dear Experts,
                               My client wants GR document number and GR posting date in the drill down option in reporting, i have taken the field names of that. MBLNR and BUDAT, I only found BUDAT in the datasourse field level,please help me how to enchance MBLNR into the cube 0PUR_C01.
    Thank You
    Regards
    Srikanth

    SELF

  • I need format for data in excel file load into info cube to planning area.

    Hi gurus,
    I need format for data in excel file load into info cube to planning area.
    can you send me what should i maintain header
    i have knowledge on like
    plant,location,customer,product,history qty,calander
    100,delhi,suresh,nokia,250,2011211
    if it is  right or wrong can u explain  and send me about excel file format.
    babu

    Hi Babu,
    The file format should be same as you want to upload. The sequence of File format should be same communication structure.
    Like,
    Initial columns with Characteristics (ex: plant,location,customer,product)
    date column (check for data format) (ex: calander)
    Last columsn with Key figures (history qty)
    Hope this helps.
    Regards,
    Nawanit

  • How to write plan data into Transactional Cube from Visual Composer ?

    Dear experts,
    Visual Composer is very powerfull to build a 'nice-looking' web-report (I think is much better than Web Application Designer in term of freely position the chart/graph/table/selection parameter in anywhere we like. We can't have this flexibility in WAD) plus it also has strong integration to R/3 for posting the  transactions via RFC-Enabled Function Module (such as changing customer credit limit, approve PO, approve Sales Order, etc), so that the R/3 user won't even have to know the TrxCode.
    In addition to this, I just wondering if VC also capable to write plan data into transactional cube via Write-Enable Query. We can simply insert a BW Query into VC as planning layout (set the edit-mode to "editable") plus having some Wizards to make it more user-friendly and self-explanatory for the users.
    But I am not sure how to save the changes back to transactional cube from VC.
    Could anyone please kindly advise how to achieve this.
    "Seeing is believing" is always my learning method, so I would appreciate some "actioanable" explanation or hints.
    Many thanks,
    Sen

    Hi Sen,
    As far as I know, it's not possible to write data into transactional cubes directly from a table in Visual Composer through standar method, but it's possible to integrate a WAD with your input ready query into a URL element in VC (You can fill entry variables in VC and call WAD dinamically), so it's possible to create a planning application in VC calling dinamically WAD's.
    Another way to interact through VC is creating button objects that calls planning sequences (with BAPI calling RSPLS_PLSEQ_EXECUTE). Also can fill variables in VC and pass them to sequence.
    Regards,
    Enrique

  • FLAT FILE LOADING INTO TRANSACTION CUBE

    Hi Guru's,
                 I'm working on bps to load flat file into trasaction cube.
    when i'm actiavting init Functin module, i'm getting the following error.
    'IS NO COMPONENT EXIST WITH THE NAME PARNM'.
    THE ERROR IS COMING  WHEN THE FM IS READING FILE NAME.
    tHANKS IN ADVANCE.

    Hi Vijay,
    Just check Function Module Parameters:
    IMPORT: I_AREA        TYPE     UPC_Y_AREA
                  I_PLEVEL        TYPE     UPC_Y_PLEVEL
                  I_PACKAGE   TYPE     UPC_Y_PACKAGE
                  I_METHOD        TYPE     UPC_Y_METHOD
                  I_PARAM        TYPE     UPC_Y_PARAM
                  IT_EXITP        TYPE     UPF_YT_EXITP
                  ITO_CHASEL TYPE     UPC_YTO_CHASEL
                  ITO_CHA        TYPE     UPC_YTO_CHA
                  ITO_KYF        TYPE     UPC_YTO_KYF
    EXPORT: ETO_CHAS  TYPE     ANY TABLE
                   ET_MESG       TYPE     UPC_YT_MESG

  • How to get PDF file that has been transformed into docx into my filing system so I can work on it???

    How can I get the PDF file that was transformed into a docx file into my filing system to be able to work on it and translate it as the customer requested?

    THanks for your reply.
    Well what happens is I bought the program. It gives you a button to click,
    you log in and then a box opens up asking you to select the file, I go into
    my filing system (in Windows explorer) select the file, and the program
    converts it into docx, my choice.  I can read it there and when I try to
    copy and paste it into my file where the PDF version is saved, it behaves
    like an "image", and I can't save it.... or it saves likes something you
    save on the internet, so you have to go into internet every time you want
    to see it.    I have also pressed any amount of buttons to see if it will
    give me the option to save it any other way, and have found nothing.  What
    I would need is a file in docx.format that I can edit.  People send me
    things in PDF and sometimes I can just copy it off the PDF file and save it
    in WOrd, then I can translate it for them. But sometimes the PDF file
    doesnt allow me to copy the text.  If it is in image form, I cannot work on
    it.  It means printing it, so I can copy type it into Word... and for that
    I certainly wouldnt need to buy a program.  Its just double the work and
    ends up that the job takes twice as long.!
    Sorry  if I am a bit dumb with informatics.  But I simply could not find
    any way whatever to  copy the PDF file that was transformed into Word, in a
    format that would enable me to edit it.
    Kindest regards,
    Margery
    2013/12/2 Test Screen Name <[email protected]>
        Re: How to get PDF file that has been transformed into docx into my
    filing system so I can work on it???
    created by Test Screen Name<http://forums.adobe.com/people/TestScreenName>in *Adobe
    ExportPDF* - View the full discussion<http://forums.adobe.com/message/5890871#5890871

  • My iphoto events were not transformed into albums in Photo. Is there a way I can retrieve them?

    My iphoto "events" were not transformed into albums in the new Photos for Yosemite, and therefore I am back with my bulk pics, not filed. Is there a way I can retrieve the classification I had made, please?

    Whenever you connect iPhone in iTunes, it syncs and a backup is created. Check backup folder if you have that time-stamped file saved.

  • Web Dynpro - transform into PDF format

    Hi all,
    I would need your help. Now I am participating at a Web Dynpro project and one task is to realize PDF transformation and printing of Web Dynpro forms.
    That means we would place a button on the form called "Transform to PDF". If a user push this button in the browser, the page he is seeing has to be transformed into the PDF format and later printed as a normal PDF file.
    What is the best way to implement this?
    Thanks,
    Oleksandr

    There is no real alternative for the 'print screen' in WD4A, or the 'print' button (CTRL-P). But what you could do (if there are not too many screens to be printed) is this:
    Create a smartform (or adobe form for that matter), and call this after the print button is pressed. Display the smartform as preview, for where it can be printed via adobe reader.

  • Merging 2 ODS into 1 Cube

    Hello,
    i have 2 ODS-Objects (ODS_A & ODS_B) and have to merge the content into a Cube by an update-routine. The problem is, that it is not a 1:1 merge.
    Here is a short description of the merge-logic.
    In the update-routine i declared 2 internal tables and "move" the content of the ods-object to the tables (see source-code). after that i want to join the 2 internal tables, but it looks like it is not possible. i know that oracle is able to do it in the following way.
    select * from ods_content_a as a, (select col1, col2 from ods_content_b group by col1) as b where a-col1 = b-col1.
    knows anyone a solution to join 2 internal tables or to reproduce the oracle sql-statement???
    data: ods_content_a like ods_a
    data: ods_content_b like ods_b
    select * into ods_content_a from ods_a
    select col1 sum( col2 ) into ods_content_b from ods_content_b group by col1
    select col1, col2 from ods_content_a as aods_content_b as b where a-col1 = b-col2.
    ---> ABAP DUMP
    Message was edited by: Markus Linortner

    i know how i have to join 2 tables in abap... the question was how i can join 2 internal tables or reproduce the already mentioned oracle statement.
    DATA: ods_a type standard table of /BIC/AODS_A.
    DATA: ods_b type standard table of /BIC/AODS_B.
    DATA: BEGIN OF wa,
            col1 TYPE i,
            col2 TYPE p decimals 2,
          END OF wa.
    DATA: itab LIKE SORTED TABLE OF wa WITH NON-UNIQUE KEY col1.
    select * into table ods_a from /BIC/AODS_A.
    select col1 sum( col2 ) as col2
      into corresponding fields of table ods_b
      from /BIC/AODS_B group by col1.
    select a~col1 a~col2 into table itab
      from ods_a as a inner join ods_b as b
      on a~col1 = b~col1.
    At the last select statement i get following error-msg.
    E:"ods_a" is not defined in the ABAP Dictionary as a table, projection view, or database view.

  • Uploading data into 0CRM_CO1 cube

    Hi all,
    i'm trying to upload data into the above said CRM cube... its a content cube .. but when i'm trying to see what is the datasource in the content i dont see any datasource.
    The question is ... do i need to create a generic datasource or there is some other way. Can anyone, let me know the steps too that should be followed to get the data from R/3 to BW into this cube?
    Thanks in advance,
    Mav

    Hi Sajita,
    Thanks for the reply. I have checked it in the metedata repository, i doesnt show any datasources .. infact it shows all the multiproviders connected to the cube.... Any clue ....(Look at it in metadata repository, u'll know what i'm talking abt).
    Thanks,
    Mav

  • Error regarding data load into Essbase cube for Measures using ODI

    Hi Experts,
    I am able to load metadata for dimensions into Essbase cube using ODI but when we are trying same for loading data for Measures encountring following errrors:
    Time,Item,Location,Quantity,Price,Error_Reason
    '07_JAN_97','0011500100','0000001001~1000~12~00','20','12200','Cannot end dataload. Essbase Error(1003014): Unknown Member [0011500100] in Data Load, [1] Records Completed'
    '28_JAN_97','0011500100','0000001300~1000~12~00','30','667700','Cannot end dataload. Essbase Error(1003014): Unknown Member [0011500100] in Data Load, [1] Records Completed'
    '28_JAN_97','0011500100','0000001300~1000~12~00','500','667700','Cannot end dataload. Essbase Error(1003014): Unknown Member [0011500100] in Data Load, [1] Records Completed'
    Can anyone look into this and reply quickly as it's urgent requiremet.
    Regards,
    Rohan

    We are having a similar problem. We're using the IKM SQL to Hyperion Essbase (DATA) knowledge module. We are mapping the actual data to the field called 'Data' in the model. But it kicks everything out saying 'Unknown Member [Data] in Data Load', as if it's trying to read that field as a dimension member. We can't see what we missed in building the interface. I would think the knowledge module would just know that the Data field is, um, data; not a dimension member. Has anyone else encountered this?
    Sabrina

Maybe you are looking for

  • Bluetooth does not work properly on Tecra M9

    I have a problem trying to use my Bluetooth on Toshiba Tecra M9 laptop. When I go to Control Panel "Bluetooth Devices" does not show on the list. The only reference to Bluetooth is "Bluetooth Com". If I double click on the Bluetooth icon in Systray I

  • FIREFOX 31 ON WINDOWS 7 HOME PRO HIGHJACKED BY YAHOO.CA SEARCH - NO YAHOO SEARCH BAR FOUND

    My FF31 has been highjacked by Yahoo.ca search - I cannot locate Yahoo-related or named files anywhere on this standalone PC If I wanted to use Yahoo.ca that would be my homepage or a search tool in FF - I want to return to FF28 but can't find a path

  • APDU: response code 6881 ?

    Dear all, I have implemented a (quite simple) APDU interface to receive an APDU and send back the response. The code is according to java card examples and it worked very well for a couple of times. However, the card is now giving me the status code

  • No delivery being created...

    I have a sales order with 10 line items. When I create the delivery , it gets created for all line items except the first one. In schedule line for that item, I see the following details: Delivery Date       Confirmed Quantity 26.03.2010             

  • My iTunes 10.5.2 freezes at startup

    So I downloaded the iTunes update days ago which is the version 10.5.2 At running it for the first time it was all working properly, but then a day later when I opened iTunes, the iTunes just freezes for no reason and need to end process with Task Ma