Same characteristic in InfoCube/DSO

I have 2 country (From and To) in the transaction coming from ECC.
How can we include this in the DSO or Infocube?
I can't include the same characteristic (0country) twince in the DSO or InfoCube.
Should we create an custom country Characteristic for this?
If not, how?
Please help, thanks.

Hi Lynn,
Just as additonal informatios to Raviu2019s reply:
As he mentioned, you've to crate a new caharacteritic.
When you do it (e.g. in RSD1),  youu2019ve the option to use a an existing IO as template or as reference.
If you use option u201Ctemplateu201D, technical settings are copied without any furtherdependence to source object.
Using u201Creferenceu201D, youu2019re creating some kind of link to source object,  i.e. additionally its attributes and texts are provided for newly created characteristic. But it also implicates, that some changes of IO can only be done in source object, not isolated in dependemt object(s). You can find detailed information with F1 help in RSDS dialogue creating an new IO..
Hope this helps
Joe

Similar Messages

  • When do we create a Infocube & DSO?

    Hi Experts,
    I got some doubts about Infocube & DSO. I want to know on what kind of scenario, we create an infocube & DSO? I know this is a usual question, but I want a detailed level of explanation.
    Thanks in advance,
    With warm regards,
    Kannan

    Hi Kannan,
    InfoCubes
    An InfoCube describes (from an analysis point of view) a self-contained dataset, for example, for a business-orientated area. You analyze this dataset in a BEx query.An InfoCube is a set of relational tables arranged according to the star schema: A large fact table in the middle surrounded by several dimension tables.
    The data is stored physically in an InfoCube. It consists of a number of InfoObjects that are filled with data from staging. It has the structure of a star schema.The real-time characteristic can be assigned to an InfoCube. Real-time InfoCubes are used differently to standard InfoCubes.
    InfoCubes are filled with data from one or more InfoSources or other InfoProviders. They are available as InfoProviders for analysis and reporting purposes.
    DSO
    A DataStore object serves as a storage location for consolidated and cleansed transaction data or master data on a document (atomic) level.This data can be evaluated using a BEx query.A DataStore object contains key fields (such as document number, document item) and data fields that, in addition to key figures, can also contain character fields (such as order status, customer). DSO consists of three tables: activation queue, table of active data, change log
    The data from a DataStore object can be updated with a delta update into InfoCubes (standard) and/or other DataStore objects or master data tables (attributes or texts) in the same system or across different systems.
    Unlike multidimensional data storage using InfoCubes, the data in DataStore objects is stored in transparent, flat database tables. The system does not create fact tables or dimension tables.
    Thanks,
    Ravi

  • Prerequisites for revert back a migrated infocube/dso from 7.x to 3.x

    Hi Expert,
        1. Unknown error while uploading data from DB table
            Error in Source System
    I check the source system, it is working fine. I check the DataSource Extraction Tab DB user and Source System connection user name both are same. Serve Support Pack Level is 8 ( Client don't want to appy support pack to 15). Please help me to solve this.
        2. I want to know what are the precaution to take when we are revert back a infocube/DSO from 7.x to 3.x. Please let me know.
    Thanks
    Satish

    1. You may need to reactivate your DS, o other objects associated with this data flow...
    2. Is i snot possible to do UNDO of migration of objects like cubes or DSOs. The reason is that those objects are the same in BW 3.x and 7.x. Only datasources are being migrated (also you can to undo of migration) and data flows (update rules are replaced by transformations)

  • Error while loading data from DataSource to InfoCube/DSO through DTP

    Hi Friends,
    I am trying to load data from DataSource to InfoCube/DSO through DTP and getting the following error:
    Exception in substep: Extraction completed
    Processing terminated
    Data package 1 / 30.04.2009 22:38:30 / Status 'Processed with Errors'
    When i see the detail message it says:
    Syntax error in routine "convert_to_applstru", line 25 of generated program"
    I checked all my transformation and looks ok. I was able to load data earlier and i getting this error all of sudden. Does some one know what is this routine "convert_to_applstru" ?
    Thanks,
    Amit

    Hi Arun,
    Where do i see this generated program in RSRV. I dont see this in RSRV. Please guide me.
    Thanks,
    Amit

  • How to get the list of Infocube/DSO in which one nav-attr is used

    Hi all,
    i have a requirement to find the list of all infocubes and DSO in which a particular navigational attribute  say:xxx_yyy   [i have list of 50 nav attr for which i have to do this] is used.
    i need ur help on this.
    i need the distinct list of infocubes and DSO

    guys, 80% of my problem got solved.
    here is the solution list as u all have suggested and that i have checked it also.
    RSDCUBEIOBJ     - infocube list for any nav-attr 
    RSDODSOATRNAV  - DSO list for any nav-attr
    ODSOIOBJ. - DSO list for any infoobj
    but in these tables, one thing i observe is that each infocube/DSO name is repeated multiple times. why is that? from where it populate?

  • Different authorizations on different cubes for the same characteristic

    Hello,
    Is it possible to implement different authorizations on different groups for the cubes characteristic?
    For example a user should be authorized to see just the data of company code 101 on Cube A but he should see the data of all company codes on Cube B (Cube B also contains the company code. ":"-Authorization is not an option)?
    In transaction RSECADMIN it is possible to insert the "special characteristics" Acitivty, InfoProvider and Validity into an authorization. But standard setting for InfoProvider is * and I get an error message if I want to modify for just 1 Cube because the characteristic "InfoProvider" (SAP Content) isn't marked as authorization relevant.
    Can you please answer:
    1) If it is possible to implement different authorizations on different cubes for the same characteristic?
    2) What is the function of the special charactristics if I can't maintain the values?
    Thank you
    Johannes

    Hi there,
    Yes it is possible.
    The new authorization concept created union also based on InfoProvider Characteristic.
    You have to change in rsd1 transaction the characteristics 0TCAACTVT, 0TCAKYFNM, 0TCAIPROV and 0TCAVALID to be authorization relevant.
    So you can do this:
    Create two authorizations in rsecadmin like this:
    Aut_1:
    0comp_code: 101
    0TCAACTVT: 03 (activity of display)
    0TCAKYFNM: * (all key figures)
    0TCAIPROV: Cube A
    0TCAVALID: * (authorization valid for ever)
    Aut_2:
    0comp_code: *
    0TCAACTVT: 03 (activity of display)
    0TCAKYFNM: * (all key figures)
    0TCAIPROV: Cube B
    0TCAVALID: * (authorization valid for ever)
    Now in rsecadmin give both authorizations aut_1 and aut_2 for the user.
    If the user opens a query built on cube a he will be having authorizations only for company code 101. If the user opens a query for cube B he will be having authorizations for all the company codes.
    Diogo.

  • Release Strategy - Object "ZX NX" already classified with same characterist

    Hi Gurus
    While modifiying the exist release strategy the following error occurs.
    Object "ZX NX" already classified with same characteristic values
    Message no. C1818
    Diagnosis
    Object ZX NX was already classified with the same characteristic values. In class maintenance, you define whether a warning message or error message is displayed in these circumstances. This message draws your attention to the possibility of data redundancy.
    Procedure
    Change the assigned characteristic values, so that you do not have redundancy in your system.
    Perhaps the object you are classifying is not necessary, because it can be replaced by the object found by the system.
    Please advice on this.
    Thanks in advance
    ARAS

    Hi
    Thanks for your input. I will test this and come back.
    Experts, any further inputs...
    Regards
    Aras

  • Infocube/DSO/Process Chain - data load statistics

    Hi,
    I'm trying to look for the total data records extracted  per day and extraction time from ECC into a particular DSO or infocube.
    Also the start and end times of the process chain which executes this infocube.
    We are trying to do some performance analysis for the volume testing.So ,we can compare the data volume loaded vs the execution times.
    I was able to look under the infocube/dso -> right click -> MANAGE -> transfered records/update records , request time,update time
    For this, do I need to look at the full update details or the delta update details?
    Also under a particular process chain,-> right click on First step ->Display messages to get the start time of the job
    Right Click on last Step ->Display mseeages to get the job finished time.
    I just wanted to get your thoughts on this, if this is the correct way to get the total records extracted and extraction times along with process chain times.
    Thank you.

    Hi,
    Based on the time char like 0calmonth, 0calday you will check the data.
    check the jobs in SM37 at ECC and BI system.
    select the specific jobs it will give clear picture. how much taking time form source to target.
    you use the DB02 and STO5 and RSTT you can do performance analysis.
    manage screen you will get either full or delta and which one source system and which type of data source.
    Process chains have it will automate the PRD system
    Thanks,
    Phani.

  • Add Characteristic to Active DSO

    Hi, We want to add a characteristic to an existing and actively loaded DSO.   We are adding the characteristic to the end of the DSO and plan on populating the new characteristic with ABAP. 
    Will we run into any problems transporting this changed DSO into Production when it's loaded with data?  I'm thinking it should transport fine and all we should have to do is reactivate the transformations.
    Thanks,

    When you are transporting the same into production - the transport will adjust your existing DSO structure - this requires a lot of space on the Undo tablespaces.
    Make sure that there is enough free space in the undo tablespace in production atleast equal to or greater than your table size. ( Table would refer to Active table )

  • Multiple records are present for same key in lookup DSO

    Hi,
    I want to populate quantity value from lookup dso in target dso. I have written code to populate it in start and end routine. While populating value in target It is taking first value of quantity. there are two records in lookup and target DSO with same key and different Quantity value. there is not any common key field in lookup and target dso. So that I can not populate correct values in the target DSO.
    Can anyone suggest me for this?

    Hi All,
    I have written below code for populating Qty:
        LOOP AT RESULT_PACKAGE ASSIGNING <RESULT_FIELDS>.
          IF <RESULT_FIELDS>-/BIC/ZSHPCRTID IS NOT INITIAL.
            CLEAR  : WA_ITAB.
    READ TABLE IT_ITAB TRANSPORTING NO FIELDS WITH KEY
            /BIC/ZSHPCRTID = /BIC/ZSHPCRTID.
            IF SY-SUBRC = 0.
              TMP = SY-TABIX.
            ENDIF.
            LOOP AT IT_ITAB INTO WA_ITAB FROM TMP.
              IF WA_ITAB-/BIC/ZSHPCRTID <> /BIC/ZSHPCRTID.
                EXIT.
              ELSE.
                <RESULT_FIELDS>-BBP_SCQTY = WA_ITAB-BBP_SCQTY.       
              ENDIF.
            ENDLOOP.
          ENDIF
        ENDLOOP.
    in this case my output/target DSO is:
    key1  key2    key3  qty
    1000   10       200   30
    1000   10       300   30
    1000    20      400   30
    Below is the lookup DSO data:
    key1   key2  key3   qty
    1000   10      1        10
    1000   10      2        20
    1000    20     3        30
    It is taking last record's qty value and putting it for all records.
    Please suggest something for this issue.

  • Types of Infocube & DSO in BI 7.0 version

    Hi,
    What are the Types of Infocube in BI 7.0 version, Please provide details and document also. what are the usage these types of infocube.
    What are the Types of DSO in BI 7.0 version, Please provide details and document also. what are the usage these types of DSO.
    Thanks,
    Vijay.

    Hi Gopi,
    Use a standard DataStore object and set the Unique Data Records flag if you want to use the following functions:
    ○       Delta calculation:
    ○       Single record reporting:
    ○       Unique data:
    Write optimized DSO
    ●      You use a write-optimized DataStore object as a temporary storage area for large sets of data if you are executing complex transformations for this data before it is written to the DataStore object. The data can then be updated to further (smaller) InfoProviders. You only have to create the complex transformations once for all data.
    ●      You use write-optimized DataStore objects as the EDW layer for saving data. Business rules are only applied when the data is updated to additional InfoProviders.
    DataStore object for direct update
    you can use a DataStore object for direct update as a data target for an analysis process. The DataStore object for direct update is also required by diverse applications, such as SAP Strategic Enterprise Management (SEM).
    http://wiki.sdn.sap.com/wiki/display/BI/AboutDSOtypesinBI
    Hope this helps.....

  • Standard Business Content infocubes, dso for QM-Module

    hi
    Can anyone give me the "What Are the Standard Business Content InfoCubes and DSO" for QM -module.
    My client wants some standard business content objects for QM-Module.
    So please help me
    kumar

    hi,
    check out the following link. hope this help you. all infocubes in QM
    http://help.sap.com/saphelp_nw70/helpdata/en/b1/91823b6a86975fe10000000a11402f/frameset.htm
    regards
    harikrishna N

  • 2 variables for same characteristic in planning level in BPS

    Hello,
    I would appreciate your help implementing this scenario: a user has access to certain versions and should be a able to copy data between 2 of those versions.
    We have 4 versions on our master data: 001, 002, 003 and 004.
    A certain user should be able to access versions 001, 002 and 003, and should not be able to access version 004.
    So we have an authorization object applied to that user with:
      -> 0TCAACTVT EQ 03
      -> 0TCAIPROV EQ <real time infocube>
      -> 0TCAVALID CP *
      -> 0VERSION EQ 001, 002 and 003
    Then, users should be able to copy data between versions.
    We created 2 variables on planning area, named ZVERSOLD and ZVERSNEW, with these characteristics:
      -> Characteristic: 0VERSION
      -> Replacement Type: USERVALUE User-defined values
      -> Restriction of Values Required by User: enabled
      -> Input Allowed by User: enabled
    So this particular user should only see those 3 versions when pressing F4 when filing both variables.
    After that, we created the planning level with the u201Ccopyu201D planning function.
    But now, on planning level, we need to restrict 0VERSION, but we have a problem because we are not able to restrict it using 2 variables (ZVERSOLD and  ZVERSNEW). Only one.
    If we donu2019t use any variable, user gets an authorization error because he is not able to access to all data due to authorizations.
    Does anyone have a way to avoid this issue? Should authorizations be defined in a different way? Should variables be defined in a different way?
    Hopefully I exposed all required details to get help, and that my question wasnu2019t too much confused.
    Again, thank you very much in advance for your support.
    Rui

    Hello,
    If you restrict the VERSION with variable ZVERSNEW for target version then the function should work. But if you get any error related to reading reference data for the source version then you can create a new variable of type exit and populate it with the values selected by the user in two variables ZVERSOLD and ZVERSNEW using the two APIs :
    API_SEMBPS_VARIABLE_GETDETAIL  - to get the current value of the two Variables
    API_SEMBPS_VARIABLE_SET - to set the Variable Values for the Exit type variable
    Regards,
    Deepti

  • Bex Query Multiprovider: restrict same characteristic for different Infoproviders

    HI SAP Guru's
    I have scenario here where the multiprovider is made up of 3 DSO .....i have a infoobject 0CRM_OBJ_ID(transaction Number) in two DSO and i want to display both values in separate rows as AMC Number and Service order Number in the query
    1.AMC Number(restricted to AMC infoprovider)
    2.Service Order Number(restricted to Service infoprovider)
    if it was a key figure i could have created a restriction in the kefigure structure by making a selection. but it characteristic and if  i create a structure in rows its throwing error infoobject 0NFOPROV is used in both structures of the query
    Please Suggest how to do it thanks

    You can go ahead with the workaround Arun has suggested.
    Create a new CKF--Under that formula variable--Create a new formula variable--Processing by replacement path--Reference char--0crm_obj_id.
    Hit the replacement path--Replace variable with--infoobject--replace with key--Hit the currency/unit tab--Choose number under dimensions.
    Now drag this ckf in columns--restrict with infoprovider.
    Hope this helps.
    Regards,
    AL

  • Reg: dtps and infocubes,Dsos in bi 7

    HI All,
                Can you please explain in details about types of dtps and use(singifiance of each dtp) them in bi 7 as well as cubes and dsos, please do not send links it is difficult to get what i want.
    Thanks in advance
    Vis
    Please search the forum/SDN before posting a thread.
    Edited by: Pravender on Jun 29, 2010 10:46 AM

    Hi,
    In BI 7.0 when you need update rules and transfer rules, you can create it by
    right click on data target --> additional Fumctions --> create Update Rules
    Using this you can create Update Rules , but only thing is the Infosource you are planning to use should be 3.X infosource.
    But same functianality or you can say better functionality you can achieve by using Transformation rather than Update and Transfer rules.
    I hope this satisfies your query.
    Thanks,
    Geetanjali.

Maybe you are looking for

  • JBO-33008 Error finding application context

    Can anyone explain what causes JBO-33008 or where I can find more information on the exception. I have been unable to find any documentation (even the help in JDev goes from 34001 to 55001). Any information would be greatly appreciated. Thanks in adv

  • How can I safely and painlessly downgrade catalyst drivers?

    The latest version of catalyst is 11.8 and is horrible for me. For example, the computer screen does not turn on after going to sleep (a problem I had with 11.4 as well), when running applications from Terminal I'm constantly getting X errors, and no

  • Optical Out Quest

    Hi, I'll start by saying, yes I have read the FAQ's above, but they don't seem relevant to my problem. I've recently purchased an Audigy 2 Platinum EX. I wanted to connect my PC to my Dolby Digital amp via optical connection. The Audigy dri've does i

  • Please help in correcting the Decode function

    DECODE(p_resp_key,'||'''AP'''||',LINT_LOGI_STG_ITEM_DETAILS_PKG.GET_AP_ITEM_CATEGORY_DTL(ol.inventory_item_id),ldmf_istore_order_pkg.get_wwdb_prod_description(ol.inventory_item_id)) AS description I am getting parsing errors during runtime.I believe

  • How to create and modify an infotype in E-recruiting?

    Hi All, it's necessary to add some fields specifics of the country for the ID , can i use the Customer Include for the infotype 0001 or it's possible create a new infotype? Thank's Best Regards