Where do data get stored?

Hi,
I'm newcomer to SAP BPC.  We have an SAP BPC NW installed at our company. I'm trying to find out where the data typically get stored?  I know certain data for BPC are stored in BW cubes.  What about data from flat files?  Where do the data get stored- SQL Server perhaps?
For example, if I have data in a flat file that need to be imported into BPC, where does the data actually get stored?
Thanks for your thoughts.

Hi,
BPC NW stores all the data (both transaction and master) in the BW platform.
If you want to see the transaction data, you can see the data in the BW cube created by the BPC application.
If you want to see the master data, you can see that as master data of the characteristic created by the BPC dimensions.
Hope this helps.

Similar Messages

  • Where does data get stored ones posted through the sap application?

    i wish to know where the final data get stored ones the data is entered through the application ME22n.
    will it be loaded into back end system or in buffers...

    There is a nice transaction ST05 to trace which tables are called...!
    If you activate the trace before you call any transaction and deactivate after job is over, it gives the list...
    Thanks

  • Where Does documents gets stored using FM SO_DOCUMENT_INSERT_API1

    Hi All,
    I am using FM SO_DOCUMENT_INSERT_API1 to store document from WD interface. Now I have couple of questions
    1) Is this FM creates a sap office document
    If yes how do I transfer SAP office documents storage from table SOFFCONT1 (default) to external content server.
    Now If its a sap office document I have refereed this [link|Re: Generic Object Services]
    and when I go to change storage catagory and change document area in transaction OACT to document management system it gives me prompt Repository SOFFDB does not have an explicit document area.
    Please clarify over above two points.
    Thanks in Advance
    Umang

    Sorry, by mistake the same thread was opened twice. please respond / follow the thread
    Where Does documents gets stored using FM SO_DOCUMENT_INSERT_API1
    Cheers!!!
    Umang

  • HT1657 I can't locate my rental movies. Where does it get stored?

    I can't locate my rental movies. Where does it get stored?

    If you've rented and downloaded it directly on your iPad then it should be in the Videos app :
    Is it in there ?

  • Where does the buffer data gets stored in bw 3.5 bps?

    Hi all,
    Is there any standard tables, where in i can look for the buffer data. And how to delete nor refresh the buffer data in bw 3.5 bps?
    Can anyone let me know the significance of buffer in bps 3.5?
    Thanks
    Pooja

    Hi,
    I think Data in the buffer is not stored temporarily in any specific table,once it is saved it will be as transaction data of the cube or the master data.
    The place where data is stored in buffer is called planning buffer and All  changes to the data are written to planning buffer.So you don't have to save continuously.If the data is not already in the buffer, the system reads it either from:
    The database table (Customizing objects), or Info cube (Plan Data)
    and writes it to the planning buffer.
    You can use the given function module to delete the buffer data:'UPF_METHOD_DESTROY' 
    Regards,
    Indu

  • Where XI payload gets stored in SAP

    Hi,
    Can any one help me to find out tables used to store XI payload data in backend. I believe message header details can only be visible in ABAP tables.. where as actual message payload gets stored in database system. If my understanding is correct, can any one help me to find a way to access them in abap program?
    Thanks in advance.

    Hi,
    >>>as you know normally payload data size is huge in nature..so I believe it won't be visible from ABAP dict tables.
    it's not visible - this is not important - the important thing is that it's stored there
    you can fetch it easily in ABAP with read_msg_all method of cl_xms_persist
    (nothing complex)
    Regards,
    Michal Krawczyk

  • Where it PAB gets stored? How to access it?

    Hi All
    Through web accesss of sunone mail I can able to create the contacts and groups. But my question is where they get stored and how to access it. They can be accessed through ldap or not? If so what is the uri? Can we see the contacts in netscape console or not? If yes where? Could you post all sorts of information about PAB?

    There are several things that can cause problems. Please start with exact version of iMS you're running. Send the output from running
    imsimta version
    Did your PAB ever work? Has it changed in some way, such as changing the name of the server? Was this an upgrade from an earlier version? Did you attempt to load data manually? Have you customized your webmail interface?

  • Where document data is stored?

    Hi all
    i have created a document where i have entered data. when i view this document in cv04n it shows the data. i actually want to ask where the entered data is stored. what are the table and structure names where it keeps, store data?
    thanks
    bye

    Hi Sohail,
    Find the list below,
      1. DRAW --> Basic Data
      2. DRAD --> Object Link
      3. DRAZ --> Additional Data for Originals
      4. DRAO --> Originals
      5. DRAT --> Short Text
      6. DRAP --> Status Log
      7. DRAOZ --> Additional Files
    Besides this, the original attachments are stored in DMS or KPRO depending upon your customisation.
    Based on how you have configured your system you can find those information by using function modules starting with DMS* or KPRO*.
    Sojan

  • When my iphone says it has been backed up to a computer where does everything get stored?

    I am trying to baqck up my iphone on the computer. How do i know? I am basically trying to back up only my photos and videos

    The "Where are iTunes backups stored on your computer" section of http://support.apple.com/kb/ht4946 gives the file locations of backups. Note however that you won't actually see your photos and videos (or any of the other backup content) in those files as they are stored in a format that is meant to be used only to restore back to the phone in the event of a problem.
    For photos and videos, in addition to doing a backup it is a good idea to import them to a computer where you can actually see them and know that you have a good second copy. Instructions for doing that are at http://support.apple.com/kb/ht4083

  • Any idea where SU53 result gets stored

    Hi,
    My requiremnet is to capture all t-codes with user names which has authorization failures.Any idea on how to get this ?
    I am trying to use FM SAPWL_STATREC_DIRECT_READ but couldn'nt get a parameter to differentiate between suceess and failures.
    I know if we make a SU53 we may get these errors but does it get stored anywhere?
    Rgds
    Praveen

    Failed attempts are not written to the database, those happen "in memory". If a user loggs on he get his profiles once read into memory. The results of SU53 are evaluated based on that.
    Markus

  • Any Idea where Auhtorization failures gets stored??

    Hi,
    My requiremnet is to capture all t-codes with user names which has authorization failures.Any idea on how to get this ?
    I am trying to use FM SAPWL_STATREC_DIRECT_READ but couldn'nt get a parameter to differentiate between suceess and failures.
    I know if we make a SU53 we may get these errors but does it get stored anywhere?
    Rgds
    Praveen

    Failed attempts are not written to the database, those happen "in memory". If a user loggs on he get his profiles once read into memory. The results of SU53 are evaluated based on that.
    Markus

  • Where DML statements gets stored?

    Hi,
    If I fire a query, let for example an insert statement, then I expect that the query would be stored somewhere in the database. I want to know where it is stored, in which name?
    Thanks
    Bhabani

    If you know the session SID or the Oracle user something like this should work:
    SELECT S.SID, S.USERNAME, DISK_READS, SQL_TEXT
    FROM V$SQLAREA, V$SESSION S
    WHERE ADDRESS = S.SQL_ADDRESS
    AND S.SID=<session sid>;
    or
    SELECT S.USERNAME, S.USERNAME, DISK_READS, SQL_TEXT
    FROM V$SQLAREA, V$SESSION S
    WHERE ADDRESS = S.SQL_ADDRESS
    AND S.USERNAME=<oracle user>;

  • Where do videos get stored when received through yahoo messenger

    Hi,
    I was sent a video in yahoo messenger but I can't see where it stores it? If I go to the chat I can no longer select it...
    Can anyone advise?
    Thanks

    It would likley be in the yahoo app itself, or in the Photos app, but I would imagine getting it into the photo app would require action on your part.

  • Where the Attachments get stored in SAP Database

    Hi all,
    I had attached the Word Document to the Purchase Order and i'm able to view it also.
    I would like to know, where this (Path) document resides in SAP.
    Regards,
    S Anand

    it depends on several parameters.
    Please read OSS note 904711

  • Where Do Videos Get Stored?

    Hi,
    Simple question. When you connect a digital camera to iPhoto, it imports both your photos and any digital videos you took with the camera. These digital videos are then automatically accessible in iMovie '08.
    My question is, how does Aperture approach this? If I connect a digital camera to Aperture, what happens to any videos that might be stored on the camera's memory card? Are they just ignored?

    I don't know about v2 (my digital compact is the other side of the globe at the moment), but in older versions Aperture prompts you for a location to save them to. If you choose the Movies folder then they should automatically appear in the media browser.
    Ian

Maybe you are looking for