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

Similar Messages

  • What is the use of Data packet dim with Virtual cube with services

    Hi Friends,
    Could anybody tell me what is the use of Packet dimension in Virtual cube with services , It cannot contain data persistently ,Just fetch at runtime,Then there is no Physical load happening,Then why it should be automatically created for this??
    Message was edited by: Pradeep choudhari

    Hi Maik,
    Unit dimension will not be created automatically until and unless you have keyfigure referning units..
    But my question is : Why should we have data pack dimension , which is useless in this case of Virtual cube with services.It should not be created automatically!! What do you say??

  • 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

  • Error after transport of Virtual Cube with Services

    Hi All,
    would any body can suggest me how we can change the source system assignment in QA or Production client for virtual Cube with Services.
    A virtual cube is created with Services using the settings for RFC and using the logical source system. however after transporting the same to the QA system the Logical Source System has not changed and thus it is giving error " Error occured while determining target system for the logical system" would any body can suggest me how i can change the logical source system assignment in QA system for Virtual Cube with services.
    Points would be rewarded appropriately.
    Cheers
    Noor

    Hi Noor,
    Check this link, it may help you.
    Re: Transport issue - Source system does not exist
    Regards,
    Vijay G.

  • 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 Virtual cube with services works

    Hi,
    How to Virtual cube with services works.
    can anyone provide me a realtime scenerio.
    if possible provide some code.
    Thanks,
    cheta.

    For which functinality you are trying to create VC with services.
    This is mostly used in SEM BCS.
    You have to create cube similar path like normal cube, but select in the properties virtual cube, services.
    There is a standard FM which connects the Virtual cube to the required cube in BCS. ( this is done by BCS data basis generation function) and we have to do nothing for FM.
    In BCS we use virtual cube only for reporting purpose, since standard BCS cube cannot be used for reporting. hence what we do is create another virtucal cube very smiliar to BCS cube.
    Then both the Virtual cube and BCS cube are connected by standard FM.

  • 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

    Hi guys,
    Simple questoin!!
    Where do you write the function module - in R/3 or Bw system for virtual cube with services.

    Depending on where you are extracting the data from, you would host your FM in the same client.
    If the source system is Non BW system, do not forget to enable the RFC indicator on the FM. When you define your Virtual Cube in BW, you will be prompted for the Source System Id and then you can link it up with the FM in the external system.
    Hope it helps.
    _RJA

  • Report issue on Virtual cube with services

    Hi,
    I'm following a how-to document to report on a virtual cube using a custom function module and everything seems to be OK except it is dumping at the following line which is included in the How To document "How Tou2026Implement a virtual InfoProvider with Services".
    Both <l_s_data> and E_T_DATA  are of same data types as discussed in the how-to document.
    append <l_s_data> to E_T_DATA
    These are the declarations which are same as HowTo document
    E_T_DATA TYPE  STANDARD TABLE
    FIELD-SYMBOLS: <l_s_data> TYPE ANY.
    Did any one face this issue. Greatly appreciate any insight into this issue. We are on BW 3.0B.
    the dump i'm getting is ...
    Data objects in a Unicode program are not convertible.
    Error analysis                                                                               
    The statement    "MOVE src TO dst"   requires the operands "dst" and "src" to be comvertible.                                                                             
    Since this statement occurs in a Unicode program, the special  convertibility rules for Unicode programs apply.
    Thanks,
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

    Hi,
    In the debugging this is what I found out.. Any further insight?
    Virtual cube has only 1 characteristic Z_CRNUM & only 1 keyfigure Z_SR
    Report has only Z_CRNUM & Z_SR
    <L_S_DATA> has following record & value
    component      type     length     contents
    K____504     P     9     1.000
    S____504     C     18     16EA4D-R
    K____504 is the technical name of Z_SR in virtual provider.
    S____504 is the technical name of Z_CRNUM in virtual provider.
    E_T_DATA (type standard table) has following structure with a total of 5 fields.
    S____504    K____504           &KEYEND 1ROWCOUNT   Z_SR
    Regards
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

  • Virtual Cube with Services FM Error

    Hi All,
    Am using Virtual Cube for Reporting Inventory data.
    Am moving Inventory data from a Cube to a Virtual Cube.
    As the Calculations of Inventory is done mostly in Queries am downloading the data from Inventory Cube through Function Module and passing this output to Virtual Cube through services of Function module .
    when i pass the Values to the Function Module Output Table
    e_t_data following errors occur:
    ASystem error in program SAPLRRK0 and form HIERA_AGGRE_SPID-01.
    Please help me out in this issue.
    Thanks in Advance
    Arun

    Hi Arun,
    Do you have aggregates on the original cube from which yur are pulling the data.
    I think this issue is becasue of the aggregates.
    just check it and try tp find how to import the aggregates if any there are.
    Thanks

  • 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.

  • Virtual cube with services after copy system from PRD to SBox

    Hi
    I have problem.
    The Virtual cube 0FIGL_VC1 with FM "RS_BCT_FIGL_DATA_GET_VC1"
    works well on PRD but not on SBox.
    I think, i did everything on SBox in t-code SM59, WExx.
    Infopackages load data from connected (not R3-PRD but R3-SBox) system perfectly.
    What I must do with this virtual cube so that it works well ?
    Regards

    Hi Adam
    FM "RS_BCT_FIGL_DATA_GET_VC1"
    takes data from basic cube "0FIGL_C01" not from R3
    See t-code se37, tab "Import" and parameter Name "I_BASIC_INFOPROV".
    If you have a problem with charging data, see this parameter
    or rather basic cube and data transfer to this cube.
    Regards
    PWnuk

  • BCS - Virtual cube with services

    I have basicube CUBE1 assigned to virtual cube VCUBE1 in BCS. There is an entry in table RSSEM_UCR0_IPD reflecting this assignment. I want to assign a 2nd virtual cube VCUBE2 (exact copy of VCUBE1) to CUBE1 so that I can test an updated function module assigned to VCUBE2. I thought I would make the entry  in RSSEM_UCR0_IPD for VCUBE2  the same as entry for VCUBE1.
    (a) This would then allow me to have 2 virtual cube assigned to 1 basic cube in BCS.
    1st: Am correct in assumption (a)
    2nd: If correct how do I update table RSSEM_UCR0_IPD. There is no maintenance screen for SM30. Where do I set this configuration?

    Transaction UC00 to update table RSSEM_UCR0_IPD.

  • Virtual cube with services in BCS

    I get the error "Unable to determine data basis for virtual InfoCube <virtual cube>" when running listcube for <virtual cube>. <virtual cube> was manually created from copy of an existing virtual cube mapped to a basic cube.
    I also made an entry in table RSSEM_UCR0_IPD using tcode UC00 to map <virtual cube> to existing basic cube.

    The virtual cube should be generated in the BCS workbech (UCWB) to ensure that the charactersitics and associated roles are consistent. It is not recommended that this be created manually.

  • Difference between General remote cube and virtual infoprovide with service

    Hi guys,
    I could not understand the difference between general remote cube and virtual infoprovider technically. And I could not find the document about how to set general remote cube.
    I only find the following sources.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c0234239f75733e10000000a155106/frameset.htm
    "In comparison to other VirtualProviders, this VirtualProvider is more generic. It offers more flexibility, but also requires a higher implementation effort.".
    I am welcome your lecture. Especially I would like to know how to set general remote cube..
    Kind regards,
    Masaaki

    Hi,
    You better take  a look on the link:
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/2b4e3cb7f4d83ee10000000a114084/frameset.htm
    Remote cube uses BAPI
    SAP remote cube uses the  BW Service API functions of SAP system
    In Virtual cube with services, The data source is a user-defined function module.
    with rgds,
    Anil Kumar Sharma .P

Maybe you are looking for

  • Problem with inserting data into mySQL database with jsp

    I have a jsp page that collects infromation about a users vehicle and puts the data into a mySQL database. Iv'e been messing around with it for ages & i can't seem to get it to work even though i cannot see anything wrong with the code, which can be

  • How can i use a string as a control for case structure?

    my vi is reading data. the output is a string,how can a string can control the case structure? because the there's a constructed vi in that case structure that wll perform a tast after the main vi read. Thank You (Can you please give me a simple exam

  • Error in accessing application on windows 2003 server

    error on accessing the application on windows 2003 server R12 500 Internal Server Error Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the applicatio

  • How to include class files in no package?

    hi, I have a class file in a package called pack.Test and a class file not in a package called Library When I try to use Library from within pack.Test, it says theres no such class. I have my classpath setup correctly, and the files in the correct di

  • Using SDO_UTIL.RECTIFY_GEOMETRY for 3d geometries

    A user reports the error "ORA-13199: the given geometry cannot be rectified" in the thread below: Geometry cannot be rectified and Siva Ravada responds with "The rectify_geometry function only works for 2D geometries, it does not work 3D geometries."