Input template enter a Year value and spread values out across

my templte is as follows:
GL codes down the right ( Got that)
Company codes across the top (got that)
what I want to happen in the ensend - is the values being entered to be divided by 12 and sent to each month. basically the guy is going to enter a Year value and i want that value spread out across the year and accosciated with the correct company code. i cant get it to work.
Any ideas?

If you have a spreadsheet and will be using ONLY Accounts on ROWS, and then assuming each COLUMN is a COMPANY code and Value for 1 12 month period, I would use Script logic for this process.
THe idea would be to send the 12 months to a datasrc intersection called 12MOALLOC, so that you store the original value and may always evaluate it or change it going forward, and send the value to a time meber such as 2010.INP, or Total entry time.  I would use an EVDRE structure, to simplify the sheet.  In the Script logic, I would define that when you see the datasrc and the year, using a property or direct variables, divide it by 12 and place in each of these 12 statements for each month or using a IF loop in the script.  There are examples in the HELP that should give you some assisatnce to building this process out.
Hope this helps.

Similar Messages

  • Taking data from one column and spread it out into multiple columns

    I have a table that I wish to take the multiple values out of one column and stick each into its own column..
    The data looks like this:
    subscriber id benefit plan
    12345 Med
    12345 Drg
    98765 Med
    98765 Drg
    I want it to look like:
    subscriber_id pc_med
    12345
    select distinct subscriber_id,
    (select grp07_benefit_plan from martin_7265_anoc
    where grp07_benefit_plan_type = 'MEDICAL ') pc_med,
    (select grp07_benefit_plan from martin_7265_anoc
    where grp07_benefit_plan_type = 'DRUG ') pc_drg
    from martin_7265_anoc

    user12296489 wrote:
    I have a table that I wish to take the multiple values out of one column and stick each into its own column..Multiple values in a single column is a violation of relational design. Makes it very difficult to implement data integrity. And there is the inevitable complexity and performance knock when trying to extract distinct values from the single column.
    Thus your attempt at fixing it is hopefully a permanent solution and not a a hack trying to make a broken db design to work?
    As Daniel said, it is very hard to make any sense of the example you have posted. But this is not the first time here that a poster wants to extract multiple values from a string column - so the basic principles of how to do it, remains the same.
    You need to have a means to identify each distinct value. This is usually done by identifying the separator character used between values. Such as a space or a comma.
    If the values are fixed length, then you can use sub-strings with explicit positions and lengths to extract the values from the string.
    The typical case is the former, which means you need to tokenise (split) the string. There are a number of ways to do this. I posted an example in {message:id=1807978} that shows how to do it via a PL/SQL function. There are numerous other ways, such as using SQL only. If you search for a keywords like "+splitting string+", it should turn up these examples.

  • Need GPO template to keep Bing Bar and Bing Desktop out of Microsoft Update

    Due to geographical distribution we aren't (yet) able to leverage WSUS, and I'm constantly having to scrape Bing trash off client machines (along with Ask Spywarebar).  I've figured out a registry hack that disables Ask from piggybacking on Java updates
    and am working on keeping McAfee from joining with Flash or Reader updates.  So now I need a good solid way to prevent Bing from pretending it's something useful and wasting resources.
    Microsoft, you write this stuff.  Give us a proper way to manage it.  We need a solid reproducible way to keep all current and future versions of Bing junk from appearing in Microsoft Update.  It's not an "Update" to any installed software,
    it's foistware, and by doing this you're violating any trust IT people might have had in your promise to clean up your act.

    Hi Mike,
    Sorry, as far as I know, there is no such group policy template.
    Best regards,
    Frank Shen

  • Firefox is centering the webpages in the centre of the page, instead of spreading it out across the screen. Does anyone know why?

    When i am using Firefox it only focuses the webpage into the centre of the screen, rather then spread it across. It usually spreads across but our computer recently crashed and mum got it repaired. Ever since it has centered the page. I was just wondering if anyone knows why?

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    You can try to rename (or delete) the file content-prefs.sqlite in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] to reset the page zoom on all sites.

  • Is the personal budget template monthly or yearly?  I am entering data for Jan.  How do keep track of Feb? Do I have to make a whole new budget?  If not, the formula adds expenses in a category together which would mean Jan. and Feb. would be added togeth

      I think the personal budget template is a monthly budget and I have Jan. set up.  When it is Feb., do I have to download a new budget?
    Also, there is a pie chart and all the pie chart has 6 colors.  If you have more than 6 categories, the colors repeat.  Is there a way to, for instance, assign 10 different colors when you have 10 categories so you will have an accurate pie chart?
    I am using an iPad and Numbers app.

    You dont have to download anything, just duplicate the current tab and reset your numbers. (tap the tab once and you get a choice of duplicate or delete.) You could then summarize across tabs if you liked.
    It is just set up as a way of tracking a period, your choice of duration.
    I get paid on the 1st and 15th, with distinct budgeting concerns for both periods (times are tight.). So we would do one for each two weeks to see how we did. Maybe double the budget numbers to get monthly numbers on another tab to track that month. Maybe then  copy paste that data into a YTD tab at the end of the month.
    Whole bunch of ways to handle it. You dont have to stick with month by month tabs or files. Using some creative thinking, You can make it so on the YTD tab you type in a month or quarter and it shows that information through equations.
    Jason

  • How to restrict the user to enter only numeric values in a input field

    How to restrict the user to enter only numeric values in a input field.
    For example,
    i have an input field in that i would like to enter
    only numeric values. no special characters,alphabets .
    reply ASAP

    Hi Venuthurupalli,
    As valery has said once you select the value to be of type integer,once you perform an action it will be validated and error message that non numeric characters are there will be shown. If you want to set additional constraints like max value, min value etc you can use simple types for it.
    On the project structure on left hand side under local dictionary ->datatypes->simple types create a simple type of type integer
    The attribute which you are binding to value property ;make its type as simple type which you made
    Hope this helps you
    Regards
    Rohit

  • Evgts Input Template Retrieving no data and shows #RFR Errors

    Hi Experts,
    Need opinions regarding a weird issue I am facing in BPC 5.1 version.
    Details of the error :
    We have the Entity Hierarchy  in Rows  and Accounts in Col. The Input template refreshes and brings on the existing values for the Topmost (Lowest Level) member selection in the Entity.Similar is true when the Entity member is lowest in the Hierarchy.
    The template shows wierd #RFR error when selection is done for one particular Member in the Entity hierarchy.
    This template is only showing #RFR for this member and refreshes for all other members.
    The Report uses Basic function EVGTS to retrieve the Data and EVSND to send.
    Any help would be greatly appreciated.
    Regards
    Raghav

    Hi Raghav,
    We also faced similar issue.
    The test result tells us it is due to number of columns with EVGTS. It is not due to any particular EVGTS formula in any column.
    You can try out removing EVGTS formulas in the report and add one by one and try out.
    Does anyone know why number of EVGTS formulas with combination of number of columns resulting into #RFR error!
    Thanks,
    Rajesh

  • BPC MS 7.0 Input template sends unchanged values

    Hello,
    We have created input templates in BPC MS 7.0 that retrieve sales and a driver from BPC and send a corresponding cos value back to the system.
    Col A and Col B are get only, and Col C is the input value (a formula).
          Col A     Col B                 Col C
    ex: Sales * Royalty Driver = Royalty COS
    ex:  $2m * 0.015 = $30k
    The problem we are having is that even when Col A & B have not changed (meaning the calc in Col C should not have changed) the system still treats the cell as a changed value and wants to submit the value.
    The template shows sales by division and product and in many cases can be thousands of lines. If we update one value, it would be nice if all of the values didnt have to be resubmitted.
    Please let me know if any one has any suggestions.
    Regards,
    Luke

    Haven't come across this issue before, but have you thought of adding a couple more columns so that your send row value is always 0 unless you manually go in and make an update? (since it won't actually send a zero, therefore it would cut down on number of records sent)
    For instance
    2M * .15 = 30K, -30K, = 0
    get expr. 1 * get expr. 2  = calc value, - get what was already sent = new value to send.
    So now, if you change either expression #1 or #2, the last column will no longer equal zero.  For all other rows, it will always equal zero.  Now when you send data it will only send the non-zeroes. 
    Well, maybe something like that, anyway; I'm not sure what you're expanding on and such, so it's not necessarily a solid solution, but it might be some thought food to chew on.
    Good luck!
    Susan

  • How to create custom search box will allow up to 60 alphanumericcharacters & User can input a minimum of 1 character and the system will pull back an exact match on the sequence entered.

    Hi,
    Can anyone please help me in creating the Custom Search box with below mentioned functionality
    "The search box will allow up to 60 alphanumeric characters.User can input a minimum of 1 character and the system will pull back an exact match on the sequence entered"

    Hi Pradeep,
    Find the complete JQuery AutoComplete function with along with different events in it like focus, select, open and close. You can modify this code as per your requirement.
    $("#ddlSearchTextBox").autocomplete({
    source: function (request, response) {
    var getUrl = "<site URL>";
    $.ajax({
    url: getUrl,
    type: "GET",
    contentType: "application/json; charset=utf-8",
    dataType: "json",
    data: {
    featureClass: "P",
    style: "full",
    maxRows: 10
    dataFilter: function (data, type) {
    return data.replace(/\\'/g, "'");
    success: function (data) {
    response($.map(data.d, function (result) {
    return {
    label: result.Last_Name + ", " + result.First_Name,
    value: result.id
    focus: function (event, ui) {
    $("#ddlSearchTextBox").val(ui.item.label);
    return false;
    minLength: 1,
    select: function (event, ui) {
    $("#ddlSearchTextBox").val(ui.item.label);
    return false;
    open: function () {
    $("#ddlSearchTextBox").removeClass("ui-corner-all").addClass("ui-corner-top");
    close: function () {
    $("#ddlSearchTextBox").removeClass("ui-corner-top").addClass("ui-corner-all");
    Let us know if you need any further.
    Thanks, Shakir | Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Af:inputListOfValues sets value of first item in result set when using enter key or tab and component set to autosubmit=true

    I'm using JDev 11.1.1.6 and when I type a value into an af:inputListOfValues component and hit either the enter key or the tab key it will replace the value I entered with the first item in the LOV result set. If enter a value and just click out of the af:inputListOfValues component it works correctly. If I use the popup and search for a value it works correctly as well. I have a programmatic view object which contains a single transient attribute (this is the view object which is used to create the list of value component from) and then I have another entity based view object which defines one of its attributes as a list of value attribute. I tried using an entity based view object to create the LOV from and everything works as expected so I'm not sure if this is a bug when using programmatic view objects or if I need more code in the VOImpl. Also, it seems that after the first time of the value being replaced by the first value in the result set that it will work correctly as well. Below are some of the important code snippets.
    Also, it looks like it only doesn't work if the text entered in the af:inputListOfValues component would only have a single match returned in the result set. For instance given the result set in the code: Brad, Adam, Aaron, Fred, Charles, Charlie, Jimmy
    If we enter Cha, the component works as expected
    If we enter A, the component works as expected
    If we enter Jimmy, the component does not work as expected and returns the first value of the result set ie. Brad
    If we enter Fred, the component does not work as expected and returns the first value of the result set ie. Brad
    I also verified that I get the same behavior in JDev 11.1.1.7
    UsersVOImpl (Programmatic View Object with 1 transient attribute)
    import java.sql.ResultSet;
    import java.util.ArrayList;
    import java.util.Iterator;
    import java.util.List;
    import oracle.adf.share.logging.ADFLogger;
    import oracle.jbo.JboException;
    import oracle.jbo.server.ViewObjectImpl;
    import oracle.jbo.server.ViewRowImpl;
    import oracle.jbo.server.ViewRowSetImpl;
    // ---    File generated by Oracle ADF Business Components Design Time.
    // ---    Wed Sep 18 15:59:44 CDT 2013
    // ---    Custom code may be added to this class.
    // ---    Warning: Do not modify method signatures of generated methods.
    public class UsersVOImpl extends ViewObjectImpl {
        private static ADFLogger LOGGER = ADFLogger.createADFLogger(UsersVOImpl.class);
        private long hitCount = 0;
         * This is the default constructor (do not remove).
        public UsersVOImpl () {
         * executeQueryForCollection - overridden for custom java data source support.
        protected void executeQueryForCollection (Object qc, Object[] params, int noUserParams) {
             List<String> usersList = new ArrayList<String>();
             usersList.add("Brad");
             usersList.add("Adam");
             usersList.add("Aaron");
             usersList.add("Fred");
             usersList.add("Charles");
             usersList.add("Charlie");
             usersList.add("Jimmy");
             Iterator usersIterator = usersList.iterator();
             setUserDataForCollection(qc, usersIterator);
             hitCount = usersList.size();
             super.executeQueryForCollection(qc, params, noUserParams);
        } // end executeQueryForCollection
         * hasNextForCollection - overridden for custom java data source support.
        protected boolean hasNextForCollection (Object qc) {
             Iterator usersListIterator = (Iterator)getUserDataForCollection(qc);
             if (usersListIterator.hasNext()) {
                 return true;
             } else {
                 setFetchCompleteForCollection(qc, true);
                 return false;
             } // end if
        } // end hasNextForCollection
         * createRowFromResultSet - overridden for custom java data source support.
        protected ViewRowImpl createRowFromResultSet (Object qc, ResultSet resultSet) {
             Iterator usersListIterator = (Iterator)getUserDataForCollection(qc);
             String user = (String)usersListIterator.next();
             ViewRowImpl viewRowImpl = createNewRowForCollection(qc);
             try {
                 populateAttributeForRow(viewRowImpl, 0, user.toString());
             } catch (Exception e) {
                 LOGGER.severe("Error Initializing Data", e);
                 throw new JboException(e);
             } // end try/catch
             return viewRowImpl;
        } // end createRowFromResultSet
         * getQueryHitCount - overridden for custom java data source support.
        public long getQueryHitCount (ViewRowSetImpl viewRowSet) {
             return hitCount;
        } // end getQueryHitCount
        @Override
        protected void create () {
             getViewDef().setQuery(null);
             getViewDef().setSelectClause(null);
             setQuery(null);
        } // end create
        @Override
        protected void releaseUserDataForCollection (Object qc, Object rs) {
             Iterator usersListIterator = (Iterator)getUserDataForCollection(qc);
             usersListIterator = null;
             super.releaseUserDataForCollection(qc, rs);
        } // end releaseUserDataForCollection
    } // end class
    <af:inputListOfValues id="userName" popupTitle="Search and Select: #{bindings.UserName.hints.label}" value="#{bindings.UserName.inputValue}"
                                                  label="#{bindings.UserName.hints.label}" model="#{bindings.UserName.listOfValuesModel}" required="#{bindings.UserName.hints.mandatory}"
                                                  columns="#{bindings.UserName.hints.displayWidth}" shortDesc="#{bindings.UserName.hints.tooltip}" autoSubmit="true"
                                                  searchDesc="#{bindings.UserName.hints.tooltip}"                                          
                                                  simple="true">
                              <f:validator binding="#{bindings.UserName.validator}"/>                      
    </af:inputListOfValues>

    I have found a solution to this issue. It seems that when using a programmatic view object which has a transient attribute as its primary key you need to override more methods in the ViewObjectImpl so that it knows how to locate the row related to the primary key when the view object records aren't in the cache. This is why it would work correctly sometimes but not all the time. Below are the additional methods you need to override. The logic you use in retrieveByKey would be on a view object by view object basis and would be different if you had a primary key which consisted of more than one attribute.
    @Override
    protected Row[] retrieveByKey (ViewRowSetImpl viewRowSetImpl, Key key, int i) {
        return retrieveByKey(viewRowSetImpl, null, key, i, false);
    @Override
    protected Row[] retrieveByKey (ViewRowSetImpl viewRowSetImpl, String string, Key key, int i, boolean b) {
        RowSetIterator usersRowSetIterator = this.createRowSet(null);
        Row[] userRows = usersRowSetIterator.getFilteredRows("UserId", key.getAttribute(this.getAttributeIndexOf("UserId")));
        usersRowSetIterator.closeRowSetIterator();
        return userRows;
    @Override
    protected Row[] retrieveByKey (ViewRowSetImpl viewRowSetImpl, Key key, int i, boolean b) {
        return retrieveByKey(viewRowSetImpl, null, key, i, b);

  • I have manually inputted data into a blank spreadsheet and would like to use a form to enter data into that sheet !!! How do I do that please

    I have manually inputted data into a blank spreadsheet and would like to use a form to enter data into that sheet !!! How do I do that please

    Leigh,
    After creating your table, Tap the Tab marked "+" and select "Form" - you will be asked which table to use. (You should get into the habit of naming your tables - if the table name isn't visible, select the table and tap the Styles (Brush) Menu > Table > Turn ON table Name, then double tap on the Table to edit it.)
    Select the table you wish to to fill with a form and you will see a new form based on the header data.
    The form will allow you to add one row at a time and when you get to the last row, there is an option at the bottom of the form to add a new row using the "+" button. At the top of the form is the row header which you can rename by double tapping.
    You can also rename the form on the Tab by double tapping on the name.
    Try it out.

  • I wish to generate reports from the database an out put it but i need to enter a date from and to ina  html input box

    i wish to generate reports from the database an out put it
    but i need to enter a date from and to ina html input box
    in the input box a data of range will be input from a start
    to latest
    latest being the default as today's date.
    any help tips snipplets, concepts , turot=rails.
    thanks

    easycfm.com has tutorials for people who are brand new.
    If you don't know much about sql, I have heard good things
    about the book, Teach Yourself SQL in 10 Minutes by Ben
    Forta.

  • I bought an Adobe writer program a few years ago, and have had no problem saving information I've added to pdf forms.  For some reason, I can no longer save the information that I enter.on the form.  In fact, I get a message that the information will NOT

    I bought an Adobe writer program a few years ago,and have have had no problem saving information I've added to pdf forms.  For some reason, I can no longer save the information that I've entered.  In fact, I get a message that the information will NOT be saved.  How can I correct this?  Thanks!

    Hey louiseg45826294,
    Thank you for posting on Adobe forums.
    Could you please let me know what Adobe Writer program you are talking about. Is it Adobe Acrobat or Reader?
    Could you please share the screenshot of the exact error message that appears.
    Are the PDF forms saved on your computer's local drive?
    Hope to hear from you.
    Regards,
    Anubha

  • ESS, Bank Service, and Entering a Deposit Value

    Hello Everyone,
    We are in the process of implementing ESS and I have noticed that the option to enter a deposit value is not shown with any subtypes (other than subtype 1).  Does anyone know how to get the field 'Deposit Value' to show on the screen?  Is there a config table or something that enables a value to be entered while editing bank details?  This of course is quite important to us because our employees will need to be able to change amounts they have going to additional banks (other than main bank).
    Thanks,
    Scott

    Scott,
    Its sctually in webdynpro which is causing this....this is because in the deposit value field has 'isvisible' set for the visible property ...and at runtime the code in the wddomodifyview() method it checks for the Subtype as:
    try{
              if ( subtype.startsWith("1") )
                   wdContext.currentContextElement().setIsVisible(WDVisibility.VISIBLE );
               else
                   wdContext.currentContextElement().setIsVisible(WDVisibility.NONE);
        }catch (Exception ex){   }     
    So if you set the visible property as 'visible' in webdynpro it should solve your problem......or if you want to make it visible for some subtypes you can add code and check for Subtypes and accordingly make it visible or not....
    Shikhil
    Edited by: Shikhil Arora on Oct 16, 2008 2:54 PM

  • HT2404 Since downloading the new operating system on my iPhone 4S, I'm having trouble with my phone messaging.  I enter a number or input a number from my contacts and send my msg.  I then get error messagings showing a set of "1" are entered before my nu

    Since downloading the new operating system on my iPhone 4S, I'm having trouble with my phone messaging.  I enter a number or input a number from my contacts and send my message.  I then receive a error message stating the message can't be sent and it shows a set of "1s" were added in front of the number I entered.  Ex: 1 (1) xxx-xxx-xxxx.  Does anyone know why this is happening and how I can fix it?

    I realize this. When calling prepaid cus service it only gives you the option to input your #. If you dont the system hangs up on you. When I input my number the system doesnt recognize it and hangs up on me.

Maybe you are looking for

  • I have messages in mail that are color-coded as if by a rule, but I have no rules set. How can I correct this?

    The only rule that I ever had in Mail was the default one that color coded messages from Apple blue. I notice that some messages are color-coded brown and I have no rules set at al (hence no rule to turn off.)  Some of the messages are related to vie

  • Share iTunes Library between OSX and Win7 Bootcamp

    I've done quite a bit of research on this but I still haven't found a solution that does what I require. Basically my setup is a SSD & HDD in my MBP. I have OSX and Win7 (Bootcamp) on the SSD and the NTFS HDD is a shared file storage drive for both W

  • Issue in Proxy after migration

    Hi All, I am currently working in upgrade project where we are upgrading from R/3 4.7 to Ecc 6.0 and XI 3.0 to PI 7.1. Atter migration we are facing below issue: Cause of the issue is that  In new ECC system, Proxy method property automatically got c

  • HP Recovery Disc Creation Error

    I just bought a new HP Pavilion 500 desktop AMD Elite Quad Core A8-6500 8GB memory 2TB hd, and I am trying to create recovery discs as recommended by the system using DVD+R (Memorex Brand) discs to complete this process. The program comes up, checks

  • How can I remove iMovie 09 and reinstall?

    I have been having some problems with iMovie 9 and would like to reinstall it.  Before that, I have to uninstall 9 completely in order to make this work (Is that correct)?  What all will I have to remove in order to have a clean slate for reinstallat