Invoke a planning function in BI-IP using a button to copy filtered data

Hi All,
I am using a planning function type copy to create a new version of data in the infocube.
In Web Application Designer, I created a button that invoke my planning function using a command type EXEC_PLANNING_FUNCTION. So, I would like to copy the records displayed in my analysis item (that are filtered by some drop down items), but what is happening is that all records in infocube are copied instead of copying the data that is filtered by the drop down items.
Can you help me with any suggestion?
Thank you.
Bruno Rodrigues

Hi Bruno,
"How I can use the planning filter to restrict for the values presented in the drop down boxes?"
You can create the filter which contain the characteristic which you use when created dropdown boxes.
You can add chararcteristics values in the filter, these values you will see in the dropdown box.
You can use the dropdown boxes to restrict the filter.
You can place the dropdown box (boxes) on your BEx workbook, and connect (with macro I think) to the SAP.
If you choose a value in the dropdown box and run the sequence, the sequence's filter will be restricted that value which you choosed.
Best regards,
Gergely Gombos

Similar Messages

  • Which planning function i have to use and how to write this planning fucnti

    Hi Bi Guru's,
    I have rolled out  BW SEM-BPS Planning Layout's for the Annual Budget in my organistaion.
    There are two levels of layout given for the each sales person.
    1)  Sales quantity to be entered Material and  country wise for all 12 months ( April 2009 to March 2010)
    2)  Rate per unit and to entered in second sheet, Material and country wise for the total qty entered in the first layout.
    Now i need to calculate the sales vlaue for each period and for the each material.
    Which planning function i have to use and how to write this planning fucntion.
    Please suggest me some solution ASAP.
    Thanks in Advance,
    Nilesh

    Hi Deepti,
    Sorry to trouble you...
    I require your help for the following scenario for caluclating Sales Value.
    I have Plan data in the following format.
    Country   Material    Customer    Currency    Fiscyear    Fiscper           Qty         Rate        Sales Value
    AZ          M0001      CU001          #             2009          001.2009        100.00                        
    AZ          M0001      CU002          #             2009          001.2009        200.00                        
    BZ          M0001      CU003          #             2009          001.2009        300.00
    BZ          M0001      CU003          #             2009          002.2009        400.00
    BZ          M0002      CU003          #             2009          002.2009        300.00
    AZ          M0001       #               USD          2009             #                                 10.00
    BZ          M0001       #               USD          2009             #                                 15.50
    BZ          M0002       #               USD          2009             #                                 20.00
    In the Above data the Rate lines are entered in the Second Layout, Where the user enters on the Country Material Level with 2009 value for FISCYEAR.
    I am facing problem with this type of data. 
    I want to store the sales value for each Material Qty.
    Please suggest some solution.
    Re
    Nilesh

  • No exact match was found. Click the item(s) that did not resolve for more options. You can also use Select button to choose External Data.

    HI,
    I have SharePoint Online 2013 environment, i have created a external content type from wcf service. I want to use this as External Data column in document library. When i look for values in content type it populates and when i click any values and adds and
    then click saves it shows the below error
    No exact match was found. Click the item(s) that
    did not resolve for more options. You can also use Select button to choose External Data
    __fkc000950056003700kc000950056003700kc000e400f2001400kc000950056003700k830035004700160027004700d20057000700020064009600870056004600:
    No Matching Items
    Please help on this.
    varinder

    I don't understand the question exactly, could you restate it.  Sorry mate, I might just be braindead.
    But, as far as the issue, it is by design.  the column is a lookup columns which essentially ties to the external data.  if that data is removed, the column on your simple list becomes invalid and any edits of the simple list item will require
    it to be changed.
    are you wanting to make the ECT read only?  that's simple enough.  you can pop open SPD and edit the ECT, then remove the C/E/D operations (create/update/delete).  That will not, however make it read-only in any other systems that access that
    external data, as I assume its not just SP or else it wouldn't be external
    Christopher Webb | MCM: SharePoint 2010 | MCSM: SharePoint Charter | MCT | http://christophermichaelwebb.com

  • Where do I find inbuilt library function for calling workflows using custom button

    Hi,
    I was trying this link. 
    I have doubt in the step 9, where do we get this script from /_static/_common/scripts/RibbonActions.js
    Kindly share your thoughts,
    Regards,
    Rekha.J
    Regards, Rekha.J

    Hi Rekha,
    If you are using MS CRM on premise version you can have access to that location. This is a system file.
    Assume your CRM is installed on C drive then the location will be.
    C:\Program Files\Microsoft Dynamics CRM\CRMWeb\_static\_common\scripts
    Note:making any change in CRM system files comes under unsupported customization.
    Hope this helps,
    Yusuf
    If you find this post helpful then please "Vote as Helpful" and "Mark As Answer". Thanks and Regards, Mohammad Yusuf Ansari
    http://microxrm.blogspot.in

  • Trying to use a button to move form data to another section of the document

    Not sure how to form this question, but hoping you guys (the experts) will be able to help me along....
    I'm trying to setup a form that, when you select a button it moves data like below:
    and then will move it to the correct section as indicated by which button you pressed:
    Is this possible? Any help you can provide would be very appreciated! Thanks in advance.

    Alright - so I've been trying to work w/the scripting language (I'm sorry, I'm fairly new, and one of two things happens whenever I enter it in.
    1. The text disappears from the box on the right and doesn't show up in the assigned boxes.
    2. Nothing happens
    I've attached a photo (below) of the script as my ignorant self believes it should look. Any thoughts? (Again, I appreciate your patience here - thanks!):

  • Error when creating a planning function

    hi,
    I am creating a Planning function type using RSPLF1. Also i have created a custom class for the same. But when i try to create a planning function through RSPLAN, and using this custom planning function type, I get the following error:
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
        at java.util.Vector.get(Vector.java:733)
        at com.sap.ip.bi.plan.sb.plandialogcomps02.hlp.FromToStore2.getToList(FromToStore2.java:74)
        at com.sap.ip.bi.plan.sb.plandialogcomps02.fromto.FromToHelperComp._fillTableFromStore(FromToHelperComp.java:1422)
        at com.sap.ip.bi.plan.sb.plandialogcomps02.fromto.FromToHelperComp._loadAll(FromToHelperComp.java:1825)
        at com.sap.ip.bi.plan.sb.plandialogcomps02.fromto.FromToHelperComp.setAll(FromToHelperComp.java:388)
        ... 53 more
    Can anyone let me know what this means and what I am missing ?

    Hi,
    Generally these error come when we manually enter the value in the Visible and Input column. Instead we should try select value from the Drill down options which gets generated based on the Time Bucket Profile you have selected as input for Planning Horizon.

  • How to call standard planning function in FOX code

    Hi,
    I want to call std. Distribution by reference planning function in FOX formula. Through CALL FUNCTION std planning functions can not be used.
    My requirement is that because I need to execute this distribution function thousands of times with different variable values so I am planning to pass the values for these variables through FOREACH loop.
    Any help is appreciated.
    regards
    Amit Jain

    Hi Amit,
    unfortunately calling a planning function inside a planning function is not possible. And calling a planning sequence from a planning sequence is not supported as well.
    I think is is better if go for a more complex FOX or an exit-function if the planning function needs to be executed online.
    Another way some customers are using to met similar requirements is writing a z-program which determines the variable values in a loop (e.g. by reading a z-table). Inside the loop they set the variables (in the variable container) and when this is done execute a planning sequence for the current variable setting. The whole thing could be executed e.g. in a process chain.
    Hope this helps ...
    Regards Matthias Nutt
    SAP Consulting Switzerland

  • Sequencing of variables when executing a planning function in IP

    I am using BI Integrated Planning and have created a web application that executes a u201CCopyu201D planning function on the click of a button. The u201CCopyu201D planning function has a number of variables to accept u201CThe Fromu201D and u201CTou201D values. When I click on the button, I am prompted for the variable values. However, I would like to re-sequence the list of variables that appear on the prompt.
    We are on BI 7.0 Support Pack 17.
    Any pointer is appreciated.
    Regards,
    Sanjay Kumar

    Hello Sanjay,
    I am afraid this is not possible. There is no option provided to arrange the order of input variables for a planning function.
    An idea would be to include a query in the web template containing the same variables and arranging them in the query properties; and hide this query in the web template.

  • How to transfer data between planning functions in BPS

    Hi All,
    I have requirement, where user will enter the sales qty plan in manual planning function and need to read the zinfo object to distribute the sales qty accordingly to manufacturing plant and push into infocube.
    To fulfill above requirement, i'm thinking to create one manual plan and user will enter the total sales qty and create one more exit planning function to distribute the sales qty for each plant.
    For above approach, i need to get the data enter in mannual planning function to exit planning function.
    Can anyone let me know how to transfer data from one planning function to other planning function under same planning level and package.
    Thanks you,
    santosh.

    Hi Santosh,
    You can achieve the Distribute functionality using the Standard Planning Function for Distribute (Refer SAP Help for details).
    Moreover you would not have to do anything specifically to transfer data from one Planning Function to another. The application picks up the latest data records for processing whatever Function you are executing. If you want to execute a series of Planning Functions you could use a Planning sequence to achieve the same.
    Hope it helps

  • IP - Fox Code - Planning Function -How to do a mass upload for filters ?

    Hello Guys,
    I have a question regarding executing a planning function.
    I have a planning function with filters
    Profit center
    Sales Order no
    Line Item No
    Fiscal Period/Year
    From Indicator
    To Indicator
    This planning function is ideally used to change few records where the user enter a sales order no and line item no, profit center and all above parameters. It works fine.
    But one user has a requirement where he has to do a mass update. I have to do it in batch or mass update for example about 100 line items
    Sales Order   Line Item
    100                 10
    100                 20
    200                10
    300                30
    300                40
    plus the profit center , from indicator and to indicator.It will be very tedious for the user to enter the values and it can't work . because it will take more time time to execute the planning function for each sales order and line item.
    How to create the filter for above values. I will be getting a excel spreadsheet. I can ask the user to give in the above format like
    sales order, line item, profit center, from indicator, to indicator,Fiscalyear/period.
    Then I have to upload the excel spreadsheet to create the filter values and then execute the planning function.
    We are using the Integrated Planning tool and planning function is in fox code.
    Can you guys throw some pointers how to achieve the above solution.Thanks
    Senthil

    Hello Senthil,
    There is a standard functionality of file upload ,which can be used in your scenario.
    You can give the hyperlink directly to user either in WAD or excel where in that link user can select the varaible values for profit center ,sales order no etc for upload and at the back of this functionality you will be using the file upload planning function to load the data.
    Can check the link below for more details:-
    /people/marc.bernard/blog/2007/11/25/how-to-load-a-file-into-sap-netweaver-bi-integrated-planning-part-2
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90cef248-29e0-2910-11bb-df8dece7e22c

  • Authorization issue in WAD when executing planning function

    Hi All,
    I am facing the bellow authorization issue-
    Termination message sent
    WARNING BRAIN (800): You do not have the authorization for component !!AZF2PO_AGR
    MSGV1: ZF2PO_AGR
    MSGV2: REP
    MSGV3: !!AZF2PO_AGR
    MSGV4: 16
    ABEND RSBOLAP (002): No Authorization
    I am getting this issue When Calling Planning function from WAD application using button. This authorization fail is happening in portal when the Planning function is executed.
    Error explains that there is no authorization for component u201C!!AZF2PO_AGRu201D.Where as in actual we donu2019t have any component as stated.
    Instead we have an aggregation level with technical name ZF2PO_AGR.
    We have already Assigned the below Planning objects-
    S_RS_ALVL
    S_RS_PLENQ
    S_RS_PLSE
    S_RS_PLSQ
    S_RS_PLST
    To Summarize-There is a web application with button linked to planning functuion.When clicked on this button after execution of web template we get the above error.
    Have found note 1000006,but it says Support package 12 and all but we in support package 20

    Hi Guys,
    I know this thread is answered but I have a similar problem I think.
    I have a WAD that is published to the portal. I have added the WAD to a page via a hyperlink, the page resides in KM. When a user opens the page, via a URL iView, the see the page, but when they click on the link to open the WAD, I get the following error:
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 07:19_26/02/10_0067_18934750
    Refer to the log file for details about this exception.
    When I assign the Super Admin (UME Role) to the user, they can execute the WAD no problem.
    I am not an Authorizations person, so any pointers as to where I should start looking would be greatly appreciated.
    Thanks.
    Freddie.

  • SEM Planning functions (Already checked the BPS Forum)

    We installed BW 3.5 which I now see the BW-BPS planning functions.
    Then we installed SEM 4.0 and I see another BPS menu item.
    Does the BPS0 transaction now contain all the SEM planning functions or just those limited to BW-BPS.
    Will reward points as always!
    Richard

    You would be able to see the additional Planning Functions one you are using the Planning Workbench(BPS0).
    When using the Planning functionality in this transaction, you would be able to use the additional Planning functions that come as part of SEM.
    Bye
    Anurag

  • Rsplan filter for planning function

    Hi.
    When creating button in bex analyzer for launching some planning function there is point Use selection from Data Provider
    where I see only providers based on queries, but none of filters created in transaction rsplan.
    What i am doing wrong?

    Hi,
    Search  "Creating Planning Applications in the BEx Analyzer" in help.sap.com or google.
    In the context menu of the button, choose Properties. The first dialog box for the command wizard appear
       a.      Select Planning-Specific Command, and choose Next ->.
       b.      Choose the required planning-specific command:
                    i.       Select Execute Planning Function.
                    ii.       Select the required planning function and data provider DP_01 as the filter.
    Regards,
    Michael 

  • Complex Custom Planning function

    Hello,
    I need to implement a complex custom planning function, in which certain calcualtions are to be done. Data is available in the actual cubes and calculation logic is in a table and also it requires several validations to generate plan data. For example, planning fuction is to validate whether the planning cube is already having the requested data or not for the current period, if it has the data then that slice of the data is to be deleted before the calculated data is to be written to planning cube, that means custom planning function should be able to call Delete function as part of the validation. The calculated data is written back to planning cube which is part of Plan/Actual Multiprovider on which planning modelling is defined.
    Could anybody provide step by step approach to implement this kind of custom planning function would be appreciated.
    Looking forward to have nice discussions on this thread.
    Regards,
    Ravi.

    Hi Amie,
    You can create a custom planning function using transaction RSPLF1. A step in creating a custom planning function is to create an ABAP class that implements the interface IF_RSPLFA_SRVTYPE_IMP_EXEC (if your function doesn't need reference data) or IF_RSPLFA_SRVTYPE_IMP_EXEC_REF if your function needs reference data.  You code selections for your reference data in method GET_REF_DATA_SEL and the actual logic of your function in the EXECUTE method.
    Inside the EXECUTE method, the parameter C_T_DATA contains the data currently in your real-time cube that satisfies the Filter selections that you placed in the planning sequence (or web-analysis item data bindings). You can check C_T_DATA for the existence of previously saved data. You can delete/modify/ad entries in C_T_DATA. Any rows in C_T_DATA that you deleted in the EXECUTE method will be zeroed out/deleted from the cube. Any rows in C_T_DATA that you added/changed will be saved as well.
    If you look at transaction RSPLF1, you can see the definitions of the SAP standard planning functions. You can use those definitions as your reference.
    Hope this helps you get started.
    Cheers.

  • Forecast planning functions/sequences

    Hi,
    I want  to ask you for some advice in two issues. We want to create forecast that is based on actual data from Actual data cube and this forecast save to Forecast data cube (both cubes are in multiprovider)
    1) I created sequence , for that I use filter and planning function type forecast. Is it some relationship between historic data filter in forecast planning function setting and "classic" filter (part of planning sequence), It looks that u201Eclassic filter  is stronger than historic data filter, so no data from base cube are readu2026 When i use filter with small restriction some data are read...
    2) When I created forecast planning function, I use historic data filter for specification of base data for forecast (I used Actual data cube and another restrictions) but I can´t find anywhere some target field for restriction, so I dont know to which cube will be data saved and with which restriction...
    Thanks for some advice.
    Regards
    Petr

    Hi David,
    thanks for reply.
    If I understand good forecast planning function create data with same restriction as is used in Historic data filter only with another time horizont, Am I wright?
    So the data will be saved to the same cube where is "based" data - in my case Actual data cube and there no possibility to choose Forecast cube for it. So we will have to than use some copy function to copy data to Forecast cube...
    I found in help.sap.com some example of forecast scenario, it looks that in this scenario also version are changed from Actuals to PLAN_LIN, but maybe it s only my opinion...
    Function Type     Forecast
    Comments     Writes the data for forecast period to version PLAN_LIN. Reference data is read from version ACTUALS.
    Filter     Version = PLAN_LIN, Month = Jan 2007u2013Dec 2007
    Characteristics of Function to be Changed     Month
    Parameters of Function     Past: Jan 2005 u2013 Dec 2006,
         Past filter: Version = ACTUALS,
         Forecast period: Jan 2007 u2013 Dec 2007,
          Forecast parameter: Linear Regression
    Thanks for your comment.
    BR
    Petr

Maybe you are looking for

  • How much cost for changing new battery of MacBook Air?

    How much cost for changing new battery of MacBook Air??

  • FOREIGN CURRENCY VALUATION ADJUSTEMENT ACCOUNTS.

    HI,EXPERTS I WANT TO CALCULATE FOREIGN CURRENCY VALUATIONS FOR VENDORS AND CUSTOMERS OPEN ITEMS, SO I HAVE TO CREATE BALANCE SHEET ADJUSTMENT ACCOUNT IN FS00.. IS IT RECONCILIATION ACCOUNT OR NOT?  HOW CAN I  THIS ACCOUNT ACTIVATE IN CUSTOMIZATION? D

  • Battery level in Glance vs. Home Screen

    Only just this week was I "fortunate" enough to finally get GDR2 from AT&T for my 920.  While I've noticed the FAQ that states that the glance screen and home screen might have differing battery levels, they are sometimes quite noticeably out of sync

  • Incorrect DNS when using DHCP. DNS server is considered to be a Virus??

    Running 10.5.5. Noticed extreme slow down in resolving domains in safari, firefox. I currently use Verizon FIOS. When looking in network settings it shows a DNS server as 85.255.115.30. This is not verizon's DNS server. When I delete that server out

  • Uninstall Photoshop CS5

    I used the trial Adobe Photoshop CS5 Extended & after the 30 days it expired. When I try to remove this product using the Add/remove programs in the control panel of Windows XP the Adobe Photoshop CS5 is not in the list so I cannot completely remove