Automatic handling of BW hierarchies within infopackages

Within BW there are infosources and
within infosources there are infopackages. You can create time
versioned hierarchies within a infopackage.  We create the hierarchies
for each month. When you do this, in order to load the data into the
correct hierarchy, there is radio button that you have to select. I
would like to know if there is a automatic way, weather with ABAP
calling BAPI's or some other program(s) to first create the hierarchy
for the month and then select the radio button so that the data is
loaded to the correct hierarchy.
thanks in advance.

hi pavan,
      No automatic handling of BW heirarchies , i guess.
Just go thru it , it may helpful to you.
Activities for generating a DataSource for a set hierarchy:
1. Enter the table that the set uses (for example, an FI-SL totals table GLFUNCT) and then select the table field (for example, RBUSA Business Area) for the set.
2. If the characteristic is compounded in the BW, which the hierarchy is based on, and if you want to transfer its compounding information on the source system to BW, select BW Characteristic is compounded. Enter the data element to which the hierarchy is compounded. When the hierarchy is loaded, the compounding information is taken into account in BW. If you want to extract the FI-SL set of a characteristic compounded in BW, you have to run the compounding process in a customer exit. In transaction CMOD, create a project for SAP enhancement RSAP0001 and program EXIT_SAPLRSAP_004 (ZXRSAU04).
3. Run the program to generate the DataSource for the set hierarchy.
4. The new DataSource is called 4R_GSBER_0000_HIER. GSBER is the data element of the field GLFUNCT-RBUSA and 0000 specifies the set class.
hope IT Helps.. !!
Regards
Varun CN

Similar Messages

  • Automatically complete pending interactive activities within a process

    What is the best approach for automatically completing pending interactive activities within a process?
    Scenario: If you have two or more threads within a split-join and one thread completes all the defined activities whilst the other thread is still waiting for an interactive step to be completed, is there a programmatic way of completing outstanding tasks i.e remove them from the workspace task list and move then onto the next task
    At the moment we have just configured the join activity to only wait for one process to complete but I was wondering if there was a way using the java api.
    Thanks in advance

    What I think you're asking is how to complete activities in the split so the instance can go onto the next activity after the join. If so then use just use
    Action = RELEASE;
    in the join. You'll need to surround this statement with appropriate conditional statements since the code in the join runs each time an instance copy (from one of the branches) reaches the join. You'll need to test to see if the instance is ready to proceed then do the action=release.
    If this is not what you want then you may need to involve something more complex, like placing a Notification Interrupt in your process. By interrupting the interactive in a split/join, you can perform these activities from within the interrupt process flow:
    OK / NONE      Indicates that PBL-Method execution was successful. This is the default value.
    FAIL                Indicates that the PBL-Method has failed its execution. The PBL-Method must be executed again, if it is so required.
    CANCEL           PBL-Method execution is aborted.
    REPEAT           Indicates that the PBL-Method execution is successful, but not recorded as completed.
    RELEASE           Ends the PBL-Method execution and releases the instance from this activity.
    ABORT           Ends PBL-Method execution and aborts the entire process instance.
    BACK           Ends PBL-Method execution and sends the instance back to the activity where the exception (or interruption) occurred.
    SKIP                Ends PBL-Method execution and sends the instance back to the activity where the exception (or interruption) occurred and skips it.
    Note the last one allows you to skip the interactive upon return and go to the next activity. Sorry I can't help any further. You may want to describe you're problem some more and perhaps we can help you better.
    Mark

  • [svn:fx-trunk] 13317: Fix to allow Animate to automatically handle changes in styles during transitions .

    Revision: 13317
    Revision: 13317
    Author:   [email protected]
    Date:     2010-01-06 16:19:04 -0800 (Wed, 06 Jan 2010)
    Log Message:
    Fix to allow Animate to automatically handle changes in styles during transitions. This same logic already works for properties (e.g., if you specify different values for x in states and run Animate with a SimpleMotionPath with property="x" then it will automatically determine the from/to values to animate for x). But we needed to add an override for getRelevantStyles() for Animate to advertise the possible styles to pick up changes for so that the transitions array would be populated accordingly.
    QE notes: None
    Doc notes: This is a fix that should allow the second animated skin example in the docs (spark_skinning, p46) to work as detailed in my edits
    Bugs: sdk-24932
    Reviewer: Jason
    Tests run: checkintests, Mustella spark/effects
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-24932
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/Animate.as

    FYI - This regression has been filed here: http://bugs.adobe.com/jira/browse/SDK-31989

  • Hierarchies within a Dimension

    Hello,
    The BW Multidimensial modeling states there are 3 types of Hierarchies that BW employs. 
    Can anyone shed light on what "     Hierarchies within a Dimension" does?
    Thanks in advance.

    Hi
    Any dimension's members may be organized based on parent-child relationships, typically where a parent member represents the consolidation of the members which are its children.
    The result is a hierarchy, and the parent/child relationships are hierarchical relationships. For example, the Time dimension would contain the following hierarchy
    Day – Week – Month – Quarter – Year.
    Based on the business queries, such hierarchies would be formed in all dimensions.
    Regards
    Sai

  • Analytic Workspace Manager - Hierarchies within hierarchies

    Hi,
    We have six levels of Sales Groups (SG) and two levels of Sales Personnel (SP).
    - SG1
    SP1- Sales Manager
    SP2- Sales Rep
    - SG2
    SP1
    SP2
    - SG3 ... so on and so forth
    We want to have drill down capability on SG1 so that we see SP levels underneath followed by the next level Sales Group i.e. SG2.
    My question is can we have hierarchies within hierarchies using Analytic Workspace Manager and can this be queried using Discoverer Plus for OLAP. If there is another way to do it, can someone please explain?
    Thanks again,
    -Esther

    I am not totally sure what you are trying to achieve as I think you might be confusing members with levels. From an OLAP perspective we support two basic types of hierarchies
    - Level based
    - Value based (Parent-Child)
    Within level based we additionally support:
    - normal
    - ragged
    - skip level
    Normal implies that you have a hierarchy where the each member for each level always has a parent at a the next level up in the hierarchy. Ragged hierarchies are where data is loaded at different levels within the hierarchy and skip level is where parents within a specific level are themselves defined at multiple levels.
    I am not sure if this answers your question, but you can find more information on how to manage hierarchies in the
    Oracle® OLAP Application Developer's Guide
    Section 3 Creating an Analytic Workspace
    Creating Hierarchies
    http://www.oracle.com/technology/products/bi/olap/OLAP_App_Dev_Guide_10.2.zip
    Hope this helps
    Keith
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Blog: http://oraclebi.blogspot.com/

  • Bug in Studio 10.3 - Automatic Handler disappears in horizontal layout

    In process model, clicking on "Layout" button causes "Automatic Handler" swimlane to disappear.
    I've observed this only when using horizontal layout.
    1. Create process
    2. add automatic activity to automaic handler swimlane
    3. add new swimlane "clerk"
    4. Create global ctearion into swimlane clerk
    5. Click "Layout" button
    6. Done: all stuff is now in swimlane clerk, which is the only swimlane left.
    Looks like a bug to me.

    KelVarnson wrote:
    Darryl.Burke wrote:
    Nothing wrong, unless the OP has a custom class named GridBagLayout in the same package, one that either isn't a LayoutManager or doesn't have a default constructor.My guess as well.
    Note that I don't expect that to be the case, it's just a possibility that comes to mind.I think this very likely IS the case, since the error goes on to say:
    2 quick fixes available:
    - Cast argument 1 to 'LayoutManager'
    - Let 'GridBagLayout' implement 'LayoutManager'
    his screenshot shows a "GridBagLayout.java" open in Eclipse, so he probably has created one in his project indeed.
    Kel, either rename that class you created or (worse option) explicitly import the correct one from java.awt.<whatever>.

  • Was told a USB device would create a PDF automatically from the data contained within when plugged into my USB port. Doesn't seem to work. How does this work and how can I fix the device I received?

    Acrobat is not on the USB device - only Adobe Reader needed on the PC. How does this work? How can I fix this device if at all?

    You need to ask the people who sold it to you. Doesn't sound like it has anything to do with Reader.
    However, you should be wary of devices that automatically try to open files when plugged in. They can also infect your computers with all kinds of viruses or malware.

  • Flash Lite - Automatic playback of SWF-files within MMS

    Dear flash communty,
    I've the problem that SWF-files doesn't play automatically when  I open the MMS I received. I tried to solve the problem with SMIL files, but it  seams that the Flash Lite player doesn't support these scripts. Does anyone of  you know anything else to solve the problem? Is there another way to implement  this feature?
    Greetings,
    Noctem

    We have been working with one of our customers on delivering
    an on line sales tool using the Adobe Connect environment. They for
    the usual legal reasons wished to use a sales aid they had already
    created. This was a flash based CD-rom with various flash movies
    initiated by rollovers and buttons.
    But there was two problems:
    1. The index would not work i.e. the menu page appeared but
    the subsequent movies and animations could not be found
    2. The click throughs and rollovers would not synchronizes,
    i.e. if the presenter moved forward through the presentation the
    participants did not.
    Both of these obviously make it useless.
    After over three weeks of R&D we (David Kwaw , Steve
    Grovenor and J ) have developed a bespoke piece of programing,
    based on Sync SWF
    http://www.adobe.com/devnet/acrobatconnect/articles/basic_syncswf_pt1.html
    That solves this issue, we have since refined the coding so
    that ONLY the presenter has control of the flash presentation,
    making it more like Adobe Presenter just ALOT more flexible and
    better looking.
    If you would like to know more... just drop us a line.
    Our Website

  • How to automate handling of dimension members? (master data loads)

    Hi,
    We want our users to be able to upload master data (i.e. dimension member data) from a flat file. It is only possible to upload transactional data from a flat file via the Data Manager...
    Any suggestions?
    Thanks,
    Peter

    Hi Peter,
    1.  use BULK INSERT to load the flat file into SQL SERVER and automate using the SQL job or Windows schedule job. Then call the AdminTask_MakeDim package in DM. This is also be scheduled in BPC DM.
    You can also use SSIS packages to load flat file data into the SQL SERVER table.
    2. SSIS packages are not complex, you should know to use it. Basically have learnt using these SSIS packages after started working in BPC Datamanager.  You can find various online tutorials on SSIS packages.
    Flow of data should be:
    Flat file - staging table in BPC database - copy from staging tbale  to mbr<dimension> table - Admintask to process Dimension.
    The structure of staging table should be identical with mbr<dimension> table  or mbr<dimension> table should be a subset of Staging table.
    To schedule the BPC - DM packages:
    Open the eDATA menu - 'Run Package' window. You have a option of 'New automation', use that to create schedules on SSIS packages (can be used for both BPC standard packages and customized packages).
    hope it helps.
    Hi Sam,
    You can try by VBA into EXCEL, prepare the dimension member sheet and process. Basically it depends on our knowledge / ease on technology .
    I never had a chance to try on this. By visualising, this is possible but  ensure on the data type loading into the EXCEL.
    example, CompCode is 0310, while loading into EXCEL load as 310... omit the 0 in the front.
    Try and share with us how it works.
    Cheers
    Uma

  • Automatically close WD ABAP window within portal

    Hi experts,
    Here are my requirements and my clues :
    - i have created a WD ABAP application which will open a PDF document stored in the SAP portal KM. This document is selected depending some conditions.
    - when I test the application, there is a view which is open which is empty (because the application displays nothing) and another window is open. The 2nd window contains the correct PDF document.
    In the portal, it happens the same : i click on the service link, 1st window empty opens then 2nd window with the PDF document.
    What i would like to have is only the 2nd window opened and the 1st one automatically closed without any click or any button.
    Normally it should be cristal clear for the user.
    I checked most of the topics on this problem but unfortunately, most of all requested one button or were not working in a portal environment.
    Thank you for your help in advance.
    Matthieu

    Hi Aviad,
    Check this threads.
    Re: close a pop-up window
    Re: Exit button error...
    How to close main window ?
    Regards,
    Mithu

  • How can i automate printing of smaller batches within a folder

    Hi
    I am trying to print in excess of 10,000 files however i can only send in batches of 100 otherwise the printer crashes. I have setup a hot folder to copy the pdf files into from their current folder.
    Now i just need some help to create a script or automator function to select a batch of 100 files at a time from the larger folder containing in excess of 10,000 files.
    I then need these 100 files to be dropped into the hot folder. I then need the script/automator to select the next 100 pdfs in the folder and drop them in the hot folder.
    However the tricky bit is i need there to be a time delay of at least 30 mins between dropping each batch into the hot folder to avoid the printer crashing.
    big ask i know but any help would be really appreciated. thanks

    http://www.petefreitag.com/item/85.cfm

  • Handling DAQmx Sampling Rate within Event Structure

    Hello all,
    I've been programming in Labview for a while now, but have recently been introduced to Event Structures. They are useful, however I think in the program below, the event structure is causing me trouble.
    VI (Written in Labview 8.0): http://myweb.dal.ca/~jwoodacr/Pendulum.vi
    The program itself is fairly straightforward, and by no means complete. One event allows the user to acquire data in real-time (Preview Data Event), and uses the Wait VI to control speed (I know this is not particularly accurate, but the preview does not have to be). The other event is meant to collect data with a well defined time interval between data points.
    The problem is, I can press the "Collect" button once, and the "Collect" event will run fine with the values of "Time to Collect" and "Data points / sec" that were input by the user prior to pressing Collect. But, if one wishes to press collect again, no matter how you change the "Time to Collect" and "Data point / sec" controls, the express VI "DAQ Assistant 2" will only remember the very first values you gave it, and will output data with these parameters. So, if you change "Time to collect" to from one (1) to two (2) seconds after having run it initially with one (1) second, it will continue to remember the one (1), and collect data for only one second.
    I've attempted to replace the express VI with all the proper DAQmx VI's used to collect in an identical fashion, but those also do not update past the initial conditions that are set. If you enable "Highlight Execution" and watch as the task proceeds, the numbers that are sent to the "DAQ Assistant2" VI are all as they should be, based on everything input on the front panel. It simply seems to ignore them upon execution.
    This seems an odd problem, but I am hoping someone may be able to shed some light on it, or has experienced something similar in the past.
    Thanks in advance.
    Cheers,
    Jeff

    The DAQ Assistant only initializes the first time it is called.  Thus each subsequent call, it does not care about the inputs into it.  Another option is use DAQmx VIs and use a property node to modify whichever propreties you want.  You must stop the task before changing its properties.
    Brian R.
    District Sales Manager
    Washington DC
    National Instruments

  • ADOBE Interactive forms / Automatic handling by SAP via mail

    Hi All,
    Short question. Is it possible that for example, an email
    with a predifined body is send to a SAP SMTP port and that the content is read bij an service(for so far this is possible)and that this service creates an ADOBE interactive form autmatically  and returns it by mail.
    I have to know this, because it is a possible customer scenario.
    Any input is welcome!
    Thanks,
    Harrie Prinsen

    Hi,
    Adobe Interactive form can be generated and sent it via email by using a normal Java class. But that Java class should run in a server which should contain Adobe DocumentService.This java class can be archived as a par file and deployed on Portal server or can be written as a Webservice and can be triggered by clicking on a URL.
    Hope this blog helps.
    /people/ramesh.kotagiri/blog/2009/01/19/dynamic-generation-of-offline-adobe-interactive-forms-for-sap-46c-and-ep-70-without-user-intervention-part-150-iii

  • Sap4rails - Problem with automatic handling of data types under Windows

    Hello all,
    I've been trying to develop my own application using sap4rails library but whenever I call one of standard RFCs I always get strange results. Here is the piece of the code from my model which gets data from CURRENCY_LIST table:
    require "sap4rails"
    class App < SAP4Rails
      @@funcs = [
           'BAPI_CURRENCY_GETLIST',
      # User defined instance methods here
      attr_accessor :message
      class << self
      def getlist()
        RAILS_DEFAULT_LOGGER.info("[App]#getlist ")
        App.BAPI_CURRENCY_GETLIST.call()
        return App.BAPI_CURRENCY_GETLIST.currency_list.rows()
      end 
    end
    here is the code from the controller
    class AppController < ApplicationController
      layout "standard-layout"
    def index
      list
      render_action 'list'
    end
    def list
        RAILS_DEFAULT_LOGGER.info("[LIST] action started...")
        @currencies = App.getlist()
    end
    end
    end the code from the view:
    <html>
      <head>
        <title> Currencies </title>
      </head>
      <body>
        <h1>Listing Currencies</h1>
         <table border="1">
           <tr>
             <% @currencies.first.each_key {|key| %>
             <th><%= key %></th>
             <% } %>
           </tr>
           <% for currency in @currencies %>
           <tr>   
             <% currency.each_value {|val| %>
             <td><%= val %></td>
             <% } %>
           </tr>
           <% end %>
         </table>
      </body>
    </html>
    As you can see everything is just simple. I run my application on the Windows XP OS and always get such result:
    <html>
    <head>
       <title>Currencies and Exchange Rates: index</title>
    </head>
    <body>
       <html>
      <head>
        <title> Currencies </title>
      </head>
      <body>
        <h1>Listing Currencies</h1>
         <table border="1">
           <tr>
             <th>VALID_TO</th>
             <th>ALT_CURR</th>
             <th>LONG_TEXT</th>
             <th>CURRENCY_ISO</th>
             <th>CURRENCY</th>
           </tr>
           <tr>   
             <td>oran peseta     </td>
             <td>231And</td>
             <td>                                                                                </td>
             <td>099991</td>
             <td>ADP  ADP02</td>
           </tr>
           <tr>   
             <td>babwean Dollar  </td>
             <td>231Zim</td>
             <td>                                                                                </td>
             <td>699991</td>
             <td>ZWD  ZWD71</td>
           </tr>
    </table>
    </body>
    </html>
    It seems like there is sth wrong with mapping data types from R/3 to data types in Ruby. Does anyone has an idea what could be wrong? I would be very grateful for any help.
    Best Regards
    Michal M.

    First can you please post all log file errors
    >> I can't really give you a solution or specific recommendation since I did not saw this error yet myself, but on your own risk you can try:
    1. You may try to just register 'dts.dll' using regsvr32.exe, but this error may indicate a bigger problem with setup.
    If you are running SQL Server 64bit then try running this at the command prompt: %windir%\syswow64\regsvr32 "%ProgramFiles(x86)%\Microsoft SQL Server\90\dts\binn\dts.dll"
    2. You can try reinstall from start (In this case you have to make sure that you un-install all)
    [Personal Site] [Blog] [Facebook]

  • Handling focus on components within JPanel

    I have a custom component called a DmsField which extends JPanel. "Dms" means degrees/minutes/seconds. It's a JPanel with a two-button JRadioButton group for the sign, and three JFormattedTextFields for degrees (int), minutes (int), and seconds (float, 2 dec places). It's later subclassed into LatField and LonField so I can enter latitudes and longitudes into an application. When I put a LatField or a LonField into my dialog's JPanel, tabbing through the various components in the larger panel shifts the focus to the whole LatField (or LonField) object first, then through the subobjects in the *Field.  How can I get the focus traversal to NOT focus on the DmsField itself, but to go straight to the first component inside the DmsField?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I have tried putting a FocusListener on the JPanel which would set the focus to its first component. Works fine tabbing forward, but gets stuck on first component when back-tabbing.
    Disabling FOCUS_EVENT_MASK on the JPanel didn't change anything.
    The odd thing is, I don't see any other JPanels exhibiting this behavior.

Maybe you are looking for

  • Lots of permission errors after a full time machine restore.

    So I replaced my hard drive in my MacBook Pro with a 500GB and when in reinstalled leopard i jest did a time machine restore, now if I check the permission i have this long list that it jest can not seam to fix. Here is the list. What should i do abo

  • Questions about ABAP Unit (Integrate in class / encapsulate DB access)

    Hi, i have allready done some Unit Tests. Till this post i have created a report and put my test class definition / implementation there. The report is just a wrapper for testing. The functionallity is impelemented in classes. My first Question is ho

  • No configuration files exist for this connector?

    I am trying to install Oracle Application Table connector for that I have copied the all files/directory into ConnectorDefaultDirectory but still getting following error. No configuration files exist for this connector. Ensure that valid configuratio

  • Unable to connect to D-Link DI-624 (ver.C) using iBook G4

    This question is on behalf of my friend. I tried to get her iBook G4 onto the D-Link DI-624 Wireless network but was unable to access the internet. Wired is fine though. The router is setup with WEP 40bit ASCII passphrase and is broadcasting the SSID

  • Newbie... setup of dev environment?

    ok, so i'm new to JSP. i just grabbed a <i>Teach Yourself JSP in 24 Hours</i> book from the local B&N. but they don't cover the setup of the development environment. i understand that i can use a text editor to edit jsp's, and i've got Tomcat 4 and t