Delivered Transaction Cube

Does anyone know if there are any delivered transaction cubes with BW-BPS / SEM for controlling (CCA, OPA, WBS ) or do we have to create them from scratch.
Will award points as always and thanks.
Richard

Hi Richard,
Check the following link for CCA information.
http://help.sap.com/saphelp_sem40bw/helpdata/en/f9/5c4a4316d941b9b33f74f5c66f7360/frameset.htm
See the other planning application areas for OPA/WBS.
Message was edited by: Anurag  Khungar
sorry got the wrong link earlier

Similar Messages

  • What is the diff b/w transactional cube and std cube

    What is the diff b/w transactional cube and std cube

    Hi Main differences,
    1) Trasactional infocube are optimized for writing data that is multiple user can simultaneously write data into it without much effect on the performance where as the std infocube are optimized to read the data ie.e through queries.
    2) transactional inofcubes can be loaded through SEM process as well normal laoding process.Std can be loaded only thorugh normal loading process.
    3) the way data is stored is same but the indexing and partionong aspects are different since one is optimized for writing and another one for reading.
    Thanks
    Message was edited by:
            Ajeet Singh

  • Remote and Transactional Cube

    Dear Friends,
    How a Basic Cube differs from a Transactional and Remote Cube ?
    A Small Example-  Cube Carries the Transaction data of Customer ,Material, Sales details ( characteristics) and price, Quantity and Revenue (keyfigures) .
    When do we Really have to Change or to Create the Other Cubes to hold those Data ?
    What is the Exact Purpose that a Scenario Needs the Remote and Transactional Cube ?
    I hope Remote Cube Can be created with "Infoservices" and "Source system" . What is the demand for both these options?
    Thanks well in advance ,
    Ramesh

    hi,
    Remotecbue will have  only structure and It does't hold any data.
    and it is used to bring live data to BW ..At the time of reporting only the data fetches from the source system. So it takes more time to execute.
    it will not hav update rules...
    Transactional InfoCubes are used only in conjunction with SEM. The data from this kind of InfoCube is accessed transactionally, meaning data is written to the InfoCube (possibly by several users at the same time) and reread as soon as possible. Basic InfoCubes are not suitable for this. You should use Basic InfoCubes for read-only access (for example, when reading reference data).
    Rfer
    http://help.sap.com/saphelp_bw33/helpdata/en/39/100c38e15711d4b2d90050da4c74dc/frameset.htm
    thanks
    (Assign points if useful..)

  • How to create a Transactional Cube in BW 7.0

    Hi people:
    I'm working with version 7.0 and SEM 6.0 . The help of sap tells that i can create a transactional cube in an option of a check box during de copy of a cube (It works with version 3.5).
    Today i'm very surprised when trying to create a transactional cube and this option isn't avaliable.I try to search an option in the administrator workbench, but i didn't see anything.
    Does anybody knows if the transaccional cubes still alive in this version? If the answer is yes, can anybody please tell me de procedure to create them?
    Thanks in advanced. Points for helpfull answers

    Hi,
    Creating a Real-Time InfoCube
    When creating a new InfoCube in the Data Warehousing Workbench, select the Real-Time indicator.
    Converting a Standard InfoCube into a Real-Time InfoCube
    Conversion with Loss of Transaction Data
    If the standard InfoCube already contains transaction data that you no longer need (for example, test data from the implementation phase of the system), proceed as follows:
           1.      In the InfoCube maintenance in the Data Warehousing Workbench, from the main menu, choose InfoCube ® Delete Data Content. The transaction data is deleted and the InfoCube is set to inactive.
           2.      Continue with the same procedure as with creating a real-time InfoCube.
    Conversion with Retention of Transaction Data
    If the standard InfoCube already contains transaction data from the production operation that you still need, proceed as follows:
    Execute ABAP report SAP_CONVERT_NORMAL_TRANS under the name of the corresponding InfoCube. Schedule this report as a background job for InfoCubes with more than 10,000 data records because the runtime could potentially be long.
    Real-Time InfoCubes
    http://help.sap.com/saphelp_nw04s/helpdata/en/39/100c38e15711d4b2d90050da4c74dc/frameset.htm
    Hope this helps.
    Thanks,
    JituK

  • How to write plan data into Transactional Cube from Visual Composer ?

    Dear experts,
    Visual Composer is very powerfull to build a 'nice-looking' web-report (I think is much better than Web Application Designer in term of freely position the chart/graph/table/selection parameter in anywhere we like. We can't have this flexibility in WAD) plus it also has strong integration to R/3 for posting the  transactions via RFC-Enabled Function Module (such as changing customer credit limit, approve PO, approve Sales Order, etc), so that the R/3 user won't even have to know the TrxCode.
    In addition to this, I just wondering if VC also capable to write plan data into transactional cube via Write-Enable Query. We can simply insert a BW Query into VC as planning layout (set the edit-mode to "editable") plus having some Wizards to make it more user-friendly and self-explanatory for the users.
    But I am not sure how to save the changes back to transactional cube from VC.
    Could anyone please kindly advise how to achieve this.
    "Seeing is believing" is always my learning method, so I would appreciate some "actioanable" explanation or hints.
    Many thanks,
    Sen

    Hi Sen,
    As far as I know, it's not possible to write data into transactional cubes directly from a table in Visual Composer through standar method, but it's possible to integrate a WAD with your input ready query into a URL element in VC (You can fill entry variables in VC and call WAD dinamically), so it's possible to create a planning application in VC calling dinamically WAD's.
    Another way to interact through VC is creating button objects that calls planning sequences (with BAPI calling RSPLS_PLSEQ_EXECUTE). Also can fill variables in VC and pass them to sequence.
    Regards,
    Enrique

  • Read data from transactional cube in version SEM 6.40

    Hi,
    In an exit function of the transaction BPS0, I want to read transaction datas in a transactional cube. In version BW 2.1C - SEM 3.0A, I used the function RSDPL_CUBE_DATA_READ. Now the system is in version BW 3.5 - SEM 6.40 and the function just read datas which are in request's status 'OK' (watch transaction RSA1, 'manage' on the cube). If the request as status 'indifferent; not yet finished', the function don't read its data.
    How can't I read all the transaction datas in a transactional cube.

    Dear All,
    Restamtent functionality did not help at this issue.
    What we did a Copy of the Version and attached the "old" hierachy.
    This was the only solution.
    Regards
    Oliver

  • No records written to the transactional cube with the copy function

    Hi, I am unable to copy data from the basic cube to transactional cube,
    I have developed following:
    1. Planning Area PA1 – for the basic cube
    2. Planning Area PA2 – for the transactional cube
    3. Multi planning Area MPA1 – over PA1 and PA2.
    4. Planning Level PL1 for MPA1. It includes all the chars and KF.
    5. Planning Package PP1 for PL1. No selections are made in this planning package.
    6. Planning Function PF1 for PL1. It is based on copy function and has Plng Area in the field to be changed.
    7. Parameter Group PG1 for PF1. I have selected Overwrite existing values option, in from planning area PA1 and in to planning area PA2.
    Now when I execute the planning function it displays following log with green status:
    Planning function PF1 (PF to copy data actuals to plan), parameter group PG1(PG to copy data) was carried out with no error
    500 data records were read, 0 of them were changed, 0 generated
    After this I hit the save button. A request is written to the transactional cube but there are no records in this request. Can anyone guide if I am missing something here or with correct steps
    Thank you,
    sam

    Whate ever charcateristic combinatins you have in the plg level will be copied from PA1 to PA2.
    Can you pl check the following:
    1. Do you have data  on the basic cube?  If so, take one set of characteristtic combinations and go to transactional cube and check this.
    2. Make sure the request in the basic cube is GREEN.
    Lets do one more thing.
    Tell me what distinguished PA1 and PA2?
    If you have any characteristic that distinghished them, then lets run a copy with that characteristic. You dont have to have plng area in the function / para group.
    Check the following. I will reply in a few mts, as i have a meeting.
    Ravi Thothadri

  • Challenge of the day - "beginner" errors in SAP-delivered transactions

    1.  Read this post here:
    Question on SWUI_SINGLE and SWUI_START
    2.  Name another SAP-delivered transaction that exhibits the same incorrect behavior as SWUI_SINGLE and SWUI_START.
    Note: Assume that the behavior of these transactions at this customer site is not due to an error in system config, but rather to insufficient internal SAP QA/QC.
    If the behavior of SWUI_SINGLE and SWUI_START is not due to a config error at this customer site, these are really remarkable transactions.  I've never seen SAP transactions delivered with such gross "beginner" errors.
    Have you?
    djh

    Hi Stephen -
    How could I teach them "/nex" when I had deliberately forgotten it myself ... I'm the guy you love to hate  when you're standing behind him watching him try to get something done "fast" ... I still go up to the menu bar for copy/paste/cut in Office sometimes ...
    It's my way of being old-fashioned - like the engineers who wouldn't give up their rules for calculators ...
    As far as EEWB goes, well I can see why nobody cares about it ... remember the old saying:
    "Real programmers don't program in wussy languages like LISP ... they program right down to the bare metal" ...
    ... same goes for any tool that has "easy" and "workbench" in it ...
    Just kidding, of course ...
    djh

  • For only 'Deliver' transaction when one step receiving is done.

    Hello,
    per clients business process, client performs one step receiving transaction manually.
    So this act produces 'Receive' entry in rcv_transactions table. So technically now we want to perform only 'Deliver' transaction.
    So, per Oracle Note 731097.1, I only populated rcv_transactions_interface table and didn't populated rcv_header_transaction table.
    Now,
    After population of a test record in rcv_transactions_interface I ran 'Receiving transaction processor.'
    Every time I run the program, it isn't processing the record[ PROCESSING_STATUS_CODE - ERROR].
    When checked in PO_INTERFACE_ERRORS table, following error I'm getting;
    "Error: The SOURCE_DOCUMENT_CODE specified is invalid.  The value specified (PO) does not match the expected value (INVENTORY)."
    Where as actually my SOURCE_DOCUMENT_CODE is PO.
    Here is the insert statement for reference;
    INSERT INTO rcv_transactions_interface
                (interface_transaction_id, parent_transaction_id, GROUP_ID,
                 last_update_date, last_updated_by, creation_date, created_by,
                 last_update_login, transaction_type, transaction_date,
                 processing_status_code, processing_mode_code,
                 transaction_status_code, po_header_id, po_line_id, item_id,
                 quantity, unit_of_measure, po_line_location_id,
                 auto_transact_code, receipt_source_code, to_organization_code,
                 source_document_code, header_interface_id, validation_flag,
                 org_id, subinventory, locator_id
         VALUES (585715, 662634,185818,
                 SYSDATE, 3625, SYSDATE, 3625,
                 0, 'DELIVER', SYSDATE,
                 'PENDING', 'BATCH',
                 'PENDING', 379023, 491608, 3,
                 10, 'EACH', 483726,
                 'DELIVER', 'VENDOR', 'K04',
                 'PO', NULL, 'Y',
                 82, 'DMATERIAL', 8
    Can anyone please guide me How shall I over come this error?
    -SaurabhDJ

    Did you find any solution ?
    I am also stuck in similar problem. I am extracting information of all recipients by only reading the message file and using
    mimeMessage.getAllRecipients() but due to the incorrect format according to the javamail I am getting AddressException . So I need a way to extract all recipients with / without correct format as saved in the actual message file .

  • Daily Update from Basic to Transactional Cube

    Hello Folks,
    Need your thoughts/Best Practice to do this. I need to load a transactional Cube from a basic cube(Actuals cube) on a nightly basis. Both the cubes are at 0CALMONTH granularity level. Feeds to the basic cube are from ODSes from which I would be able to fetch the delta records.
    I dont think a copy function within a Multiplanning area would work becoz it is at the month level. The other option is to turn the transactional cube into basic cube and load it from the ODSes on a nightly basis. I have never tried an delta export datasource from an basic cube and moreover with 0CALMONTH being the most granular level, I have to explore if this is a viable solution. But one thing which I am not happy abt is switching the transactional cube back and forth to basic cube. So of these 4 options, which one would you prefer:
    1) Export Datasource on the Actuals cube
    2) Load from Independent ODSes
    3) Copy Function (A month's data would be 250K records)
    4) Write an ABAP exit function to extract records from the fact table of the actuals cube  with the most recent request IDs.
    Thanks in advance for ur inputs.
    Danny

    Srini,
    The reason why I mentioned copy from Actuals to transactional cube wont work is becoz I cant bring in the delta records that got loaded to the Actuals cube yday. Since both the cubes are at the month level and I want to run this function everyday to bring in delta records loaded from yday, so this is a concern. Lets say on Jan 15th I run this copy function. Only selection criteria I ahve is 0CALMONTH. It would bring in all the records for January. This is not a desirable solution.
    Business req that I am working on is Expense Forecasting, wherein I check expenses (FI  documents) for a PO and do forecasting. The way I wanna see these records on the layout and the order in which I wanna see them and since these actuals are employed for planning functions, I moved away from using the Actuals cube.
    Hope this makes sense.
    Danny

  • Data from transaction cubes to text file in bw directories

    hi all
    i have 2 transactional planning cubes in BW. the data in these cubes in bw needs to be uploaded monthly in to a single text file so that APO system can access the data for some purpose.
    my question is how to upload the data from transactional cubes to the text file, which is more detailed. is that use ful to construct a ODS or CUBE(basic) on top of the transactional cubes.
    if i keep the file in BW directory whethere APO can access that.?..
    please help me out
    praveen.

    You can load data directly from the BW cubes to APO if the BW system is set up as a source system.
    If you need the file then you may want to investigate using open hub.

  • Problems of using of Aggregates for Transactional Cube

    Hi,
    <b>Are there problems or disadvantages of using of Aggregates for Transactional Cube?</b>
    Tx.
    AndyML

    Hi,
    have a look at SAP's docu: http://help.sap.com/saphelp_nw04/helpdata/en/c0/99663b3e916a78e10000000a11402f/frameset.htm
    /manfred

  • How to create a transactional cube

    Hi all,
    How to create a transactional cube. Can anyone tell me the process involved in creating transactional cube.
    thanxs in advance
    hari

    Hi hari,
    Transactional cube creation is similar to the creation of ur basic cube but at the time of loading u have to chack up an option
    1.Go to Infoproviders tree right click Info area and say Create infocube.
    2.then the normal way of creating infosource,assigning source sytem to itand then creating infopackage should be done
    3.But befor scheduling the info package go the info provider tree select the infocube u have create and just right click u'll find an option
    Swith Transactional infocube click it then a pop upshows with 2 radiobuttions
    1.Real time data target can be loaded with data,Planning not allowed check this radiobutton
    2.real time data target can be planned,data loading not allowed
    4.now u can go back to ur infopackage and schedule it.
    Regards
    Madhavi

  • Function module to load transactional cube directly.

    Hi,
    Is there any function module to load transactional cube directly.
    Thanks.

    Hi.
    Transactional cube behaves as regular cube except additional possibility to write directly from planning applications.
    So you can load this cube with regular BW tools (data source, info source, info package, update rules).
    But as mentioned above before loading you should switch cube to load mode and after switch to planning mode using FM or manually.
    Regards.

  • Can we change basic infocube to Transactional cube ?

    Hi,
    Can we change basic infocube to Transactional cube ?
    If so, how to do it?
    thanks
    murali.

    Hi dear and welcome on board!
    You can do it, sure!
    Converting Basic Cube to transactional
    Hope it helps!
    Bye,
    Roberto
    ...and please don't forget to reward the answers...it's THE way to say thanks here...

Maybe you are looking for

  • Tax classification clarity needed

    Dear Experts In customer master data  in billing  tab we will give ex    1 full excise with  12.5% and   2   full excise  3% cst  now if i create ne tax  classification , then what all the setting i need to make , how  it flows can any body help me i

  • HOw do I get a backup of Entourage 2008 onto my new hard drive?

    I have a backup of entourage 2008. I had to get a new hard drive on my MacBook. How do I get the data from the database on my backup to entourage on my new hard drive?

  • How to find or bypass the password for unlock backup for iphone with mac?

    Hi, My Iphone is not working for some reason and i realy need the information that was on it. I have a backup in my itune and i tried to download it to my ipod using the "restore from backup" option. Unfortuanlty, it asked me for a backup password wh

  • How to save contents of JPanel to an image file

    Hi, I am using a JPanel to display some primitive shapes(line, circle,etc.) and I need to save the contents of this panel to disk as an image file (JPEG, bitmap, TIFF, etc.). Have searched jdc but've found no feasible results. I would really apprecia

  • What is a 3G plan?

    I bought an iPad with wi-fi and 3G. I am not sure, or say, I don't know why I bought this one over just wi-fi.. My husband asked me and I don't know the answer. Please explain the difference as you see, the apple sales person did not make it clear en