Bypassing planning function by end-user?

Hi All,
I'm in a very strange situation.
I've  a planning function that checks "valid dates & Cal Quarter" & raises an error message if valid dates are not within the Cal Quarter.
I thoroughly tested & made sure that no way end users can save the record into the cube if there is an error.
But, somehow, users are able to save the records even if the Valid Dates are not falling within the Cal Quarter.
I even tried to simulate by creating the same erroneous record & couldn't able to save the record into the cube by any means.
Is there a way to skip the erroneous message & still save the data into the cube?
I couldn't able to track down how users were able to save the erroneous records.
It's been happening many times.
It's just a normal manual planning layout in GUI with no Macros.
Appreciate if anyone could share your experiences on this.

Marc,
Thanks for your reply. we have not provided any data load functions for end users & at the same time, no admin function creates any record with valid dates.
I'm still validating the creation of erroneous record in more detail.
Akash & Nimmi,
thanks for your reply.
I've checked all the possibilities but nothing seems to be suspicious.
Check1.
=======
It's a FOX planning function & is executed automatically (same function is embedded 2 times as "function before layout open" & "function before layout change".
execution of this function from the folder was successful with an error message after restricting the level & package to only a single record that is being created.
(we have a need to put the same function 2 times)
No data slices are set up at planning area level.
Check2.
=======
I limited the data selection for only a single record that is being created & executed the function in simulation mode which successfully raised an error message.
check3.
======
might not be applicable (as issue is that "error message is not coming up"). Anyhow, I did go to detailed error message & verified that function is getting executed for the right selection of characteristic values.

Similar Messages

  • F110 -mail triggering functionality to end user with blocked vendors

    hi all,
    i want to send a e-mail to the enduser saying  who all are blocked for payment during F110 transaction
    Any pointers on these are welcome
    with regards
    s.janagar

    Hi,
    for this transaction we have BTES available Tcode for it is (FIBF) check out . If not possible then no other go need to write a enhance spot at the point of submitting the document to bank for the payment.
    Thanks and regards,
    Naresh

  • How to link the variable entry with the planning function execution

    Hi All,
    I am new to IP , we have a requirement where the user enters the value 2008 for a variable year. Then we are supposed to copy the same combinations for the next four years against which the user will be able to input the key figure values. But i have only 2008 data in the cube, so i need to generate new records for the same characteristic combinations as present for 2008 for the next four years. I am planning to use a copy function for this but how can i trigger this planning function once the user enters the value for the year variable. I want the planning function to get executed once the user clicks OK after the variable entry. Request your valuable inputs on the same.

    Hi Tilak,
    for this u have an option of executing the planning sequence when the web template loads ie. after the variable screen.
    open the WAD.
    go to the properties of Web Template web item. Under the section standard action of the webtemplate, we have a n option to include planning functions under action before rendering.
    If u include your planning sequence in this this will get executed every time the layout loads.
    guess this is usefull to u.
    Regards.
    Shafi.

  • Us Planning Function to Update BPS Variable

    I have read through several 'How To' papers on variables, but did not come across this.  Is it possible to develop a planning function (FOX or User Exit) to prgramatically read and then update a BPS variable?

    <FONT FACE = "Tahoma", Font Color = "Blue">
    Hi<br>
    --> You can write an ABAP Exit Variable and populate TO variable as From Variable + 1. You can then use both these variables in a Planning Level and use Normal BPS Copy to copy data from FROM version to TO version. You can include this Function in a Global Planning Sequence and later on include this Sequence in a process chainby creating variant on Standard Program UPC_BUNDLE_EXECUTE.<br><br>
    Let us assume that because of some reasons you don't want to write ABAP Exit. Then you can write a FOX Code to do copy for you. Choose Version as Field to be changed. You can use TMVL operator in FOX to increment your FROM variable and populate your TO variable. You would have to include all of your characteristics in your planning level to be safe. But please note that this is not a recommended way to do copy. You should use standard BPS Copy Function as far as possible.
    <br><br>
    Hope it helps.<br>
    Cheers Abhijit</FONT><FONT FACE = "Verdana", Font Color = "Red">
    Please assign Reward Points if I deserve them in your opinion
    </FONT>

  • Find Task usage for end user

    I want to use find task functionality on enduser interface. I configured a link for findtask.jsp on end user page. But on selecting the link; it redirect to admin user interface and prompts for login. Any idea why it's redirecting there and what can be done so that it works on the end user inteface only. The idea is to give this functionality to end user so that he is able to search any workflow task in IDM.
    Let me know if anybody has provided similar solution or used this feature on end user interface.

    Thank you for your posting. These forums are specific to the
    Acrobat.com website and it's set of hosted services, and do not
    cover the Acrobat family of desktop products. Please visit the
    following forums for any questions related to the Acrobat family of
    desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/
    Note: Once Reader enabled certain functions like editing a
    PDF,inserting or deleting the pages will be restricted at end user
    part.Apart from this "Calculate" function will support both Acrobat
    as well as Reader application.

  • Tabular form - let end user hide/show columns

    I have been requested to create a tabular form, but end user should have ability to hide/show columns, also they should rename the column headers. So I have created a table with column name called "attribute1", attribute2", etc. Based on that table, create a tabular form, which has column header as "attrbute1", "attrbute2", etc. Now end user wants to rename attrbute1 as he wants. And he/she also wants to have a link called "hide/show" next to the column header, so end user can control which column they want to hide/show. It is so easy to do that control from developer side, however, shift that function to end user from front end seems very difficult to me. I have search around and haven't found any good solution yet. Please help. Thanks advance.

    Hi,
    Anyone, can help me with this scenario.
    Brgds,
    Mini

  • HowTo: Business User defining Planning Functions?

    Hi all,
    does anybody have experience with allowing Business users Defining Planning Functions (e.g. account A = account B - account C) and could share a rough concept? I basically think about Fox-Formulas, but this includes issues with authorization in productive system.
    Are there any solutions with translating free-text-Formulas (e.g. defined in an Attribut or flatfile, see scenario below) into ABAP or FOX Code?
    Thanks for sharing your ideas and experiences,
    Best regards,
    Michael
    Our scenario:
    - Business users are responsible (and authorized) for specific local Companies.
    - Values of the Chart of accounts are typed in into a input-ready query.
    - for Dummy accounts (e.g. Z01) of the local companies no planning is allowed in the plan version, but business users should be allowed to define a specific formula, such as:
    =  + *
    - these functions run at the end of the planning process in a separate planning version for translating local data into global accounts
    - At best these functions should be maintained as an attribut of the dummy accounts or as free text in a text field next to the account in the plan query, but how to translate the formula into a Fox or ABAP formula without great effort?
    - When using FOX, the issue is, that it is a different GUI and there would have to be a function for each company (there will come new companies) and so on....

    Hi Matthias,
    thanks for the post. The problem isnt of keying in the formula isn't that big, this can for example be done in an attribute Char 60 with Flatfile upload for each planning process.
    My problem is more
    a) if I use FOX Formulas - the usage of fox formulas in productive system for Business User
    I still think that using FOX formulas is the easiest thing to implement, but probably the hardest to run and maintain life. Are there any best practises / how tos about authorization and IP architecture for that?
    b) if I use formulas as Text - the formula parsing itself and the communication with the planning function
    Here you gave me the hint of using customer defined planning functions. That's probably the best thing. I first thought about about a formula parser that is called by fox. Still, parsing free text into structured formulas isn't easy, is it? Are there any how-tows?
    best regards,
    Michael

  • Callmanager End User Dialog Box will not display Function Buttons

    When I go to USER MANAGER - END USER all of my function buttons are missing. There is no:
    ADD NEW
    SELECT ALL
    CLEAR ALL
    DELETE SELECTED
    Also, I cannot edit the existing users even though I am logged in as Administrator. Please see the attached screenshot with the missing buttons. Is this a misconfiguration or could the software be corrupted?
    Thanks,
    Ron

    Chris:
    I just have a VoIP lab, therefore I don' t have an LDAP server. I did create a modifed end user group, however I deleted all of the users from that group. Is there any way to restore the creating/editing of users without reinstalling the CUCM image?
    Thanks,
    Ron

  • Planning function ended with errors

    Hi Folks,
    Issue: While Executing The Planning Sequnce it is througing me Planning Function Ended with Errors.
    I have one existing Planning Sequence which contain the Filter and Planning Copy Function. And also Variable input ( two variables 1 is Profict Center and 2nd one is Fiscal Year)
    First i was tried to execute the Planning Sequece it througing me error message saying as in below:-
    Values entered are invalid; check these values again
    Variables contain invalid values.
      Specify a value for variable Fiscal Year (Single Value Entry, Required)
      You have to enter variables before you execute
    Then i have entered Fiscal year value in the Planning Sequece>Variable Input>select the Fiscal Year Variable>Input help>selected the 2008-->ok. Now then Fiscal year variable is showing 2008.
    And then i was executed once again here Planning Sequnce it is througing me Planning Function Ended with Errors.
    Here is cross checked Filter area associated Variables( two variables 1 is Profict Center and 2nd one is Fiscal Year).
    1.Profit Center Variable: Containing the default value is 1000
    2.Fiscal Year Variable : Does not maintained any default values.
    Can any one provide your v

    Hi Venkat,
    Please execute the planning function with Execution with Trace option.
    Verify the planning function particularly from Values.
    Also some simple tricks:
    1. Try with some other values.eg. FisYear 2007. ( Check in database)
    2. Save the variant in variable input panel & then execute.
    Hope it helps,
    Shamkant

  • How to enable end users to escalate requests outside of newScale - end user view of delivery plan

    How do you communicate to end users in a large organization, the procedures for escalation a request that is late or urgent. The views of the delivery plan available to users don't give them muche detail about who is doing the work.
    I'm curious how other people communicate the escalation procedures - per service - to the end users that submit them?  for instance, our unix admin team is pretty swamped and not meeting their OLAs reliably.  They want to provide a way for the Appdev/IT users to know how to escalate requests that are late and urgent/important. 
    When a user submits a unix admin service on a req, if the user knows where to look in myservices, they can see the delivery plan, but enough detail to know who is doing the work. (we submitted an enhancement request a while ago to provide an options for a "full disclosure" view of the delivery plan).   Even if they have enough access to service manager to find the req number and see the service manager view of the delivery plan, they still only see the service team/queue name, which might not be enough info for them to make a call or send an email.
    We are discussing a few options and was curious what others are doing:
    1.  Update the Service description to include a contact distribution list for the fulfillment team (for requests with simple plans) or the service owner team for complex delivery plans.
    2.  Create a custom email template to be sent at start of delivery plan.  Ccurrently we have a generic email that covers most requests, but are thinking of creating emails that provides service-specific escalation information. 
    3.  Create an intranet page with escalation information by service, and perhaps including this as a link off the myservice home page or the service description.  
     The scope of this question is more around infrastructure requests that are fulfilled by centralized groups, not how end users escalate phone or computer requests.  Our service-desk generally not involved in support of infrastructure requests, although they woudl probably be the escalation point for end-user requests
    -Brian
    running 2009.sp2

    create a CSI program (from ITIL) that will be empovered to fix the issues with Unix admins, ie hire more people.
    Dont fix process issues with technology, fix the process itself

  • End user functional difference between Cognos ReportNet -VS - OBI EE

    Hi all.
    Are there any real difference Cognos ReportNet -VS - OBI EE from an end user functionality point of view? I have created a laundry list of end user functionality we are interested in and I can't see the differences. The end user functionality is implemented differently but they all seem to be there.
    Thanks in advance for any help.

    Hi
    I do believe your statement is correct in that there is little to choose between Cognos and BI EE. They both cost a lot of money too.
    Personally I'm waiting on the interface for Discoverer to BI Publisher. When this comes out during the next few months we'll see Discoverer getting another boost.
    Best wishes
    Michael

  • Authorization problem in executing a Planning Function

    Hi All,
    We are facing an authorization issue  while executing a planning function in a WAD template.
    The error message is :
    The planning function ended with errors.
    The user does not have authorization on infoprovider YF2IGM37.
    But the relevant authorizations have already been provided to the said user for:
    S_RS_ALVL,S_RS_PLENQ ,S_RS_PLSE ,S_RS_RLSQ, S_RS_PLST        along with authorization for
    Cube, multiprovider, query as well as aggregation layer.
    Could anyone pls help us resolving the issue.
    rgds,
    Nandini.

    Check any authorization relevant infoobject user is not authorized for.
    For example, if company code is authorization relevant,and in your query any default company code is provided, user may not have the relevant access.

  • SEM BPS - Planning function to distribute total value over months

    Hello,
    We use SEM BPS. In fact we use the integration of SEM BPS in the CRM opportunity component as opportunity planning.
    Now we want to distribute the total value of certain key figures over the months. Either equal distribution or increasing distribution like 1% increase every month. What would be the best way to do that with a planning function?
    We need to take into account that the number of months depends on the start and end date of the transaction (opportunity).
    Best regards,
    Thomas

    Hi Thomas,
    I would probably create a fox formula, do a foreach in selection loop over the months and distribute the values within that formula.
    If you want to use a standard distribution function, you need to create the reference data somewhere before, which could be a bit difficult if the timeframe changes according to user selections.
    regards
    Cornelia

  • IP: Use of input-ready variable in planning function

    Dear all,
    I'm using an input-ready variable for fiscal year (0P_FYEAR) in my input ready query. It's used for restricting my columns.
    I'd like to use the value of this variable in my planning function and I use VARV for that in the FOX.
    However, when implementing the pl.function as a button in the BEx Analyzer I need to fill in the static parameters the VAR_VALUE_1 with a value.
    If I delete this line from the static parameters my plfunction end swith an error.
    I like this value of course to be filled with value of fiscal year entered by the user when starting the query.
    Does anybody know how to solve this?
    Kind regards, Harjan

    Hi Johannes,
    Thanks for all the useful information!
    Another thing on using PF.
    I've got two workbooks with different queries but using <u>same</u> filter.
    Queries differ in keyfigures, but are on same cubes in MultiProvider.
    I can run the workbooks simultaneously: no locks occur.
    I've got two planning functions that make calculations on the keyfigures entered in the workbook.
    However when I inplement the PF's in both workbooks and assign the dataprovider as filter, i do get locks!
    So, the PF also uses the same filter, but doesn't take into account the different keyfigures.
    In the fox-formula i don't have the option to make conditions on keyfigure values (field keyfigname), neither to enter them in the filter.
    Do you have any thoughts on this?
    <u>Second</u> point:
    When i filter on a navigational attribute and execute the pf, i get errors on my pf.
    It states it can't find the value of the characteristic to which the navigational attr belongs. F.i. when i filter on nav attr 'customer group'  (attr of char 'customer') and execute pf, the system gives an error on the value of char 'customer'.
    It states: value of characteristic customer is notincluded in the selection.
    Any thoughts on this one?
    Thanks in advance!
    Kind regards, Harjan

  • Divide key figures in real time cube by using planning function

    Dear all,
    I have a real time cube which contains one key figure which is defined by 10 characteristics.
    For one country, the users types the values fpr the key figure in a wrong format, so I have to divide those values by 1000.
    I have tried to do this with a planning function "Revaluating" and a filter (on this spec. country). I have combined this two element in a planning sequence. When I run this I just get the error message "planning function ended with errors" without any further information.
    Is there an other way to devide values within the cube? the BI release is 7.0.
    Any help would be great.
    Best regards,
    Stefan from Munich/Germany

    Hi Stefanos,
    What you are doing is absolutely right.. However, I want to ask a few question..
    1. Are the characterestic values included in the filter ? ie. If you want to change for Country: UK, is UK present in filter?
    2. Are there any other characteristics that you have not included in the function and are getting changed by chance ? Like you might need to include 0fiscyer in To Change if you are assigning 0Fiscper.
    3. Write a small FOX function with hardcoded values to check if the system is accepting the values or not..
    It should work.. Please write back in case you need more help..
    Regards, Rishi

Maybe you are looking for

  • Debug/Trace at individual Composite Level

    Hello All, Morning , need some inputs regards this question. --we are getting the errors mentioned here (ORA-29261 bad argument , ORA-06512 at SYS.UTL_HTTP) while calling the composite (which is a bpel process) deployed on 11.1.1.4 Soa Suite. ---From

  • Error in pricing in Purchase order

    Hi Sap Gurus, Could any one help me out how i can solve this issue. In purchase order is showing error net price should be greater than 0. How to config pricing for PO. Thanks Edward

  • Incomplete Photoshop window and Bridge freeze-up

    I have just purchased a new imac: 2.66 i5, 4gb memory, ati radeon 4850 card, running the latest Leopard. (the base model 27``)  Just installed CS4 and have not had any success using it. Bridge freezes up immediately when opened and I have to force qu

  • Google Earth Plugin doesn't work on Firefox. But it works on other browsers such as Google Chrome.

    Google Earth plugin always says "There was a problem with the Google Earth Plugin. Please try reloading the page. If that doesn't help, you can re-install the Google Earth Plugin using this link." However, other browsers such as Google Chrome does no

  • Less than or equal to broken?

    Download the vi and check out the internals, as they will explain exactly what I'm trying to do. Briefly, I am writing a deMUX for a signal that has digital components of 0.25V, 0.5V, 1V, 2V, and 4V. The max signal being 7.75V and the min being 0V. F