Query in BW 3.5 on cube "customer service"

Dear Experts,
in BW 3.5 we created a formula variable in a query to show the difference between two dates. In this case we compare the "confirmed delivery date" and the "real delivery date" and we are now shown the difference in days.
With this result we have to show in the report, how many percent of the ordernumbers were delivered in time and in what time the orders were delivered which were not right on time.
Can you show me the steps to do so in the query?
Thanks in advance,
regards
Marc

Hi SS,
On a generalized basis the query 0TCT_MC11_Q0240 would give the complete detail about a particular infoprovider. You will have to install this query from the BI content.
Basically you would get the following details from this query for any infoprovider in you BI system.
Number of technically incorrect requests
Number of qualitatively incorrect requests
Number of erroneous requests
Number of uncompressed requests
Number of not aggregated requests
Number of requests
Number of technically incorrect records
Number of qualitatively incorrect records
Number of erroneous records
Number of uncompressed records
Number of not aggregated records
Number of records
InfoCube status (regarding requests and records)
Hope this helps u.
regards,
Sree.
Edited by: Sree Nair on Sep 15, 2009 12:42 PM

Similar Messages

  • Query ID in Virtual Cube with services-Function module

    Hi,
    I am using virtual cube with services linked to a function module.
    The function module has fixed parameters(such as infoprovider name). None of these parameters consists of query information such as query  ID OR queryname .
    Do any one know how to determine query which was executed this function module?
    Best Regards,
    Anil

    Hi Claudio,
    I never implemented Virtual InfoCube with services with a FM, but I know there is a couple of How To Documents about named:
    - How to Reporting from External Data via Virtual InfoProvider
    -How to Implement a Virtual InfoCube with Services
    both with some code samples: did you read it?
    Hope it helps
    GFV

  • How to change the standard query "Create a Master Agreement" by a custom one

    Hello Sourcing CLM experts,
    I would need to replace the standard query displayed when the user tries to create a Master Agreement by a custom query to filter the MA types according to some criteria:
    According to this post: Re: Create security profile for a document template in SAP Sourcing, I've tried to achieve it by doing the following steps:
    Create a new query as a copy of exsiting query FCI-ContractTypes
    Modify query group FCI-ContractTypesBP to include my custom query instead of the standard one to only list the MAType "Standard Master Agreement"
    Following you can see the change done into the query group FCI-ContractTypesBP:
    However, standard query has not been replaced and same set of MA Types are listed.
    Therefore, I would like to ask you:
    Is it possible to do this kind of modifications? If so, which query group need to be modified?
    If it is not possible, is there any other way to achieve that requirement?
    Thanks in advance for your time and support!
    Best regards,
    Isaac

    Hello again experts,
    If this query cannot be modified, is there any option to disable button below? Or at lease, to disable the query group to avoid the listing of MA Types when it is pressed?
    The reason is because we are going to set up the system in the way that only it will be possible to create Master Agreements from Template. However, if user keep on using that button he will be able to create MA from document types.
    Any ideas?
    Thanks again and best regards,
    Isaac

  • Query on FI AP:Line item Cube

    Hi bw guys i have one query on FI AP:Line item cube(ZFIAP_C03).The cube is customised and it resembles the business content cube 0FIAP_C03.I would like to know that what is the use of the customised cube (ZFIAP_C03).What does the cube analyse and what are the fields that are based on the factor that the cube analyses.
    for example the cube 0SD_C03 is a sales overview cube and it is used to analyse actual sales at the following levels
    company code
    sales org
    sales district
    region
    sales office
    sales employee.
    i would like to know that what does a FI AP:Line item cube(ZFIAP_C03) analyses and what are the levels that the cube analyses
    the characteristics in the cube ZFIAP_C03 are
    Company code
    Branch
    Dunning area
    Dunning level
    Last dunned
    Clearing
    Payment method
    Reason code
    Terms of Payment
    Cash discount 1
    Cash discount 2
    Net due date
    Net due date
    Chart of accounts
    G/L Account
    Document Date
    Document no.
    Document type
    Item
    Item Status
    Posting date
    Posting key
    The keyfigures are
    Amount
    Cash discount amount
    Credit amt in FC
    Credit amt in LC
    Debit amt in FC
    Debit amt in LC
    Debit/Credit Amount
    Discount amt
    Discount base
    Thank You.

    It looks almost identical to the std content AP cibe and s used to analyse vendor payables
    Ie creditors balances and the ageing of them and the dat aoriginates from BSIK and BSAK inside R3

  • Sql query to find the balances for a customer account wise.

    Hi,
    Could someone help me with the sql query to find the balances for each customer account wise. This is need to generate the report.
    presently we are using this query, but the output doesnot return the expected result.
    SELECT sum(nvl(ps.acctd_amount_due_remaining,0)) "Balance"
    FROM      ra_cust_trx_line_gl_dist_all gld,
              gl_code_combinations c,
              ar_payment_schedules_all ps,
              RA_CUSTOMER_TRX_ALL rat,
              ra_customers rc
    WHERE      c.CHART_OF_ACCOUNTS_ID = 101
    and gld.code_combination_id = c.code_combination_id
         and rat.CUSTOMER_TRX_ID=gld.CUSTOMER_TRX_ID
         and rat.CUSTOMER_TRX_ID=ps.CUSTOMER_TRX_ID
    and ps.customer_id=rc.customer_id
         and ps.status='OP'
         and ps.gl_date <= :PDATE
         and ps.org_id=:PORGID
         and ps.class in ('GUAR','INV','DM','DEP')
    and c.SEGMENT4=:Account_id
    and ps.customer_id=:Customer_id
    Thanks in advance.
    Kalyan.

    Can someone help us with this.

  • Regarding BW cubes for CS (Customer Service) module

    Hi Experts,
    I need information regarding
    BW CUBES, REPORTS AND DATASOURCE
    for Customer Service(CS) module.
    Thanks in Advance
    HR

    Cubes :
    http://help.sap.com/saphelp_nw70/helpdata/en/b8/d50c3c99d56448e10000000a114084/content.htm
    Reports :
    http://help.sap.com/saphelp_nw70/helpdata/en/b5/81073c61563259e10000000a114084/content.htm
    Datasource :
    http://help.sap.com/saphelp_nw70/helpdata/en/08/d60c3c99d56448e10000000a114084/content.htm

  • SQL query to fetch WIP jobs agains a customer

    Hi All,
    Can anyone please help me with a SQL query to fetch WIP jobs agains a customer.
    Regards,
    Shruti

    If you are using ATO functionality and if you are reserving sales orders to work orders, you can link them as follows
    Using customer name, identify the open sales order headers and lines.
    For each line, query reservations (mtl_reservations) using demand id fields.
    For those reservations where supply = wip job, use the supply id fields and get wip_entity_id.
    Using wip_entity_id, get wip_entity_name(job#) from wip_entities table.
    Once a job is completed, this link is lost.
    Sandeep Gandhi

  • Report / Query to show all texts within all customer master records

    Hi,
    Can anyone let me know if there is a report or a query to show all texts within all customer master records?
    Many Thanks
    Aries

    Hello Aries,
    I don't believe there is a standard SAP report that does this. 
    But,...
    You can see all the customer text types (Customer SD) using transaction VOTX. 
    Table TTXID contains the same info using Text Object "KNVV". 
    If you decide to have a custom ABAP developed use function READ_TEXT.  SE37 can be used to validate a test.
    Regards,
    Jim

  • Virtual cube with services - internal table I_TH_SFC

    I have a BCS virtual cube w/services.
    The function module of the virtual cube has an import parameter I_TH_SFC
    Which contains mappings of characteristics in query drilldown.
    Example: CHANM = 0BCS_CGPCTR, CHAALIAS=K____896
    I want to simulated a drilldown on a characteristic by adding manually in ABAP
    An entry in parameter table I_TH_SFC, to meet customer req.
    Example: CHANM = 0COMPANY, CHAALIAS=K____???
    I need to determine the CHAALIAS based on CHANM.
    My understanding is that these aliases are created
    By OLAP engine when query is save.
    Anyone know where these mappings are stored?

    TABLES: /bi0/siobjnm.

  • Old school with CS2.  Haven't used in a while and am unable to use the program as it says my serial number is invalid. Customer service tells me the server for CS2 has been shut down.  Then they sent me here for help.  Does anyone have any advice?

    I don't have a clue what I am doing with this.  Here is my discussion with Customer Service:
    Naresh: Hello! Welcome to Adobe Customer Service.
    Naresh: Hi Mary.
    Naresh: I understand you have been getting invalid serial number, am I right?
    Mary Vance: Hi
    Mary Vance: yes
    Naresh: Please provide me with the serial number, Mary.
    Mary Vance: I provided my serial number here
    Naresh: Thank you for the serial number.
    Naresh: Please allow me 2-3 minutes while I check your serial number.
    Mary Vance: no problem
    Naresh: Thank you.
    Naresh: Thank you for being online.
    Naresh: I would like to inform you that the server for CS2 products have been shut down by adobe since then you are not able to install the product.
    Naresh: However, I will provide you the link to download CS2 application. Please visit the following link.
    Mary Vance: will this allow me to reinstall Photoshop?
    Naresh: Yes, Mary.
    Mary Vance: ok...what is that link?
    Naresh: Please clcik here to download.
    Mary Vance: thank you....trying it now
    Naresh: You are welcome.
    Naresh: I will also provide you the link for further information regarding the installation of CS2 products.
    Mary Vance: the download doesn't have anything regarding installation
    Naresh: Please click for the information.
    Naresh: I am sorry for providing wrong link.
    Naresh: Please click here to download.
    Naresh: The 3rd link is for the download of CS2 Photoshop.
    Naresh: Were you able to view the download link, Mary?
    Mary Vance: what file in that download is supposed to help me?
    Mary Vance: the first and 3rd link were the same
    Mary Vance: when trying to load from my software, I get the message saying my serial number is not valid. All I need is a serial number that works. Is that going to be possible?
    Naresh: Mary, Adobe has disabled the activation server for CS2 applications, including Acrobat 7 and Audition 3, because of a technical issue.
    Naresh: So you will have to download the software from the above link.
    Naresh: May I know in what OS you are trying to install the software?
    Mary Vance: the link sends me to a CS2 help package
    Mary Vance: windows 7
    Naresh: I am sorry you will not be able to install the CS2 application on Windows 7 since it does not support CS2 version.
    Mary Vance: I have had on here for a few years...why all of a sudden would it not work? Illustrator is fine.
    Naresh: Okay.
    Naresh: You can try downloading the software.
    Mary Vance: was the original link that you sent me suppose to allow me to download Photoshop?
    Mary Vance: I did try and got the message that the serial number is invalid. Is there any way to get around this or should I throw it away?
    Naresh: May I know whether you uninstalled the product.
    Naresh: ?
    Mary Vance: I did uninstall Photoshop only. Then I tried reinstalling Photoshop only and got the message about the serial number.
    Naresh: I check and see that it seems to be a technical issue, I request you to please post your query to the forums so that you will get the resolution from our expertise and I'll provide you the link to visit the forums.
    Naresh: Please click here to visit the forums.
    Mary Vance: I guess I will try that.
    Naresh: Yes, please.
    Naresh: Is there anything else I can help you with?
    Mary Vance: I don't see where you helped me with this yet, so I guess not!
    Naresh: I am sorry for the inconvenience.
    Naresh: Thank you for contacting Adobe.  We are available 7 days a week, 24 hours a day. Goodbye!
    Any help would be appreciated.

    CS2 is very old and reached its "end of life" a while back.  So probably won't run on modern operating systems.  If you can still run it, you'll need to uninstall what you have and re-install with the download link below to activate it.
    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3
    Nancy O.

  • EE is committed to providing excellent "Customer Service"

    I act on behalf of the account holder, my sister Ms Katharine ***** who is unable to deal with the account due to being registered with mental illness. She has difficulty processing too much information and at times back ground noise and general conversation can confuse her. Therefore things like dealing with bills and accounts, filing in forms and understanding what is happening around her, can be difficult. With this in mind I act on her behalf for all her accounts, mobile, broadband, Tv, Gas Electric etc.
    She has been an EE customer for 20 months now and only has a rolling one month Mobile Broadband account with EE. She is not a phone customer.
    I raised a complaint against a member of staff Ms ****** ***** because she contacted me to appologise for another member of staff who implied they didn't need to deal with me as I wasn't the account holder even though I am named on the account and have only ever been the person who deals with the account. After appologising for that member of staff Ms ***** then proceeded to fabricate details concerning the account and make things up on the telephone as the call proceeded. Bearing in mind she is calling me from the "customer relations" department and has all the time in the world to check the account, confirm accurate details and then call me in her own time, I saw no reason for her to "wing it" and make it up as she went along. I asked her twice if she had checked the account details before calling me and I was twice given the response "thats irrelivant". She clearly wantd to avoid answering that reasonable question. I could clearly tell she had not checked the account and this made the situation more complicated and worse. This was dissapointing considering she was supposed to be calling to resolve an issue and was a representative from the Customer Relations department. Several things she stated during the call did not ring true and it was clear she had called unprepared and was fabricating certain things or making them up as she went along. On this basis I called EE back after she hung up with the intent to raise a complaint against her as I felt Customer Relations should be resolving issues, not making them worse.
    Initially when calling EE on Wednesday the 1st July 2015 and speaking to customer services in Darlington, I was told I would be put through to Customer Relations and speak to Ms ****** *****s manager Ms ****** *********.
    After explaining that I wished to raise a complaint, I was put on hold while awaiting transfer to the Customer Relations department. On that day alone I was on the phone for 2hours and 34minutes mostly on hold and being transfered between the departments of Darlington, South Wales, New Delhi and North Tyne. I never got through to customer relations. Eventually I was told by a Manager in North Tyne that they would get through to Customer Relations for me and then call me back that day, to save me being on hold any longer. The call back from EE never happened that day. Something I expected as I had been told this four times in the past over the last 20 months and those call backs never happend either. I chased the matter up the following day on Thursday the 2nd of July and that day I spent 2 hours and 17 minutes on the phone. Again mostly on hold or being transfered between departments. Again I was promised a callback later that day and again that never happened that day. An email was sent to the Customer relations department requesting that they contact me directly. I did get through to the "Complaints Escalation" department but they refused to transfer me to the Customer Resolutions department even though thats where three previous staff members said they were transfering me and even confirmed the name of the Manager of that department so there is no confsuion. Needless to say I refused the offer off the call back that hadn't happened on the two previous days or on the four other occassions in the past 20 months. And to be clear I was told that someone would call me back "today".
    On Friday the 3rd of July I called again as I had received no reply and spent just over 1hour and 10minutes on the phone. This time I spoke to a lovely Lady called R*** M*** in South Wales and she was extremely polite and genuine which was refreshing and completely unEE like. Although she was unable to help due to the way in which EE set up its complaints system, she was very considerate and understanding of my frustration after 6 hours on the phone over 3 days and still getting nowhere.
    On Wednesday the 8th July I received a call back from the original department I was supposed to be put through to (Customer Relations) and spoke to the Manager ******* ******** who was quick to point out that she had "just received the email" sent on Thursday the 2nd of July and was pressing in getting accross her point that she had replied quickly to the email knowing the call was recorded.
    The call lasted 30 minutes and I felt from the moment she called, her aim was about resolving the issue with the intent of "closing the complaint" by offering money or requesting "what I would like" as a resolution. I clearly stated the experiences I had over the past three days to raise a complaint and the just over 6 hours on the phone to EE. Again the focus seemed to be to get to the end of the call and close the complaint via an obvious cash offer. On numerous occasions she seemed to want to lead the conversation in that direction yet showed little interest in the actual complaint. It wasn't until I asked her to accomplish what she had initially called me about, namely to listen to my complaint, that she stopped talking and actually listened. Prior to her call three managers, 2 in North Tyne and 1 in Greenoch near Glasgow all stated that the original call I received "would be listened to" and checked for the things I stated in the complaint. Unsurprisingly, when I asked at the end of Ms *******s call, what she made of the conversation when she listned to it, she told me she hadn't listened to it and was unable to, contradicting the three other managers.
    When raising the complaint with ****** in North Tyne, he informed me he was taking the matter seriously and was going to raise an internal complaint as per protocal and the Ombudsmans guidelines. I spent just under 15 minutes talking with him. At the end of that call, after he asked "is there anything else I can help you with today", I asked him what the complaint was about. He couldn't tell me and started to list things he was trying to remember from the conversation but none were the actual thing I brought to his attention in the first place. Therefore, how do you take the matter seriously and raise an internal complaint if you can't remember what it is? I seriously doubt that these "internally raised complaints" actually happen and it is convenient just to say they do so that the customer can then be told "but we can't discuss the results with you due to privacy and work environment practices".
    I spoke to New Delhi twice while being passed from pilar to post and the line was very bad when being transfered from North Tyne and New Delhi offered to call me back. I explained to the first chap that he couldn't call a mobile broadband device as it is not a phone but the guy persisted and needless to say I received no call back. Ten minutes later, exactly the same situation and this time the chap asked for my mobile number. I gave it to him and he replied "thats not an EE number, sorry I can't help you". He then asked me why I was calling if that wasn't an EE number. I explained the account concerned a mobile broadband device and he said again, "Sorry I can't help you" and terminated the call.
    Also while trying to raise the complaint I was told twice that I wasn't the customer. Obviously some people may need the assistance of a carer, social worker, community nurse or family member to help them. This is lost on EE. When they don't know how to handle a complaint, or their hands are tied by interanl system structure or they get caught lying, they resort to the tactic of asking to speak to the account holder or telling me I am not the account holder.
    I have also been told on three occasions that I was being transfered to a department that I could not be transfered to. Two managers later told me I should not have been told this and that it is impossible to transfer me to that department. There were numerous other things that happened during the 6 hours on the phone to EE. If I put them in this statement, you wouldn't believe me and think I was making it up. Then again, this EE and I have read some of the other statements on here.... and they don't suprise me either.
    I was offered £10 on the account for my time on the phone by a manager. By that point I really didn't care at all or bother to wuestion if it had actually been put on the account. I declined any credit or cash offer from Ms ******* ***** in her call back as I felt the service was so appauling and the structure of making a complaint to lengthy and unreasonable. I didn't wish to be just another complaint "satisfactorily deal with" by being "paid off". I have also experienced such customer service in the past and was offered a £10 goodwill gesture. It is clear to me that EE resolve complaints and internal issues by paying off customers (they call it resolving issues), rather than properly handling complaints and taking them seriously. EEs complaints system is "designed" to be difficult to raise a complaint or raise it to another level. Something the Ombudsman brought to their attention in the recent fine they gave to EE. Clearly EE wouldn't have so many complaints if it provided a customer service that was fair and easy to use and had little to complain about in the first place. Even during the call back I was told that Vodaphone was most complained about company, yet the statistics from the Ombudsman for 2015 clearly show that EE has received the most complains concerning Broadband. The thing I was calling about. Even during a callback to resolve an issue, EE still were trying say someone else was worse and deflect attention.
    I was very, very happy to see the £1 million pound fine they received from the Ombudsman on Friday. Before I am insulted by any more EE staff memebers, who tell me I have the right to leave at any time, as happened twice while raising the complaint, I'd like to point out that I am happy with the product and the price I pay for it. The Product isn't the problem. It's the Customer Service.
    Just because I am happy with the product, it doesn't mean I forfeit my right to complain about reasonable issues. In short I feel, TalkTalk are just inept and a bit clueless whereas Everything Everywhere and deceitful and intentionally pervasive when handling complaints. I also feel that the actual amount of complaints may be far higher than the statistics show and that customers give up complaining when being left on hold for so long or realising the complaints procedure is worthless and too difficult to use. This then keeps the amount of complaints lower than they actually are.
    The service I received trying to raise a reasonable complaint was atrocious and in My personal view, clearly reflects why so many EE customers complain about the company and the Ombudsman fined it so heavily. Clearly they have not learnt their lesson, despite their statement on Friday that that fine was for past issues. I would happily see EEs licence to opperate removed or atleast brought in to question based on this and other customers experiences. If you have a complaint, don't let EE tell you, "its only you" or "its just your opinion". It isn't.... And the Ombudsman says so.
    This was easily the worse Customer Service experience I have ever had in my life.
    8th July 2015

    Hi ,
    I am very sorry for all the problems you have stated in the post.
    Can you advise me what the query was? I will try help as best I can.
    Thanks.

  • Is there another provider with good Customer Service and good Coverage over Oxford, Main?

    Hi,
    Reason
    I am from UK and am trying to find out how best to sign on to a US mobile network and one with the appropriate coverage, as I will be in New England for 3 months, 2 of that around Oxford, Maine. I have joined this forum just hoping for more helpful advice having experienced a very poor Sales & Customer support via both the Web Chat and Phone medium.
    Poor WebChat Support
    Earlier whilst finding from the website the network coverage claims by Verizon over the Oxford area, I took up the WebChat support that popped up. The first Chat agent advised Verizon don't do PAYG! Have disappointedly signed off, I reasoned to myself that can't be as there was an option to select Prepaid coverage on the Verizon interactive map! So I persevered with exploring the Verizon website and found a whole section on Prepaid, with a even a dedicated WebChat button on the page. So realising it must have been a terminology misunderstanding, I clicked on the WebChat request to try to ask for any pre-requisites, as when I was last in Canada (Ottawa) to buy a SIM, evidently it is not common to sell PrePaid in Canada. It was over an hour to get one sorted because of all sort of procedures. The second Chat agent at least admit he didn't know what is PAYG- then even when I spelt it out he only understood it as another term for Prepaid- then advised he can't help me (even though I later found out it is even the actual name of one of your number of Prepaid Plans available!)! Instead he informed I best call Customer Support on 9085594899 despite reminding him I am in the UK. When I asked about hours of service and the time difference (being at 17:00 hrs in the UK) - he told me not to worry as it's 24 hours support!
    Poor Phone Support
    The number given turned out to be only for Roaming and Mobile data support only! The first option requiring a registered number which obviously I don't have, so selecting the second the call just got cut-off eventually after ringing on unanswered! Frustrated I found via the Contact Us link the supposedly 24 hours number for Pre-paid Customers 8882946804. After finding the one option to speak to an agent without having to key in a registered mobile number first (I think Credit Card payment), again the call just got cut-off eventually after ringing on unanswered. Then thought may be best try the Consumer Sales line 08002564646 given on the page, and it finally got answered but turns out to be for Business account only (which is a different number according to the webpage!) At least the Business Account agent heard my problem and agreed to stay online until she successfully transfer me to a Prepaid agent. The Prepaid agent on the otherhand couldn't be less helpful. Completely ignored my query on any pre-requistes to sign on any Prepaid plans just wanted to know which Prepaid plans I was interested in and then just rolled off the tariffs for the plan I happened to mention and wanted to get me off the phone. I had to ask her again for any other common requirements - she just say I pay for the tariff plan! No interest to talk me through the process.
    Extra item only identified on FORUM under a topic "pay as you go activation fee?"
    Yet with such poor assisstance from the formal sales/customer service that I thought to try to search for better awareness within the Forum.  To my surprise it was only here I learn of  an activation fee to add to any Prepaid plan irrespective of Phone in Box or Customer own Device! As explained by AyaniB_VZW . 
    Whereupon I gone back to the Verizon Wireless website on Prepaid plans and below is all that it has summarised with the relevant words highlighted in RED by me- NO mention of Activation Fee. Where will I find this activation fee identified on the Prepaid plans pages rather 'hidden' behind small print/ T&C link? As it seems Verizon has good coverage and range of Prepaid options - but inadvisable to incurr any issues or queries after taking up the service.
    "Prepaid Plan
    Get Freedom & Flexibility
    The wireless service you want. No annual contract. Join over 5 million prepaid wireless users on America’s most reliable wireless network with no credit check, no hidden fees or charges and no bills.
    How it works:
    Simply pay up front to enjoy unlimited talk, text and a prepaid data plan on your 3G smartphone. If you go over your data allowance, pay just 5¢ per megabyte."
    Where did I miss the activation fee term when signing onto PrePaid Plan on the Verizon Wireless site?

    <This discussion is now closed for crossposting violations per the Verizon Wireless Terms of Service.  See Visiting States for three months for any replies.>

  • How to load data from a virtual cube with services

    Hello all,
    we have set up a virtual cube with service and create a BEx report to get the data from an external database. That works fine. The question is now:
    Is it some how possible to "load" the data from this virtual cube with service (I know that there are not really data...) into an other InfoCube?
    If that is possible, can you please give my some guidance how to set up this scenario.
    Thanks in advance
    Jürgen

    Hi:
    I don't have system before me, so try this.
    I know it works for Remote Cube.
    Right Click on the Cube and Select Generate Export Data Source.
    If you can do this successfully, then go to Source Systems tab and select the BW. Here, Right CLick on select Replicate DataSources.
    Next, go to InfoSOurces, click on Refresh. Copy the name of Virtual Cube and add 8 as a prefix and search for the infosource.
    If you can see it, that means, you can load data from this cube to anywhere you want, just like you do to ODS.
    ELSE.
    Try and see if you can create an InfoSpoke in Virtual Cube. Tran - RSBO.
    Here, you can load to a database table and then, from this table, you can create datasource, etc.
    ELSE.
    Create query and save it as CSV file and load it anywhere you want. This is more difficult.
    Good luck
    Ram Chamarthy

  • Virtual cube with services read from Multicube?

    Hello All.
    We have logically partitioned the Balance Sheet cube 0FIGL_C01 into 3 new cubes. Now I found that I also had to partition the Virtual cube 0FIGL_VC1 into 3 new virtual cubes( I have copied the standard function module to change the data origin).
    Then I have included 4 virtual cubes in one single multicube.
    When I run a query on the multicube, I get a short Dump.
    My questions are:
    1.- has anyone done the same logical partioning for balance sheet before?
    2.- Is it possible to use a multicube as source of data for a Virtual cube with services, using the balance sheet virtual cube function module?
    Thank you all for your help.
    Regards,
    Alfonso.

    a basic cube can only be a source of data for virtual cube or for  a multicube.
    all cubes should have atleast one char common when u add them in a multicube.
    check this

  • Virtual Cube with Services - Debugging

    I want to debug the function module assigned to a Virtual Cube with services. Using transaction RSRT, I can access the FM using debugger when the query is initially called, by selecting Debug options/Default Breakpoints/VirtualCube. I want to debug subsequent navigation steps on the query. How do I access the debugger for subsequent navigation steps?

    Hi Maverick,
    You can extract the attributes of the characterstic but u need to configure depending on the function module you are using to read the data from basic infocubes.
    I suppose in your FM u are using RSDRI_INFOPROV_READ*(check in your FM to find this) in to get the data from basic infocube. If it is the case then u need to configure interface parameter I_TH_SFC and I_T_RANGE to get the attributes. Hope it helps and if need more let me know the same. If you are using the other function modules you can follow the same logic.
    Regards,
    Ramana
    Message was edited by: Ramana

Maybe you are looking for