Multiproviders - InfoObject not present in cubes

Hello people, I have a question regarding MultiProviders data modelling.
I need to include an infoobject that is not phisically present in none of the base cubes,  so that I can map it to an infoobject that is present in one of the cubes.
This is to avoid semantic problems, specifically I have to map a date infoobject to the 0CALDAY in one of the cubes,  but I already have the 0CALDAY in my Multiprovider,  mapped the the 0CALDAY in the other base cube.
What I see is that I can only choose infoobjects that are present in any of the base cubes to make the semantic definition of my multiprovider..   This does not make much sense to me,  as  I should be able to choose any infoobject for the definition of my multiprovider,  as far as I do the proper assignments afterwards.. but it seems that this is not possible..
Please can anyone clarify this?
many thanks.
Fernando

Federico thanks for your answer.
Pravender and Jaya thanks for the hints, but the scenario is not of the infoobject as a data provider,  but as part of the base cubes (or DSO's in this case to be more specific).
But still feel something is missing.
Suppose a very simple case:
DSO 1 contains only InfoObjects A and B
DSO 2 contains only InfoObjects A and C.
If I need to create a multiprovider upon these two cubes,  and InfoObject A conceptually represents different things in both DSO's although the tech name is the same (think about generic objects such as 0CALDAY or 0DOC_NUM)...   then how do I create the multiprovider?  Do I have to change phisically the InfoObject A in one of the cubes,  or do I have to have to include phisically another InfoObject in any of them and leave it empty, just for the purpose of the mapping in the MultiProvider?? 
This is what I resist to believe, but I guess this must just be the case, at least for the moment.
Thanks!

Similar Messages

  • Virtual Logic - for multiprovider based on InfoObjects, not based on cubes

    Hi all,
    I am fully aware how to write virtual key fig/char code for multiproviders that are based on cubes, but not for multiproviders based on InfoObjects.  Oddly this has not been a necessity for a couple of years.
    I need to understand how to translate the C_S_DATA components.
    Normally, on a standard multprovider, I would assign a component thusly.
      ASSIGN COMPONENT G_POS_<i>multicubetechname_virtualchartechname</i>
        OF STRUCTURE C_S_DATA TO <l_var1>.
    This does not work.  I can see in C_S_DATA that the objects of interest appear with the format K__xxxx and I am able to decipher those needed. 
    The question:  How do I assign these?
    I have attempted the following with no luck.
      ASSIGN COMPONENT G_POS_<i>multicubetechname_K__xxxx.</i>
        OF STRUCTURE C_S_DATA TO <l_var1>.
    I have also tried this.
      ASSIGN COMPONENT G_POS_<i>masterInfoObjecttechname_K__xxxx.</i>
        OF STRUCTURE C_S_DATA TO <l_var1>.
    And just for kicks I have tried this.
      ASSIGN COMPONENT G_POS_<i>masterInfoObjecttechname__Kxxxx.</i>
        OF STRUCTURE C_S_DATA TO <l_var1>.
    Could someone shed some light on this?
    Many many thanks,
    Larry

    Below is the 'c_s_data' components.  The K entries are the appropriate items, which I can tell by the character type and length.
    S____028
    S____1078
    S____1100
    S____1101
    K____1101
    K____028
    K____1100
    K____1078
    Oddly, if I proceed as normal, using G_POS_<i>multicubetechname_attributetechname</i>, remember that the data in the cube is attribute data of the master InfoObject, the assignment returns the record number from c_s_data.  For example:
    G_POS_<i>ZM_EMPL_0COMP_CODE</i> is passing the value of 7 which is the appropriate row number for K____1100 in c_s_data referenced above.
    Thanks for trying.
    Larry

  • Master data not present in the reporting cube

    Dear Experts,
    There is a scenario in report design for me.
    I have already created the Bex report and all the fields as mentioned are in the  sales report.
    Client now wants to include two more fields in the report.
    One is the keyfig  " Net value" which is present in the sales cube  and i have already included in the report
    and another field which is master data  0profit_center  is not present in the cube.
    Any ideas how can i include this  0profit center  data  so that i can display in the report?
    As far as i understand, I need to include this master data in the sales  Infocube which is being used for reporting.
    But i am pondering  upon the impact on the system because of this.
    Now i have checked the BI system and the ECC table. In VBRP table of ECC,  the profit center is present.
    But when i see in BI the profit center is not being loaded  from ECC but from flat file source system.
    So i am confused how to go forward.
    Can anyone suggest me  what should be my approach?
    Best Regards!!

    You didn't understand what we suggested.
    Rather than checking 0profit_ctr master data, you need to find the info objects(which are part of your cube) which have master data. in those 0profit_ctr can be a attribute. if yes then navigation settings will work.
    if not then you can add 0profit_ctr to info cube and user master data look up thru routine or option read from master data(bw 7.3).
    Other wise, directly add 0profit_ctr to your flat file data source(and cube) and maintain data thru flat file.
    To look up your cube and 0pfirt_ctr need to have relations with another info objects other wise not possible.

  • How to populate values in DP key figure which is not present in Info Cube

    Hi
    We have a special Key figure in Demand Planning created for uplaoding Forecasts coming directly from customer,
    This key figure is not present in Info Cube and data doesnot pupulate in this key figure through Info cube build,
    Hence data in this key figure is to be loaded externally , Customer sends his forecasts through EDI messages, Now we want to update forecast from external customer in to this  special key figure,
    Please suggest some ways
    Thanks and regards,
    Nitin Lavhe

    Hi
    I think you can get loaded this information in the cube in any other key figure which is available in the info cube. Then while loading the data into planning area using TSCUBE, you can define the key figure assignment.
    In which you define data from which key figure of infocube has to be get loaded into which key figure of planning area. Here you can define the respective key figures.
    Please let us know if it helps you. Please let us know if you require any more information from our side.
    Thanks
    Amol

  • Report with data that is present in cube and not in ODS from a multiprovide

    Hi Friends,
    I have a multiprovider with one cube and one ODS. I have a requirement to create a exception report. This exception report should have records that are present in cube but not in ODS. If cube has a record which is present in both infoproviders then report should not display that.
    I hope I am clear on my question.
    Thanks and regards,
    Balaraj

    Thanks Timur,
    But this is going to give me all the data present in that selected cube. I want to the report to display data only if it is present in cube but not in ODS.
    ODS data
    Material............Component...........Amount
    10001.................30001................100
    10001.................30002................200
    Cube Data
    Material....................Amount
    10001.......................100
    20002.......................200
    My report should display
    Material................Amount
    20002...................200
    It should not display 10001 as it is present in ODS.
    I hope I am clear this time.
    Thanks and regards,
    Balaraj

  • End Routine and test on a field not present in target system

    Hello,
    I find an issue in testing a field present in the ODS source system, using a Transformation.
    More exactly, I do not have a field that I need to test in my end routine because I can't find it in the RESULT_PACKAGE structure (because it is not present in the target Cube). In BW 3.x I solved this problem with an enhancement in the communication structure of my ODS and using a start routine.
    Any idea for a Transformation?
    Many thanks in advance for your kind support.
    Regards,
         Giovanni

    Hello and thanks for your reply.
    I have two conditions to implement.
    1) Fill some fields of the Cube, NON present in my ODS.
    2) Condition on one filed of my ODS (filed NON present in the Cube) for filling some field of the Cube.
    In my tys_SC_1 structure of the start routine I find all fields of my ODS and the fields that I need to check but I need to check this filed in one point of my process and set a filed in  my Cube (filed not present in my ODS), not present in the tys_SC_1 structure of the start routine.
    I hope to have described in a better way may issue.
    Any idea?
    Thanks.
          Giovanni

  • Adding new attribute to Master data - Not present in ECC

    Hi,
    We want to add a new field in the master data object 0plant. the new field is not present in the R/3 side. So we are planning to maintain it manually.
    Is it feasible? Can someone explain how to approach the situation?
    Since it is not going to come in Process chain or any of the mappings below InfoObject will the process chains work properly?
    Regards

    Hi
    if you cant impliment any logic you cam maintani it mannually.
    First add attribute to master data object and activate.
    Do master data load if required.
    Then right click on materdata addtribute and manage -> content tab -> Content
    display complete data and you can maintain attribute values individually for all ercords one by one (will be pain even for 100 records).
    another alternative is of doing file upload for this attribute.
    Regards
    Sudeep

  • Getting "JTA transaction is not present" error while updating db table.

    Hi All,
    In one of my BPEL process, In a loop, I am updating value of database column Flag from 0 to 1. It was working fine in dev environment, but failed in Prod with below errors, Can Any one suggest on this.
    There is a system exception while performing the BPEL instance, the reason is "JTA transaction is not present or the transaction is not in active state. The current JTA transaction is not present or it is not in active state when processing activity or instance "1020112-BpInv7-BpSeq14.87-2". The reason is The execution of this instance "1020112-BpInv7-BpSeq14.87-2" for process "UpdateOrderReqABCS" is supposed to be in a jta transaction, but the transaction is not present or in active state, please turn on the application server transaction debug logs to get more information.. Please consult your administrator regarding this error. ". Please check the error log file for more infromation. Please try to use bpel fault handlers to catch the faults in your bpel process. If this is a system exception, please report this to your system administrator. Administrator could perform manual recovery of the instance from last non-idempotent activity or dehydration point.
    OPMN logs:
    <2010-05-05 01:56:49,395> <ERROR> <gemptp.collaxa.cube.engine> The execution of this instance "1020112-BpInv7-BpSeq14.87-2" for process "UpdateOrderReqABCS" is supposed to be in a jta transaction, but the transaction is not present or in active state, please turn on the application server transaction debug logs to get more information.
    The current JTA transaction is not present or it is not in active state when processing activity or instance "1020112-BpInv7-BpSeq14.87-2". The reason is The execution of this instance "1020112-BpInv7-BpSeq14.87-2" for process "UpdateOrderReqABCS" is supposed to be in a jta transaction, but the transaction is not present or in active state, please turn on the application server transaction debug logs to get more information..
    The current JTA transaction is not present or it is not in active state when processing activity or instance "1020112-BpInv7-BpSeq14.87-2". The reason is The execution of this instance "1020112-BpInv7-BpSeq14.87-2" for process "UpdateOrderReqABCS" is supposed to be in a jta transaction, but the transaction is not present or in active state, please turn on the application server transaction debug logs to get more information..
    The current JTA transaction is not present or it is not in active state when processing activity or instance "1020112-BpInv7-BpSeq14.87-2". The reason is The execution of this instance "1020112-BpInv7-BpSeq14.87-2" for process "UpdateOrderReqABCS" is supposed to be in a jta transaction, but the transaction is not present or in active state, please turn on the application server transaction debug logs to get more information..
    Thanks in advance.

    I can envisage this happening only in a case where the update is taking a longer time than the value of JTA transaction timeout.
    Is this happening for all BPEL instances or some of them get thru succesfully ?
    Are you EVER updating that particular row of your table ( before/after) ?
    -Shishir

  • Error selecting a dimension member in BPC EPM report - The given key was not present in the dictionary

    Hi,
    We are currently running SAP BPC 10.1 NW on Hana
    Version:
    CPMBPC  810 SP 4
    SAP_BW  740 SP 9
    HANABPC 810 SP 4
    EPM Excel Add-in 10 SP 21 .NET 4 build 9094.
    On my embedded model. I have a BEX query on a aggregation level which I access in a report using the EPM Add-in Excel .
    When I edit my report in EPM Add-in Excel , and I try to select the dimension members for a selected dimension member, I get the following error.
    "The given key was not present in the dictionary"
    Any assistance to help resolve the problem will be appreciated.
    Regards
    Gavin

    Hi Shrikant,
    I had a look at MBR_SEQ , it is a attribute on the dimension member in BW , this relates to a past version of BPC 7.5. We are currently on BPC 10.1 Embedded model , and the MBR_SEQ does not exist on any of the characteristics I have in my info cube.
    When I create a web report I am able to access the dimension members using the select dimensions options, the problem seems to be on the EPM Add-in Excel client only.
    Thanks
    Gavin

  • How to identify empty InfoObjects used in a Cube

    Hello Gurus!
    I need some help. How do I find empty InfoObjects used in a Cube?
    I have 20+ Cubes and I need to identify those objects in the cubes, which are empty /not filled/. Statistics
    Except writing an ABAP
    Thanks in advance
    Martin

    Thank you for such fast response!
    @Tarak: unfortunately in the TX: LISTCUBE /or display data via RSA1/ you cannot display all characteristics for 'larger' cubes. Additionally you would have to select filter on each characteristics separately.
    @Aduri: could you please give me a more detailed hint? I know cube statistics for load requests, for storage space, for DB time, for IO in report use, but not for IO data, no data.
    @Analyst: Transactional data. Well, to check each mapping for 20+ cubes is a possibility. I have hoped to find a faster way, however.

  • Selection criteria on an attribute not present in model

    Hello
    For my report, I've to give the following in selection criteria
    Report Type : Valid values are DIRECT and INDIRECT
    This parameter is not present and not related to the model. Hence there is no corresponding infoobject.
    How can I include it in the selection criteria?
    Regards,
    Santosh

    Roberto
    Direct/Indirect was just an example that I took. I've to build a forecast report for the opportunities. In the report selection criteria, depending on the Direct/Indirect flag that user chooses, other selection criteria apply to Final Customer/ Sold-To parties. So this direct/indirect is purely a reporting requirement and has nothing to do with model. I was wondering if this can be tackled without any change to the model.
    Regards,
    Santosh

  • Infoobject not visible

    Hi,
    I have created an infoobject. The search doesn't show the infoobject in RSA1. But, in RSD1, I am able to see the infoobject. I could add it in the transport. Will there be any issue when it is transported?
    Thanks.

    there can be several pssibility why you are not able to find infoobject:
    1. it is present in infoobject catalog but not present in infoprovider.
    2. it might be placed in a unassigned node.
    use the Find option available in the left pane of RSA1 instead of using the option available above and if you find it there then just right click your catalog -> change ->charateristics ->infoobject direct input -> and then give name of your infoobject.
    hope it works.

  • Firefox is not opening and is NOT present in task manager

    With no apparent reason FF is not opening and is not present in Win Task Manager. I tried to reinstal, reset registry and other common solutions but none of them changed anything. After doubleclick on an icon nothing happens... and thats all.

    For some reason it is ok now after I've installed FF 3.0.6 and then made an update to 3.6.

  • Navigational Attribute data is not display in Cube level and reporting

    Hello ALL
    Iam facing a problem like,I created Navigational attribute and I selected that navigational attribute in cube level also but data is not display in cube level.
    What will be the problem?Pl help me out.
    regards
    balaji

    Hi Dinesh
    You mean base characteristic means loading data after creating Navigational attribute?Is it this way,(orelse can u tell me about this base characterstic)
    Yes after making that particular attribute as a navigational attribute I loaded data in master data tables.
    How to run Attribute change run?can u give me steps
    regards
    balaji

  • Nav.attr data is not coming in cube

    Hi guys,
            Nav.attr data is not coming in cube even though there is data in master data tables.

    Hi Ajay,
    In your case for the Nav Attr data to appear firstly load the master data where your Nav Attr resides and then do the apply hier/attr change for that master data.
    Hope this helps.
    Bye
    Dinesh

Maybe you are looking for

  • PNG Transparency Fix for IE6

    Hope somone can help with this. Basically I have a PNG image with a transparancy to sit over a gradient background, like this : http://www.hpwebdesign.co.uk/mklink/index102.shtml The little graphics next to campaign metrics are OK, but the main heade

  • Help with my Zx please.

    Hi, I have some problems with my Zx sound card I can't seem to find solutions for. I have searched the forums for answers or solutions and have seen a few threads that pretty much describe what is happening with my sound card, but in those threads th

  • Condition records are not showing in Invoice

    Hi Experts, My List price for XXXX material is amount $$$$$. Condition records having required validity. But the values are not showing in invoice though the pricing analysis shows green for this condition type. Condition values shown perfectly in pr

  • Why does my dock look different than normal ML docks

    Hi, I upgrade to ML and over time my dock started to look diffrent, it has two indicator lights instead of a line, can you help me, thanks.

  • Error when opening illustrator

    how can i fix this ? Thanks