Display period name

Hi,
       This thread is actually a follow up of my [my other post.|Re: Display period name]
I now know how to change the display for period but the question is where do I insert this user exit? I mean where in the code and which code should I include this user exit at?
Thanks.

I found the answer. We just need to enter the code in the user exit and select "U" for period in dataview tab of planning book.

Similar Messages

  • Display Month name Year

    Hi,
    Which variable Displays Month name Year (Exaple: July 2007)???
    Help will be gratly appreciated...
    Thanks...

    Hi,
    Thanks for your information..
    But i am not getting like month and year display( Example:  Sept 2007)
    I am using Text variable 0P_FPER on 0Fiscal year/period..
    and entering Input as 006.2007 then the resultant query displays as 06.
    Please suggest me how to do it??
    For entry i should give 006.2007 (or) Sept 2007..
    But in the result it should display as Sept 2007..
    Help will be greatly appreciated...
    Thanks

  • Sorting a Crosstab by "GL Period Number" but Showing "GL Period Name"

    We are trying to create a report that has "GL Period Name" (JAN-09, FEB-09, MAR-09") across the top but the report sorts them by Alpha giving us:
    FEB-09, JAN-09, MAR-09
    We are even trying to use "GL Period Number" to get the Numeric order but to not want to display it.

    Hi Chris
    You need to create an alternate sort for the Period Name using the Numeric order as the alternate.
    You do this in the Admininstrator tool by creating a list of values for the Period Name, perhaps against a Custom SQL folder, and then assigning the LOV to the GL Period Name by editing the Property called Item Class.
    In Custom SQL you can use something like this:
    SELECT DISTINCT PERIOD_NAME
    FROM
    table_with_period
    ORDER BY
    numeric_value
    You create an Item Class (aka list of values) on the PERIOD_NAME in this folder. When creating the item class make sure you uncheck the box which says Sort and remove duplicates. This is already being done by the Custom SQL.
    With the Item Class built, go to the GL_PERIOD_NAME, right-click on it and select Properties.
    Look for the Item Class property (its about half way down the list) then click in it. From the list of available Item Classes pick the one that was created against the Custom SQL folder.
    Hint: a good idea would be to create a new business area called LOOKUPS and place all your custom lists of values in here. Only the administrator would have access to this area. However, any item class built against an object in here will be available for use in your real business areas. In order to make the assignment in Discoverer administrator you will need to have the LOOKUPS business area open as well as any business area you will be attaching the item class to.
    Hope this helps
    Best wishes
    Michael

  • Input parameter as period name

    hi..
    when u give the input parameter as period_name(eg;DEC05)
    form period name and to period name as input parameters ,it displays the out put
    for the period name which doesn come under the limits specified
    how will u link the corresponding date of the period name in the query
    the example is like this
    ps.PERIOD_NAME >= :from_period
    AND ps.PERIOD_NAME <= :end_period
    where the period name is the field which contains
    DEC O5, JAN 06 AS DATA
    when this data is given as input it doesn take since it is in character format
    and produce the result for other period names too, now
    my prob is how to link the period name to appropriate date which exist in the table
    but u cant give the date as parameter
    ie for eg dec-05 has a date
    how to link it,
    if the user gives the input parameter as dec05 it should go link the date
    and produce the appropriate result

    Okay! Now I got it. There are 2-3 cases here.
    If your period_name is a date field, then do this
    where period_name >= to_date(:p_start_date, 'MONYY')
    and period_name <= to_date(:p_end_date, 'MONYY')If your period_name is a varchar field, then
    where to_date(period_name, 'DD/MM/YYYY') >= to_date(:p_start_date, 'MONYY')
    and to_date(period_name, 'DD/MM/YYYY') <= to_date(:p_end_date, 'MONYY')-- Remeber you have to use the exact format of the date in the varchar field. I've just gave an example for DD/MM/YYYY.
    Cheers
    Sarma.

  • How Can I Display the Name of iPhoto Library?

    I manage a huge number of images so I keeep them in their own iPhoto libraries. In order to change libraries, I have to rename the one I have just left and then restart iPhoto. I have looked for years but cannot find a way for iPhoto to display the name of the library it has open. I could remember the names of all my libraries if I was not forced to change them in order to leave them and go to another. Does iPhoto tell you the name of the library you have open?
    Thanks
    20"iMAc G5   Mac OS X (10.4.5)  

    Hi John,
    iPhoto 6 now shows the name of the library in the title bar of the iPhoto window. At least it did the other day for me.
    You can have a unique name for each of your libraries and use the Option key to launch iPhoto and choose to open another library, then navigate to the library, highlight it and click open.
    You can also use one of the iPhoto Library managers to switch between libraries.
    iPhoto Library Manager
    iPhoto Library Manager documentation
    this page will show you everything you can do with iPhoto Library Manager.
    You can also try iPhoto Buddy

  • Displaying the name of iPhoto library

    I have a large number of different iPhoto libraries, and was wondering if there was some way to display the name of the Library in use. I have given them all different names, and can usually tell which one I am in, but not always.
    iPhoto insists on calling each one "Library" in the information pane. I've looked through the responses to this question in the iPhoto 5 section (i.e. "can't do it") but, now that iPhoto offers multiple library support, you'd think this would be addressed.
    Th causes of my problem are twofold: 1) I often duplicate libraries and then split them by deleting different film rolls from each and 2) I'm getting old, and my memory is not what it once was, so I tend to forget which of the two libraries I've opened and which files should be deleted.
    Any suggestions?

    luba:
    Yes if you use iPhoto Library Manager to manage your multiple libraries as you can see here. iPLM adds the library title to the top of iPhoto's window when you go thru iPLM. It will also let you copy albums or rolls between libraries and keep the keywords and comments like this.
    I have my workflow setup to always go thru iPLM so I always know exactly which library I'm opening. My memory isn't good enough to remember the last one I had opened.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Displaying the name of a minimum value in crosstab

    Hi,
    we have a crosstab with [Job Number] in the left column, [Quantitiy Break] as the column headers and (min[bid value]) as the measure.
    We want to display the name of the [vendor] who gave the minimum bid alongside the measure in the crosstab.
    we have tried allsorts of formula along the lines of:
    =[Vendor] Where ([Bid Value Row]=(Min([Bid Value Row])))
    =[Vendor] Where ([Bid Value Row]=(Min([Bid Value Row] ForEach ([Job Number]))))
    =[Vendor] Where ([Bid Value Row]=(Min([Bid Value Row] ForEach ([Job Number];[Quantity Break]))))
    etc
    can anyone help?
    thanks very much
    Keith

    You could try the method I use to pull this back from the database in one go...
    Create an object
    start with bidvalue (aggregated on the right level, formatted as string,
    make sure you use leading zeroes and room enough for the highest possible value)
    and concatenate the vendor after that.
    Now use right(min(new object);lenght(new object)-length bidvalue string)
    (might have tweak a bit to get the exact vendor part of the string, this is from the top of my head,
    but no doubt you'll get it to work)
    This will find the combination with the minimum bidvalue, but only return the vendor part.
    Hope this helps,
    Marianne

  • Messages on Mac app not displaying contact name

    On Messages on my Mac, despite being synced up with iCloud, the Messages app does not display the contact names of anyone. It shows their phone numbers or Apple email addresses. Is there any preference I can change to make it show the contact names? If it exists I haven't found it. I also used the app meant to scrub contacts to make the phone number format conform with Apple's standard (xxx) xxx-xxxx please help!

    HI,
    I take it you are no longer on OS X 10.7.2 ?
    The display of Names (and/or Pics) in Buddy Lists and the main Messages window (when in a  Chat)  in Mountain Lion is controlled from the View Menu > Buddy Names.
    To set this choice the window has to be the "Front" one.
    So the Messages window (CMD + 0 in the window Menu) gets brought to the Front when any sort of Text Chat is going On.
    the View Menu > Buddy Names items is selected and navigation to the choice you want.
    Full names is the First name, Last name as seen in the Contacts app (Formerly the Address Book)
    Short Names are Nicknames (normally set via Messages) or First name only if no Nickname exists.
    Handle is the Screen Names (If AIM), Jabber ID (If Facebook, GoogleTalk or other Jabber ID) or in the case of iMessages the current contact ID or iPhone number.
    You can do the same to any Buddy list that you also display.
    It can be used in Conjunction with the View Menu > Messages which has options to display Pics, Names or Pics and Names.
    (Names now refers to whatever is set in the "Buddy Names" option).
    8:49 PM      Friday; November 16, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Is possible to display Country Name in incoming calls?

    Is possible to display Country Name in incoming calls? If number is saved with country code. Attached is the sample as i mean.

    If you need one more column, then you need to expand the field catalog table and data table as you did for all other fields and you need to code the logic to calculate the subtotals and populate the new column, but if you want to have row, that will be easy. For more info you can [refer |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4063c42a-2549-2c10-fab6-a8c99d98b9b5?quicklink=index&overridelayout=true]this:

  • Creating a Folder Within Form or Document Library & Display the name not in the name column.

    I have created a form library that will used to create folders within that. The folder creation is done using an InfoPath Form that has been uploaded to the Form Library. When the new folder was created the name will be displayed at the Name column within
    the Form Library. I want to change that to another column like documents or suchlike.
    Can it be done using InfoPath 2010 VSTA C# or not? If their are other options available please could you try to inform me!
    Thank You,
    Chiranthaka

    Hi,     
    If you want to show the name of folder in another column, a workaround is that you can create an extra column, then create a SharePoint Designer workflow to set the value of
    this column with the name of folder.
    Here is a link about Create Workflow using SharePoint Designer and set field value for your reference:
    http://www.codeproject.com/Tips/419037/Create-Workflow-using-SharePoint-Designer
    I have seen a similar post from you in the link below:
    http://social.technet.microsoft.com/Forums/en-US/c3ff3f17-dbe2-40f9-86c5-ff7d4b663f09/creating-a-folder-within-form-or-document-library-display-the-name-not-in-the-name-column?forum=sharepointcustomizationprevious
    It's recommended that you post a single question in a single thread which will make it easier to be discussed by others.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Value in input field of Hier.Node variable displays tech.name of the IO

    Dear all,
    we are facing an issue with Hierarchy node variable(auth.) in the selection screen of webReports.
    After selecting a hierarchy node value,it is displayed along with + sign and tech.name of the Infobject in input field .
    example: lets say we have Country Hierarchy and i have selected Country group 'NAM' node..This is displayed as "+NAM(ZCOUTRYGRP)". where ZCOUTRYGRP is tech.name of the InfoObject Country group.
    Expected value is just "NAM" which is Key .Does anyone have solution for this? This Problem occuers when we select Level 01 value of hierarchy and we do have hierarchy node values from same INfoObject.
    Regards,
    Murali.
    Edited by: Muralidhar c on Aug 1, 2009 1:24 PM
    Edited by: Muralidhar c on Aug 3, 2009 10:40 AM

    it works as designed.found in sap help.

  • How to display the name of my metric in a PivotTable.

    Hi I am working with OBIEE Plus
    How to display the name of my metric in a PivotTable.
    Why when I add a field to the sector of the measures in a PivotTable field name disappears.
    Help please
    Thanks beforehand

    Where are your 'measure labels' ? These show what the metric is.

  • How to display database name in page footer in webi report

    Hi Every one,
    I have migrated deski report from BO 6.5 to BI 4.1. and converted Deski to WEBI in 4.1.
    In Bo 6.5 page footer displaying database name but BI 4.1 it showing database type (like Oracle 10g,9i ..etc..).
    I want database name in page footer.
    Please any one help me to solve this issue.
    Thanks

    Hi Thanks for your reply.
    We have tried this option but its not helpful.
    Below syntax is  in both BO 6.5 and BI 4.1.but in 6.5 it showing database name where as in BI 4.1 it showing database type
    ="Track GPQ Database - " + Upper(Substr(Connection((DataProvider(([product])))) ;Pos(Connection((DataProvider(([Product])))) ;"DATABASE")+9 ;7)).

  • Display Vendor name in vendinvoice Report

    hi expert i have little query , in ax 2012 R3 there is report vend-invoice Report, actually i want to display vendor name on that report,by default there is no vendor name,for this i just added vendor name(extended data type) in vendinvoice temp table,and
    then just reference that field in class of vendinvoice,rebuild the ax,and in vs2012  add that field in report design ,and depolye ,but still the vendor name not does not showed in report...plz guide me..
    Regards.

    Hi Munsifuv,
    Is this a question about Power Query? If not, I'd recommend directing your question to a Dynamics Ax forum.
    Ehren

  • Display Full Name in SharePoint Designer Workflow Email

    Hi!
        I want to Display Full Name of a User value from "Assigned to" column...
        When I use lookup on "Assigned to" column I get domain/username instead I want to display John Smith (Full Name)...
        Is there a way to do that within SharePoint Designer...

    Hi,
    Even I am facing the exactly similar issue as Ashish. Also I don’t have Central Administration access :(
    But I was just wondering, is there any way to extract the proper name in FName and LName format using user profile details option?
    I mean on the top-right section on sharepoint site you can see “Welcome username” section. On this you can select “My
    settings” option where you can see a form with user details including Name field (e.g. Sachin Dubey) and Account field (e.g. CompanyName/Dubey.s.4).
    In our case the workflow takes “Account” field instead of “Name” field so can we make any settings from the workflow
    or sharepoint front-end so that it takes Name field.
    Help is much appreciated.
    Sachin D Sharepoint Developer

Maybe you are looking for

  • FIM WebService Connector

    Hi I'm struggling with the FIM Web service connector in different areas that i need some help with. For starters i just want to let you know that i've worked a great deal with the connector, and learned how to cope with most of the shortcomings and q

  • Flexibility problem with ( window / form ) Position in forms 10g

    Hi , I hope you are all Fine & Happy with oracle ;) I' using Oracle Developer Suite - 10g I SUCCEFULLY PUT THE FORM IN THE CENTER :D but i have a proplem to make the position of a form flexible ?:| First : I wanted to put the window in the center So

  • Unsorted member list @RELATIVE

    I am trying to copy data from one set of products to another for 2 entities. Entity1 uses Map1 products whilst Entity 2 uses Map2 My sample Product dimension structure is as follows:- Product |_ProdA |_ProdB |_ProdC |_ProdE |_ProdF |_Map1 |_ProdA (sh

  • Is there a fix for ORA-13347 (sharable?)

    Hi, Would anyone be willing to share their PL/SQL fix for: "ORA-13347 Description:the coordinates defining an arc are not distinct" ? I really do not wish to change the tolerances that I have set. The offending arc may be one of many within the lines

  • Data upload into infotype 2003

    Hiii    I have a customer requirement to upload flat file containing below fileds into IT2003 PersNo, Begindate, Endate, Daily work schedule. currently they are using LSMW. Can i use Function Module  HR_INFOTYPE_OPERATION' to upload in to IT2003 Rega