Table for Cube request

Hi Experts,
I would like to know the table in which data load request for cube is stored with records added and transferred and other cube related details. Please help.

Hi,
for the request part you can look at the table RSBKREQUEST by filling in the source or target object.
Different tables for cube are :
RSDCUBE    Directory of InfoCubes
RSDCUBET   Texts on InfoCubes 
RSDCUBEIOBJ    Objects per InfoCube (where-used list) 
RSDDIME    Directory of Dimensions 
RSDDIMET   Texts on Dimensions 
RSDDIMEIOBJ    InfoObjects for each Dimension (Where-Used List) 
RSDCUBEMULTI    InfoCubes involved in a MultiCube 
RSDICMULTIIOBJ     MultiProvider: Selection/Identification of InfoObjects 
RSDICHAPRO     Characteristic Properties Specific to an InfoCube 
RSDIKYFPRO    Flag Properties Specific to an InfoCube 
RSDICVALIOBJ    InfoObjects of the Stock Validity Table for the InfoCube 
thanks,
arminder

Similar Messages

  • Status control table - 'Perform update for status control table for cube '

    Hello Experts,
    While loading data to DSO, I am getting this message - 'Perform update for status control table for cube Z3MLQUA'.
    What is status control table ? and can I have some inputs as to how to solve this issue
    Regards,
    arjun

    Hi,
    This message is not a issue in itself. It is just a SAP message which means that the system is checking/updating the system tables to carry out the operation whether it can be done or not.
    If your loads are failing at this step or after this message there can be many reasons, check some of  the possible reasons below
    Performing check and potential update for status control table
    Update from PSA error in Process Chain
    problem in deleting request
    Reporting not available ,even if Data is sucessfully loaded into DT
    Hope this helps,
    Kush kashyap

  • Master  table for RFQ(Request For Quotation). Field name is RFQ

    hi,
    I need to know the master table for RFQ(Request For Quotation) number . The field name is ANFNR . In the T.code ME42, i found that it is using the structure RM06E. But i need to know its corresponding master table

    the table EKKO (EKPO Items table) and you can find the Quote number in EBELN field. Don't go by the structure / field name on the screen
    Forgot to metnion that you need to use the right document category and the document type.
    Regards,
    Ravi
    Note : Please mark the helpful answers
    Message was edited by: Ravikumar Allampallam

  • Tables for Cube

    Hi guys,
    im trying to activate a cube, but the process fails, saying there was no primary key for the table /BIC/L<CubeName> .
    Now i wonder what kind of table that is. Is there any complete List of tables for Cubes? I know about those:
    /BIC/F<CubeName>      Fact table,
    /BIC/E<CubeName>      compressed Fact table
    /BIC/D<CubeName>T     Time dimension table      
    /BIC/D<CubeName>P     Requenst dimension      
    /BIC/D<CubeName>U     Unit dimension      
    /BIC/D<CubeName>1       User dimension 1 and so on
    /BIC/L<CubeName>     ????
    What is the purpose of table L? Are there any other important tables for the cube?
    cheers...

    Hi,
    This is the validity table. which is /BIC/L(cube name). If u have any non cumulative key figures then a validity table will be created for the same. But am not sure about the error.
    Khaja

  • Tables for deleted request.

    Hi experts,
    Is there any table which stores the deleted request number?
    Tahnks,
    Abhishek.

    Hi,
    Use below tables for Transport Requests E070 and E071.
    Regards
    Jana

  • Need table for Transport Request component

    Hi,
    I need the name of the table that stores the TR name and all the Objects to be transported in them.
    Thnx in advance,
    Chirantan

    Check <b>E070</b>
    E070     Change & Transport System: Header of Requests/Tasks
    E070A     Change & Transport System: Attributes of a Request
    E070C     CTS: Source/Target Client of Requests/Tasks
    E070CREATE     Change & Transport System: Creation Date of Request
    E070DEP     Change & Transport System: Dependencies of Requests
    E070L     CTS: Index for Assigning Numbers to Requests/Tasks
    E070M     CTS: Target Development Class/Layer for Requests
    E070N     UNIX/SAP User Connection
    E070P     Path under which a C correction is created
    E070TC     Help Table for E070 for Client-Specific Imports
    E070USE     Use of Current Requests by Users
    E071     Change & Transport System: Object Entries of Requests/Tasks
    E071C     Change & Transport System: Client-Specific Lock Flag
    E071E     Lang. Transport: Positive List for Generic Object Selection
    E071K     Change & Transport System: Key Entries of Requests/Tasks
    E071KF     Change & Transport System: Nametab Information on Key Fields
    E071KFINI     Change & Transport System: Nametab Information on Key Fields
    E071L     Language Transport: Transport Information
    E07T     Change & Transport System: Short Texts for Requests/Tasks

  • Table for Leave request

    Hi,
    When Leave is ceated in ESS, after approval it shows in IT2001 but while in process i.e. before approval in which table leave gets saved.
    How to find out the leave in process? In which table Data gets captured? or what is Tranaction code?
    Please guide.
    Thanks,
    Abhay

    Hi ,
    You can find everything in transaction PTARQ.
    The main tables for PTARQ are :
    PTREQ_HEADER :Request Header
    PTREQ_items : Request Items
    PTREQ_attabsdata : Request Data for Attendances/Absences
    Check following query.
    You will find the exact relation ship between these three tables :
    select SINGLE item_list_id into w_item_list_id
            from ptreq_header
            where request_id = request_id
            AND VERSION_NO = ( SELECT MAX( VERSION_NO ) FROM ptreq_h
            where request_id = request_ID and status = 'SENT').
    select single ITEM_INS
            from ptreq_items
            into w_item_ins
            where ITEM_LIST_ID = w_item_list_id.
    select single *
            from ptreq_attabsdata
            into wa_ptreq_attabsdata
            where ITEM_ID = w_item_ins.
           STARTDATE = wa_ptreq_attabsdata-begda.
           ENDDATE = wa_ptreq_attabsdata-endda.
           CUSTOMERFIELD1 = wa_ptreq_attabsdata-CUSTOMER01.
           CUSTOMERFIELD2 = wa_ptreq_attabsdata-CUSTOMER02.
    Regards,
    Kalpesh

  • Table for transport request objects

    Hi,
    I need to copy the objects present in the transport request(Request/Modified) to any other transport request.
    Can any body tell me the table that stores the information regarding transport request.
    Pooja

    For your requirement you can do with menu bar options from the SE09 transaction,
    Don't go for suggested table level changes,
    Never in SAP system do any SAP table level change, you are invalidating your Service licence agreement in doing so. If any inconsistencies arise in production because of such recklessness then SAP will simply blame you. You can do as many changes in a Z table created by you but never in SAP tables.
    Hope you understand what I meant!
    --Naveen Inuganti

  • Inactive Dimension Tables for Cube

    Hi Gurus ,
               I am transporting a cube from one system to another and the transport fails becasue the dimension tables are in active in the target system. Now since this system is read only I cannot manually activate it , last resort I even trioed opening the system and activating it and re transported the transport. I get the same error saying that table /BIC/ZXXXXX is inactive.
    Can anyone help....please....

    hi Sanjeev,
    did you change any dimensions in dev ?
    like delete some characteristics from existing dimension,
    or add new characteristic or move from one to another
    dimension ?
    if so, you may need to delete production data first,
    to avoid this, please change back characteristics to previous dimension, and create a new dimension and add new characteristic to the new create dimension.
    another possibility is database problem, try to search oss note for infocube dimension inactive.
    hope this helps.

  • Table for deleted requests information

    Hi,
    can any one please tell the table name where the information of all the deleted request get stored. we want the user name, time, the data target name, req id (LOG) for the deleted request to be displayed through a report.
    Thanks,
    Pallavi

    Dear PVP,
    Check  RSREQDONE..
    Also,,
    RSMONICDP table - there you can see requests status. Try to understand if red status means that a red request is still sitting in the data target, or it is deleted.
    RSICPROT - there is a request description in the EXTNUMBER field. Some of them may contain 'DELET' word. Maybe these are deleted requests?
    Hope this helps u..
    Best Regards,
    VVenkat..

  • ....OIM and SOA tables for new Request for Roles

    Hello OIM experts, please help me. I need the list of database tables that get updated when we submit new request for Roles. I need the tables that get updated by both SOA and OIM during request submission and approval.
    Appreciate your great help.
    thanks
    Edited by: Jyothi on Oct 23, 2012 3:52 AM

    REQUEST table stored request template related information. IN OIM 11G, you can see three level of approval, template level, request level and operation level. OIM has certain pre-defined template, that information is stored in Request table. To get information on any table:Execute below query
    select COMMENTS FROM USER_TAB_COMMENTS WHERE TABLE_NAME=<Tabel name for e.g.'REQUEST'>;
    It'll give info on all tables.
    To know more about request in 11g:
    http://docs.oracle.com/cd/E21764_01/doc.1111/e14309/request.htm
    regards,
    GP

  • Table for Travel request status

    Hi Experts,
    Please let me know in which table travel request status is stored.settlemet status like "TO BE Settled" "Settled" Travel status like "Request Recorded" "Request approved" "Trip approved" etc.
    Thanks and Regards
    Shilpashree

    Thanks Rajesh and Dora,
    I wanted to know table name but got to know that it is a data element with no value table.
    Thanks and Regards,
    Shilpashree.

  • Table for Transport request

    Hi all,
    We have requirement like based on the object name need to fiind the latest transport request number(which creted newly after the changes).
    please if any one have idea, in which table it is getting stored please help me.
    thanks in advance.
    thanks & regards,
    Madhavi

    Hi,
    we have different tables meant to store different types of requests.
    E070 , E071 could be checked.
    Hope this helps you.
    Regards,
    Kiran

  • Table for transport request deleted.

    hi,
    Can anyone please tell me the table name where transport request which are deleted are stored.
    Sonali.

    Sonali,
    there is two table like *E070 and E071* and also you can search in SE03 also.
    Amit.

  • Table for Cube & ODS count

    Hi Gurus,
    Could you please tell me the name of the tables to find the Total count of
    1) Cubes
    2) ODS
    3) Queries (Report)
    4) No of total users,
    in BW system.
    Thanks
    Nisha

    Hi,
                                 Table name
    No of total users      USR02
    Cubes                     RSRREPDIR
    Queries                   RSRREPDIR
    Hope this helps...

Maybe you are looking for

  • Canon MX310 connected to Time Capsule problem

    I have a MX310 connected to the USB on the time capsule but still cannot use the printer on my network. I can go to system preferences and add it, but cannot print. Please help. Eric

  • Moving music across 4 devices?

    Ok this situation gets a bit complicated so I'm gonna explain how everything is right now A few years ago I changed from a PC that was pretty much dead(I'll call it PC1) to another PC(I'll call it PC2), and very recently I changed to a Mac. I have an

  • External Harddrive w/ Mac OS X Tiger

    Hello, I was wondering ----- if I install OS X onto a firewire or usb hard drive, would i be able to boot up using OS X on a PC or other Mac's, like physically have everything that is OS X like full desktop, dock, etc etc functionality?

  • N73 ME -Web pages not loading in firmware V4.0736....

    Hi, I am new to this group. I have N73 ME and I update the device to firmware V4.0736.3.2.1 RM -133. After the firmware update I unable to browse pages using both browser. I just got white blank screen when ever I browsing GPRS. I use BSNL. I ordered

  • HT1414 My iTunes app will not open on my iPhone, it crashes within seconds, but opens through iRadio.

    I have restarted the phone numerous times, connected to itunes, done hard resets, signed in and out of my Apple Account on my phone, turned on and off all of my automatic download content and reloaded and combined my info from iCloud.  I have an iTun