Putting a Master Data InfoProvider in an ODS to create a query

I have another problem now which is that the queries brings back the result set but in the ODS I have included an InfoObject as a Data Fields.  This InfoObject has attributes but it does not show these attribute values.  I have also included the attribute in the Data Field.  The ODS is not being updated with the Attribute but the InfoObject which is also an InfoProvider is being populated with the attribute value.  It is not shown in the query thanks?

Hi Niten,
In your query you should be able to find this attribute under the chars on the left hand side. Alternatively in your report you can goto Local change mode and look at the attributes by right clicking your char. Is this attribute navigational or just display?
Hope this helps...

Similar Messages

  • Is it possible to update master data attributes from an ODS?

    HELLO ALL,
    we have records coming into our ods like the following:
    costcenter1, subcostcentera, subcostcenterb, manager responsible, costs (kf). 
    This is a custom flat file load from a legacy system.
    We would like to just create an update rule from the ODS to the cost center mater data characteristic attributes. 
    Is this possible?
    thank  you

    Yes its possible to update the master data attributes from an ODS.
    Define your master data characteristics as a infoprovider.
    Create a update rule on Characteristic with ODS as a source and do general mapping.
    For step by step, pls refer..
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/library/business-intelligence/g-i/how%20to%20implement%20flexible%20master%20data%20staging

  • Loading to Master Data InfoProvider

    I have scheduled a load to a Master Data InfoProvider.  The processing is PSA and then subsequently to Data Target.  The Load shows as successful and their are update rules created to the Master Data InfoProvider.  PSA shows data but when I look at the Data for the Master Data InfoProvider there are no values.  Any thoughts thanks

    Hi Niten,
    Goto the transfer structure and check the Conversion "check box" against the infoobject ZSODCONF. Activate the transfer rules and move the data from the PSA again. Hopefully it would work.
    Bye
    Dinesh
    Message was edited by: Dinesh Lalchand

  • Cannot delete master data because it is in use by a query

    Hi, all.
    I am trying to delete some master data and it is in use by a query according to SLG1. Is there a good way to delete the master data content without deleting the query?
    Thanks,
    Jonathan.

    Hi, Pavan.
    The master data is not used anywhere else since I have already cleared all the cubes and DSO. The only thing the SLG1 is complaining is the query.
    Actually, the reason I am doing this is because the data on the system is kind of old. After we refresh the source system with production data, we are trying to repopulate all the cubes again. I am wondering if we actually need to delete all the master data. Doesn't re-initializing the master data will do the job? If that is the case, is there any reason to delete the master data?
    Thanks,
    Jonathan.

  • Why we create settlement profile. What master data must exist in sap before creating settlement profile for order.

    Why we create settlement profile. What master data must exist in sap before creating settlement profile for order.

    As mentioned above, settlement is to post the cost to cost centers or any possible receivers as per the settlement profile. PM / Service orders, WBS elements, etc., can be temporary cost bearers from which cost should be settled to some permanent receivers.
    Cost elements / Cost element groups should be available as Master data before configuring settlement profile.
    To answer your latest query, there are 2 type of cost centers.
    Sender Cost Center - Against this, labor / internal activity price will be maintained in KP26. This cost center will be maintained in PM / PP work centers. While creating PM / PP orders, one of the work centers & activity types will be mentioned. Based on the KP26 entry for the combination of Activity type & Sender cost center, price will be picked & calculated according to work hours / labor hours maintained in PM / PP orders.
    Receiver Cost Center - Receiver cost center is the department / location cost center to which cost should be settled. Only receiver cost center will be maintained in settlement profile. Sender cost centers will be picked up automatically from work center.

  • BW master data infoprovider authorization question

    Hi,we have a user getting the below error when trying to run a new query in production. The query uses new master data infoproviders which we added to the appropriate role in Prod. Any suggestions as to any other authorizations that we need to grant?
    Thanks for your help
    No Authorization (Or Everything Has Been Filtered Out)

    Hi
    Ussually when new MD or IP are added there also Auth objects that are needed to be added to the role.
    best way is to trace the query and it will point to the missing objects.
    To trace -> ST01
    and then login with a test user with the exact same role and run the query, also make sure the test is done with the same ver of Bex.
    Reg's
    Edan

  • DSO as a time dependent Master Data infoprovider

    Hi All
    I am looking for a "How To" document on how to use a DSO as a time dependent MD provider.
    I want to load a non time dependent Master Data from a non SAP source and update the DSO daily.
    When ever an attribute is changing, I want to update the last status "To Date" from 31.12.9999 to today.
    Hope I am clear on this one.
    I don't want to use regular master data capabilities...
    Thanks, Dror

    Jurgen is right...
    For an after image based extractor containing the latest view of the world - you basically can do this
    DSO 1
    Customer - Key
    Sales Persion
    Date to
    Date From
    last_date =  31.12.9999 (constant)
    load date = sy-datum
    First load:
    customer A, Sales Person X, To Date = 31.12.9999 , from date = 12.03.2010
    Second load a week later
    customer A, Sales Person Y, To Date = 31.12.9999 , from date = 19.03.2010
    Change log generated is
    customer A, Sales Person X, To Date = 31.12.9999 , from date = 12.03.2010 record mode before image
    customer A, Sales Person Y, To Date = 31.12.9999 , from date = 19.03.2010 record mode after image
    What you can do now is feed master data timedependant object or another dso.
    If it is another DSO then the structure is this
    DSO 2
    Customer - Key
    Date from - Key
    Sales Persion
    Date to
    You need the date_from as part of the key because you are going to use the overwrite facility to play with the data depending on the record mode of the changelog entries
    but in the start routine make sure the semantic keys are correct so you get both images in the same packet
    Then use field symbols to load the data package in to sort and then find the opposing after image and before image then
    if record mode = before image
        To date = from date from after image MIINUS 1 day
    endif
    Then the data going out of the start routine is this
    customer A, Sales Person X, To Date = 18.03.2010 , from date = 12.03.2010 record mode before image
    customer A, Sales Person Y, To Date = 31.12.9999 , from date = 19.03.2010 record mode after image
    And the records stored will be this
    After initial load
    customer A, Sales Person X, To Date = 31.12.9999 , from date = 12.03.2010
    After next weeks load
    customer A, Sales Person X, To Date = 18.03.2010 , from date = 12.03.2010
    customer A, Sales Person Y, To Date = 31.12.9999 , from date = 19.03.2010
    Or something like that - but you get the idea.. and yes I have done it before

  • Why I can't see the ODS I created in query designer?

    I have ODS and Cube in my Application Component, but I can only see Cube, no ODS, why?

    Haitao
    Please check your ODS. whether it is reportable or not. Go to change mode of ODS/double click on the ODS. Settings-->Please check mark  Bex Reporting button and activate the ODS again.
    Hope this helps
    Thnaks
    sat

  • Parallel load of InfoProvider master Data

    Hi,  I have a Master Data object configured as an infoprovider.  I am trying to load the object from 2 different sources in parallel in my process chain.  This seemed to work in my dev environement, but one of the loads is failing because of master data lock. 
    There are no duplicate characteristics between the 2 sources so no conflicts exist there.  Is it just that I cannot load 2 sources into the master data infoprovider at the same time?
    ThankS!

    Hi Kenneth,
    On the following (parallel) processes lock situations can occur:
    - Hierarchy and attribute change runs is locking temporarily parts of a BW system
    - Loading master data for the same InfoObject (risk when loading in parallel master data out of several source systems)
    ( Can be avoided (if wanted) by applying note 421419)
    - Rolling up data of the same InfoCube
    - Selective deletion on InfoCube and parallel loading
    - Activation or deletion of ODS object data and loading it
    Best regards,
    Eugene

  • Master data into ODS

    HI,
    How do we load from master data infosource into an ODS , using datamart concept. can any one give me step by step details..
    When i try to assign infosource to the ODS in the update rules...it says " INFO OBJECT 0recordmode missing from the infosource"
    Thanks in advance
    Message was edited by:

    Hi Harshi,
    Add 0recordmode in master data infosource and ROCANCEL in tranfer structure
    also check this info,
    Message RSAU128 'InfoObject 0recordmode missing is an information message, you can activate the update rules even without 0RECORDMODE. The field is required for the delta method of InfoSources with connected DataSources from an SAP R/3 system. For FlatFile DataSources or external DataSources InfoObject 0RECORDMODE does not need to be contained in the transfer structure of the InfoSource, or it does not need to be filled separately in the transfer rules. In the transfer rules when maintaining the transfer structure, the delta method for flat files or external DataSources is determined by field Update mode. In InfoSources that get their data exclusively from flat files or external does not need to be contained in the you can ignore the above-mentioned message when creation update rules."
    Hope this helps,
    Sudhakar.

  • APD master data join - ABAP dump TSV_TNEW_PAGE_ALLOC_FAILED

    Hi,
    I have created an APD to join 3 ISU master data infoobjects
    1. left join 0UCPREMISE with 0UC_CONNOBJ
    2. left join 0UCINSTALLA with result of 1.
    3. Store the data in ODS
    When I did this in DEV (D4S) everything worked - but there is also much
    less data in the master data infoobjects.
    When running the APD in Test (Q4S) I get ABAP dump after a while (not
    time out): TSV_TNEW_PAGE_ALLOC_FAILED
    1. I have tried with the APD setting to store in internal memory to OFF
    but the same problems occur.
    2. I tried to create index (on /BI0/P* ) for fields part of the join
    which was not table key but same problem occurs.
    3. I have no filters for the joins as I want to get all master data in
    the output ODS.
    4. The size of the p-tables are:
    /BI0/PUCPREMISE = 1 385 792
    /BI0/PUC_CONNOBJ = 1 031 272
    /BI0/PUCINSTALLA = 2 445 742
    5. Components + SP level:
    SAP_ABA     700     0013     SAPKA70013
    SAP_BASIS     700     0013     SAPKB70013
    PI_BASIS     2005_1_700     0013     SAPKIPYJ7D
    ST-PI     2005_1_700     0005     SAPKITLQI5
    SAP_BW     700     0015     SAPKW70015
    BI_CONT     703     0005     SAPKIBIIP5
    Linux / Oracle 10.2.0.2.0
    6. Info from ABAP Dump:
    Error analysis
    The internal table "\CLASS=CL_RSMD_RS_UTILITIES\METHOD=DATA_TO_RETURN\DATA=L_SX
    RETURN-TVALUE" could not be further extended. To enable
    error handling, the table had to be delete before this log was written.
    As a result, the table is displayed further down or, if you branch to
    the ABAP Debugger, with 0 rows.
    At the time of the termination, the following data was determined for
    the relevant internal table:
    Memory location: "Session memory"
    Row width: 200
    Number of rows: 15
    Allocated rows: 15
    Newly requested rows: 64 (in 1 blocks)
    Last error logged in SAP kernel
    Component............ "EM"
    Place................ "SAP-Server q4s_Q4S_72 on host q4s (wp 12)"
    Version.............. 37
    Error code........... 7
    Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "
    Description.......... " "
    System call.......... " "
    Module............... "emxx.c"
    Line................. 1881
    The error reported by the operating system is:
    Error number..... " "
    |    Error text....... " "
    How to correct the error
    The amount of storage space (in bytes) filled at termination time was:
    Roll area...................... 2755600
    Extended memory (EM)........... 1977608256
    Assigned memory (HEAP)......... 2000733904
    Short area..................... " "
    Paging area.................... 24576
    Maximum address space.......... 4294967295
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "TSV_TNEW_PAGE_ALLOC_FAILED" " "
    "CL_RSMD_RS_UTILITIES==========CP" or "CL_RSMD_RS_UTILITIES==========CM006"
    |    "DATA_TO_RETURN"                    
    Anybody have any idea what i can do to be able to run this APD (in production I want to run it on a monthly basis). To me it seems the APD fills 2 gig of mem, I thought the APD option to not store the complete dataset in internal memory (using temp tables instead) would kick in before the 2 gigs was used. Basis team didn't want to raise mem paramenters if it could be sorted out any other way.
    Thanks,
    Johan

    I have searched on my problem before posting here ofcourse - but somehow I missed this one, mentioned in 794257:
    "InfoObject" data source
    A dump occurs because of a memory overflow in the SAPLRSDM_F4 function group in the SD_CHA_GET_VALUES function module.
    The InfoObject data source for reading master data is currently based on a function module that loads all data into the main memory in an inefficient data structure. As a result, the data source is only suitable for reading master data with a few data records. A memory overflow can occur for master data tables with lots of records such as business partners or products. This occurs regardless of how the "Process data in the memory" indicator was set.
    If this situation occurs, set the InfoObject in such a way that it is available as an InfoProvider. Then use the "InfoProvider" data source instead of the "InfoObject" data source in the analysis process.
    I'll try this...
    //Johan

  • Iwant to create Report using master data

    i have created master data characteristic with attributes,is there is possible to create the info provider with the characteristic and attributes with transaction data and i want to create report in that cube.

    Hi,
    First create a infoobject as infoprovider, on which you want to create reports. Then also create cube for transction data. Then Create a multiprovider and include both master data and cube. Try to create a report on multiprovider based on requirement.
    Hope this helps out
    thanks
    PT

  • Uploaded BP Master Data Card with excess character such as "

    Hello,
    I successfully uploaded the BP master data for the new company I created. However, as I checked the BP Master Data form some of the Vendor Name I uploaded have an extra character (double quote) - "
    for ex.:
    In my template its only - ACETECH, INC.
    and the uploaded data is - "ACETECH, INC."
    Pls. help how to upload the BP w/o this extra character because it might affect in filtering our data.
    Thanks,
    Cathy

    Hello,
    Thank you for the advise. I always use the Tab delimited format as my source data type in importing data using DTW.
    However, I did some experiment and tested one field CardName having an "," in the name (ex. AQUINO,ALLAN). There is no double quote in my template and after I uploaded my template the system puts the extra double quote character to the Card Name field. I therefore realized that the system detects the "," comma character in the field and put " double quote to it.
    So I delete all the "," comma character in the CardName column.
    Thanks again.
    -cathy

  • Master Data with text upload

    Hi expart,
    I have created customize infoobject for master data upload. Following steps I have done :
    1. Create info object for master data upload
    1.  Create Datasource( RSO2) in R/3 with text option ( R/3 table feilds code, description)
    2.  Replicate data source ( BI)
    3. Create transformation ( BI )
    I am unable to map description with info object.
    Pls. help which step I am missing.
    Thanks in advance,
    Goutam

    Hi Gautam,
      Check the properties of Master data infoobject.
    In Master data/texts tab page.
        i.       Select With master data and With texts if they are not already selected.
       ii.       In the field below Character. is InfoProvider, enter the technical name of your InfoArea and confirm your entry.
                   The system sets the indicator Character. is InfoProvider.
       iii.       For the characteristic  Select the indicator mentioning short/medium/ long text.
    Then activate the master data object. Now try to create the transformation...
    check the below link for step by step procedure..
    http://help.sap.com/saphelp_nw04s/helpdata/en/46/94bc9ab90819aee10000000a11466f/content.htm
    Edited by: Priya.D on Mar 15, 2010 9:43 AM

  • Master Data Consolidation

    Hi,
    Please contact us for any requirement for Master data preparation and consolidation.
    Warm regards
    (Mr.) Suriya Narayanan - Senior Consultant
    LAPIZ TECHNICAL SERVICES
    3rd Floor, Eastern Wing
    S-15, Economist House
    Guindy Industrial Estate
    Chennai - 600032, Tamil Nadu, India
    Tel:  +91 44 65724735, 65724736, 22501511
    Fax: + 91 44 22323683, 22501511
    Mobile: +91 98411 20820
    Email: [email protected], Cc: [email protected]
    Website: http://www.lapiztechnical.com
    Member: ECCMA: http://eccma.org

    Hi
    I can take a guess.
    It means you can utilize Info Obj (IO) master data in reporting on ODS's.
    For example:
      You have 0MATERIAL in an ODS, so when you use it in a
      query you can bring its master data Attribute to that
      report without any extra work (same as in a Cube), it
      is very powerful feature for reporting.
    Reg's
    Edan

Maybe you are looking for

  • How do I get Pages to recognize the Norwegian language in spell-check?

    I'm Ameican and I got my beautiful MacBook air with me in Norway.  I use Pages to write notes and do homework, but it doesn't have Norwegian as a language amunst the spellcheck dictionary.  It has Swedish and Danish ofcours, but it's not the same.  I

  • How to update license for SUP 2.0?

    Hi, We had previously installed a trial version of SUP 2.0 on a windows server 2003 version 64 bit system. Since it was only a trial version, it expired and now we have obtained a license for the same. How do I use the same installation by updating t

  • BT router

    can I just plug another router into a spare telephone line to have 2 working routers in my house and so extend the wireless coverage and number of ethernet ports/  Thanks Phil. Solved! Go to Solution.

  • Xcode error - trouble with framework

    Hi All, A little background: I am trying to build an application using Ogre which is a gaming engine. As part of the instructions for installation on a mac it says to open some project and build it. This is supposed to make a framework called Ogre.fr

  • "Skype can't connect" I need to download an older ...

    All the links of the older versions of skype don't work though. It seems Sype does not want us to be able to use their product. Without the older version, I cannot connect to skype.