Adding recordmode to DSO

Hi guys,
I have a following scenario:
I have a DSO1 updating DSO2 (delta), and I am trying to do some record manipulation based on the value of 0recordmode. For example, when the delta is a deletion of records - in which case I assume the 0recordmode is D - I will delete some of the existing records in DSO2. To do that, I will create new records with the same key as those records to be deleted, and mark the 0recordmode to D.
Another issue is that it seems I cannot add 0recordmode infoobject to DSO. I keep getting "Not all InfoObjects transferred successfully (invalid type for context)". But the recordmode already exists in new table. For my approach to work, I will have to map 0recordmode in the update rule to DSO2 right? Now that I cannot even add it to DSO2, how to do the mapping?
Do you think this will work? Any input is greatly appreciated.
Thanks!

Hi..
To Map the 0RECORDMODE field between the DSOs, Open the Transformation in Change Mode.
In the RULE GROUP drop down you can find the "Technical Rule Group" .
This will allow u to Map the 0RECORDMODE.
cheers.

Similar Messages

  • Transfered and Added records at DSO level

    Hello Experts,
    I am always confused about Transfered and Added records at DSO level. While I was testing DSO data I observed that, Transferred records are after Transformation before End routine. Added records are after End routine added to the New data table. Can u please put some light on this.
    Many thanks,
    Zakir Khan.

    Hi
    The Transferred Records column displays the number of records transferred to the BI system. The    records are usually written to the PSA first of all.
    The Added Records column displays the number of records that were written into the InfoProvider. This number can differ from the number of transferred records if records were filtered out or added during the transformation
    Please Refer Below Link
    Re: added records and transferred records
    Thanks

  • Problem while mapping Added field in DSO

    Hi SDNers,
    I want to add another filed (0CREATEDBY) in FIGL DSO. I have added that field by deleting the data in the DSO. that field has been added into Data Fields and activated it. Till now it is OK. But when i see that field in the Update Rules it is not in Green Colour but it is in disabled mode.  How to map it in Update Rules and Transfer Rules.
    Cud u plz give a step by step analysis for it.
    <removed by moderator>.
    Thanks and REgards,
    Phani.
    Edited by: Siegfried Szameitat on Nov 17, 2008 3:12 PM

    Hi Sonal,
    Thanks for your reply,
       As I am using 0FI_GL_4 Data Source it doesnt' consists that Field 0CreatedBy so what I have to do that Field is there in "0EC_PCA_3" this Data source how can i add this field in to my 0FI_GL_04 Data Source.
    Cud u plz tell me.
    Thanks
    Phani.

  • Added infoobject to DSO but can't see it in the transformation

    Hi, Experts,
    I Added infoobject to a DSO, successfully activated DSO, activated transformation  but can't see new infoobject in the transfromation. When trying to use newly added infoobject  in the end routine, receive an error that result package does not have this component.  How do I refresh transformation so it will inclue newely added infoobject.
    Thank you for your help!
    Alina

    I think your keyfigure is a "Reference key figure", It is refering to another key figure. Check the keyfigure infoobject. You can create a new key figure (copy of reference key figure) and use it in DSO.
    If it is a characterstic, then check whether "attribute only" flag is checked in the infoobject. Uncheck the flag and then it will come in the transformation.
    Pravender

  • Adding fields into DSO in the Key Fields

    Hello Experts,
    I am using a Cube which loads data from DSO. Now, for some requirement I have to add one field into DSO in the key  fields Part. But DSO already has 16 fields which I cannot remove.
    So how can I add one more field into DSO in this case?
    The cube I am using is 0FIGL_C10 and the DSO is 0FIGL_O10.
    Regards,
    Nirav Shah

    You can create an Infoobject - acts as a custom key to concatenate multiple fields into one and make it a keyfield.
    15 fields + custom key ( concatenate 2 fields ) = 16 Keyfields
    Procedure  - > Example
    16th Key - > RVERS-Version-CHAR-3-0VERSION
    17th Key - > RMVCT-TransactnType- CHAR-3-0MOVE_TYPE
    1. Create one infoobject - ZKEY - Length = 6 ( add lenghts of the two objects)
    2. Make ZKEY as a keyfield for the DSO.
    3. Make 16th Key and 17th Key datafields.
    Create a routine for ZKEY in the transformation or transfer rules to concatenate values coming from source into one.
    TRFN Routine
    Concatenate SOURCE_FIELDS-RVERS SOURCE_FIELDS-RMVCT into RESULT.
    Or
    Transfer Rules Routine
    Concatenate COMM_STRUCTURE-RVERS COMM_STRUCTURE-RMVCT into RESULT.
    This way nodata will be lost/overwritten due to less number of keyfields in the DSO.
    We have as many as 21 Keyfields for GL Totals DSO.

  • Data Loading to added fields in DSO.

    Hi experts,
    I have a DSO1 with 5 fields and DSO2 with 8fields.
    I want to load data to DSO2 from DSO1 for the added fields in DSO2 also for the records in DSO1.
    thanks in advance.
    with regards,
    KPS Moorthy.

    Hi Moorthy,
    What are the Fields u want to MAP to the DSO2 from DSO1.??
    Is it that u want to derive some filed from DSO1 to DSO2.!!!
    PL provide some more info
    SVU123

  • Fields added to dso not to the cube- Init question

    Hello,
    I would like to know if i make changes to a dso and cube in production.And i need to make changes just to the dso, added 2 fields, these fields are not added to the cube and the cube has not been changed or modified.Now if i want to init and get historical data as well on the newly added fields in the dso, I will delete the data in DSo, but i would liek to know what about the cube.Can i leave the cubes data in it and just init into the dso and resume deltas from dso to the cube once init is done.
    Please comment.
    Thanks.

    No need to delete data in the DSO or the infocube.
    Assuming you are loading the DSO from R/3.
    Do not delete any initializations from R/3 to DSO .. or from DSO to Infocube.
    Leave it as is.
    After you move the transport which has the additional attributes added to the DSO object and all the transformations to the cube are also Active.
    Now do a full repair load from R/3 to BW for that DSO. You can select the Full repair from the infopackage under the Scheduler Menu option.
    Load the data and activate it.
    There wouldn't be any duplicates in the DSO unless the two characteristics that you added form a key in the DSO structure.
    After loading the data . do a  delta to the infocube. It should load only the delta records from the last run date.

  • Key Fields & Data Fields in DSO.

    In Standard DSO, Maximum how many number of key fields and data fields we can enter in one DSO?
    For e.g : In Cube Char - 248      KF - 233
                  In DSO Key Fields - ?   Data Fields - ?
    Regrards,
    Nithi.

    Hi Nithi,
    Since Key fields are decide by us we can add according to our requirement.
    Key fields can only be 16 you cannot exceed this. but if you have more key fields, you can combine fields using a routine for a key field
    Max Data Fields - 749 data fields can be added in a DSO.
    Warm regards
    Gokul

  • Activation failed in DSO  for BI 7

    Hi,
       I have an existing custom DSO. I want a add a  new infoobject ZMATERIAL which has ZMATL_GRP as attribute. I have firstly added ZMATERIAL at data source and acivated . DTP is already activated.
    Now I have added ZMATERIAL in DSO and trying to activate the DSO. But getting the following errors-       1. Structure change at field level (convert table /BIC/AZBI7_DSO00)     
                                      2. Enhancement category for table missing
                                       3.enhancement category for include or subtype missing
    Please guide me , how to resolve this issue
    Regards
    Deep

    Hello Deep,
    Did you find a solution to this problem? I know that if you want to change the structure you have to delete the data in the target first otherwise it throws the errors you listed below.
    In BI 7.0 you can change, in other words, remodel an infocube using the remodelling option but i couldn't find anything of the sort for ODS. I have to do something similar and was wondering if you were able to add the field without having to delete the data in the ODS. I would really appreciate it if you can get back to me on this problem.
    Thank You
    MM

  • Data not loading for new Fields InfoObjects from DSO to InfoCube

    Hi Gurus -
                   I have a DataSource that is providing data to existing DSO then to Infocube. My client asked me to added couple fields to DataSource and get the data to DSO and then DSO to InfoCube.
    Here is the Old scenarion:   DataSource -> DSO -> InfoCube.
    Here is the New Scenation:
         DataSource ( Added new fields) -> DSO (added new InfoObjects for Corresponding DataSource FIelds) -> InfoCube( Added new InfoObjects to mapped from DSO)
    I added the new fields to DataSource, added the corresponding InfoObjects to DSO and InfoCube.
    I successfully loaded data from DataSource to DSO. Data is populating for the new Fields/InfoObjects in DSO.
    But when I load data from DSO to InfoCube, I don't see any data for New Fields InfoObjects in the InfoCube.
    Data from DSO to InfoCube is loading fine for the Old InfoObjects Fields but not for the New InfoObjects I added in InfoCube.
    -Sonali

    Hi,
    Why dont u debug the load through DTP debugging and check what happens to the source field and target field once it passes through the transformation. You can easily trace back where the fields are becoming blank.
    The loads which you have mentioned earlier did it have values in Added Records/Transferred Records column for the cube.
    Regards,
    Mani

  • How many key fields can we maintained in dso or ods

    HI
    pls let me know how many key fields can we maintained in DSO or ODS.
    Thanks and Regards.
    ASIM.

    Hi,
    Key fields can only be 16 you cannot exceed this. but if you have more key fields, you can combine fields using a routine for a key field
    Max Data Fields - 749 data fields can be added in a DSO.
    Regards,
    Marasa.

  • How to Merge Flat file data and DSO Data

    I have one DSO A which has more than 20 objects (5 of them are keys), which include 0comp_code,0gl_account,.  I have a Flat file which has the following fields ,COMPANY CODE, GLACCOUNT and SUPERVISOR ,EXECUTIVE,ANALYST. My requirement is to get a DSO with consolidated data from DSO A and Flat File data. That means for exapme, In my DSO A , I have US01 COMPANY CODE so when I merge the data in DSO C It should diplay the data for the supervisor exe and analyst for DSO A as well
    When I added with 2 DSOs A (ECC ) and B (Flat file)..C is getting the data from B and its appending the data for Flat file at the end...So I want to merge both...DSO A should match  up with DSO B flat file company code and gl account and should display the remaining fields
    I think its clear..Can any one let me know the solution ASAP...
    Note: We are on BI7.0 not 3.5...
    Thanks in advance

    I have the following key fields in DSO A :
    0COMP_CODE,OGL_ACCOUNT, 0CHRT_ACCT,0FISCVARNT,0FISCPER,0AC_DOC_NUMBER,0ITEM_NUM.
    Here are the total fields in Flat File:
    COMPANY CODE,GL ACCOUNT,SUPERVISOR,ANALYST,EXECUTIVE.
    Here am taking 0COMP_CODE  and 0GL_ACCOUNT  as key fileds in DSO B for Flat File...
    For every month there will be 5 to 6000 records for Flat file ...
    Thanks

  • Loading

    Hi ,
    Need to load 2 newly added field in DSO and then in cube (fields where added in extractor),need to run just transactional load or need to load master data first

    Hi
    Have you also added those new fields to DSO and cubes??
    if no please add them there and update respective transformations as well.
    if yes its always good idea to load master data first and then transaction data.
    specially before loading to cube or to DSO with SIds activated.
    Hope this helps
    Regards
    Sudeep

  • (Request for reporting available) is not coming in Cube

    Hi All,
    I have Cube & DSO.
    I  added fields in DSO & Cube.
    Cube1 has Aggregrates built on it.i added 5 infoobjects on it, Now when i load data from DSO to Cube(Request for reporting available) is not coming up. i cant do reporting on it. can anyone help.
    thanks in advance,
    Kiran.

    Hi ....
    Have you done the Roll up ?
    Since aggregates are there on that cube....until and unless you do the roll up that request will not be available for Reporting...
    Regards,
    Debjani....

  • Issue during Updating Data

    Hi All,
    I have data from 0mat_plant_attr loaded in an DSO.Further data is loaded from DSO to Cube.This was successfull initially.The Cube also has a load from Stocks cube(0IC_C03).
    Later there was a new field added to the DSO. This new field is defined as Char(1) in Data fields of DSO. Deleted the DSO data and added the new field.This field has a formula written in transformations. It was fine and reloaded the data to DSO.
    Now when I do a load from DSO to Cube the load fails.I defined the new field in the Cube in one of the dimension of the cube.
    I mapped the new field in the transformation defined from DSO. and in the transformation from Cube to Cube I made it Inital.
    I dont' understand where I am going Wrong... The Error I see is the following:
    -> Request 11111(Red in Status)
        ->Generate Request (green)
        ->Set Status to 'Executable'
    ->Process Request (Red)
      ->Data Package1: Errors during Processing (Red)  
      ->Extraction from Infocube(green)
    ...................................................(green)
    -> Updating to Infocube ZXXXX  (Red)
         -> Error While Updating to target ZXXXX
         -> Processing Terminated
    Appreciate your help in Advance.
    Regards,
    Harika.

    Hi Harika,
    I mapped the new field in the transformation defined from DSO. and in the transformation from Cube to Cube I made it Inital.
    from cube to cube in transformations change rule detail as direct assignment for that new infoobject.
    and activate transformations and load data from 1st Cube to 2nd Cube.
    till first cube data is properly loaded right.
    Regards
    Daya Sagar

Maybe you are looking for

  • Can anyone tell me what on earth is wrong with iPhoto

    I have been having this issue ever since I bought my new macbook. A Late 2011 13" Macbook Pro with Intel HD 3000 graphics. Please checkout this link below, it is a short video that shows something terribly wrong with iPhoto. I am trying to Edit pictu

  • Thinkpad Yoga S1 Battery

    Hi, is there a battery available as a replacement for a Thinkpad Yoga S1? Solved! Go to Solution.

  • Why no podcasts from ITUNES?

    Hi, i am a new user of Ipod Touch and i really like it but i was very disappointed in a couple of things: 1 - Why is it not possible to wach videos on any website except for youtube? Will this problem ever be addressed? 2 - Why only music download fr

  • Dreamweaver cc font size error

    I have just install Dreaweaver cc. The problem is all the text on my pages I load are huge, al different sizes, it looks like a font collage lol. Nothing else just the text. I did think maybe it was me, but everything works fine in cs6 and all other

  • How to install Report JDev only ?

    I want to install JDev ,but my CPU is less than qualitification. ERROR Massage: " Checking swap space : 672 MB available ,1535 MB required. Failed<<<<" Now,I want to use only JDev report maker. So , how I install Report JDev only?