Function to display alternate member description with HFM as a source

We are using it because we have two member descriptions for the same account - one is used for Book 1 and one is used for Book 2.
How is UserDefined1 used? What functionality can we use to be able to pull the second member description in FRS.

Hi Jason,  I tried the modified script by replacing the code “$('.ms-acal-title').each(function()” with $('#WebPartWPQ3
.ms-acal-title').each(function().
It worked in my SP 2010 environment at home (all lines are separate),
 but it did not work in the SharePoint 2010 env at work (still one line with <br/> displayed)
Could that be the Calendar web part ID is different in the Company env? I tried F12 on the landing page where Calendar Web part is inserted, don't know where to find the Web
part ID?
Thanks for your help

Similar Messages

  • KM display the detailed description of KM folders with wordwrap

    Hello
    When i fill out the detailed description of KM folders, the text string appears in its whole length. I know that its possible to set the modifier "maxChars" in resource renderer settings to trim the textstring to a defined length.
    steps to reconstruct:
    Systemadministration --> Systemconfiguration --> Knowledge Management --> Conten Management --> User Interface --> Settings --> Resource Renderer Settings --> Resource Renderer Settings. Then select your renderer to edit the parameter "Visible Properties" with the following string: rnd:image(alignLeft/contentLink/alignBaseline), rnd:displayname(contentLink/2;1)+rnd:action, rnd:description(alignLeft/maxChars=7)
    Is it possible to set also a modifier which causes a wordwrap or is there an other way to display the detailed folder/file description with wordwrap?
    Thanks for answers
    Regards Michael

    answered by thread "Modifiers in Collection List Renderer to display word wrapping"

  • HT4060 Hi when i connect the ipad it is showing the battery outline with red stripes and no charge signaling and the display alternates between the battery outline and apple logo. Kindly help

    Hi
    When I connect my ipad for charging, it is showing the battery outline with red stripes at the bottom and the display alternates between this picture and the apple logo. This happened when i connected to the main power and also when tried charging through my macbook. Please help.

    First step is a SMC reset:
    http://support.apple.com/en-us/HT3964
    Your font is a bit excessive.
    Ciao.

  • Problem in viewing Member Description in Header.

    Hi,
    Even after using the function MemeberAlias, I am not able to get the result that is the MemberDescription.
    I would like to again familiarize with the problem.
    I am trying to get the MemberDescription in my Header,the Member is selected in the Pages of the Grid. The MemberName function gives me the result but the MemberDescription do not. Why is there a exception to this function?
    My priority is only to MemberDescription.
    I think there is some problem in Hyperion Reporting Studio with regards to the function MemberDescription.
    I would like to welcome any solutions for this problem I am facing.
    Thanks.
    SN

    Hi,
    Member Alias doesn't give me the MemberDescription. It works well with the old version. But HFM 9.3.1 doesn't function properly in this case.
    I would like you to check by your own.
    The Dimension Layout is Row, Columns and Pages.
    Now I need to give a Dimension in Pages for example "Period"
    Now I need to pull the description of the Member i.e Period in the header. When I give give the function <<MemberName("GridName", Row/Col/Page, "DimName")>> then I get the Member name in the header.
    But when I give <<MemberDescription("GridName", Row/Col/Page, "DimName")>> to the get the member description in the header it gives me blank.
    As suggested I also used MemberAlias function but it did not work.
    I think there is a problem with Hyperion Reporting Studio. Please try for yourself and see I am correct or not.
    Solutions and idea comes in best forms. Please do revert me any suggestions.
    Thank You for the concern
    SN

  • Call SAP function from VB - Structure member not found " unknown "

    Hello,
    (I don't know if this is the appropriate forum, but I didn't find any which seem to match my topic ...)
    I use the following VB code to call the SAP function ARCHIV_PROCESS_RFCINPUT:
        Dim bapiControl As SAPBAPIControl
        Dim logonControl As SAPLogonControl
        Dim functions As SAPFunctions
        Set bapiControl = New SAPBAPIControl
        Set logonControl = New SAPLogonControl
        Set functions = New SAPFunctions
        Set bapiControl.Connection = logonControl.NewConnection
        ' do login
        Set functions.Connection = bapiControl.Connection
        Dim myFunction As SAPFunctionsOCX.Function
        Set myFunction = functions.Add("ARCHIV_PROCESS_RFCINPUT")
        Dim myStructure As SAPFunctionsOCX.Structure
        Set myStructure = functions.CreateStructure("OARFCIN")
        ' the following values are just examples
        myStructure("ARCHIV_ID") = "01"
        myStructure("ARC_DOC_ID") = "1234567890123457890"
        myStructure("AR_OBJECT") = "TIF"
        myStructure("DOC_TYPE") = "FIIINVOICE"
        myStructure("BARCODE") = "1"
        myFunction.Exports("DOCUMENT_ENTRY") = myStructure
    At this point execution stops with the following error message:
    Err.Number: 1006
    Err.Description: Structure member not found "<unknown>"
    Err.Source: wdtfuncs
    What is wrong? The function ARCHIV_PROCESS_RFCINPUT needs one input parameter called "DOCUMENT_ENTRY" which is of type OARFCIN ...
    ARCHIV_CONNECTION_INSERT, which has only Strings as input parameters (no structures), works fine ...
    I tried all variations I could think of:
    myStructure.Value("ARCHIV_ID") = G_csDefaultRepository
    instead of myStructure("ARCHIV_ID") = G_csDefaultRepository
    declaring bapiControl, logonControl and functions as Object, and instanciating them with CreateObject(...)
    myFunction.Exports(0).Insert "DOCUMENT_ENTRY", myStructure
    instead of myFunction.Exports("DOCUMENT_ENTRY") = myStructure
    (which gave me a "Collection member not found" error) ...
    Nothing worked ...
    What is wrong with this code??
    Thanks for help!
    Regards
    Steffi

    Hi Ralf,
    try substituting following code:
    ' the following values are just examples
    myStructure("ARCHIV_ID") = "01"
    myStructure("ARC_DOC_ID") = "1234567890123457890"
    myStructure("AR_OBJECT") = "TIF"
    myStructure("DOC_TYPE") = "FIIINVOICE"
    myStructure("BARCODE") = "1"
    myFunction.Exports("DOCUMENT_ENTRY") = myStructure
    with that one:
    Set myStructure = myFunction.Exports("DOCUMENT_ENTRY")
    ' the following values are just examples
    myStructure.Fields("ARCHIV_ID") = "01"
    myStructure.Fields("ARC_DOC_ID") = "1234567890123457890"
    myStructure.Fields("AR_OBJECT") = "TIF"
    myStructure.Fields("DOC_TYPE") = "FIIINVOICE"
    myStructure.Fields("BARCODE") = "1"
    Let me know!
    Enjoy!!

  • Display Synchronised System Clock With Milliseconds (HH:MM:SS:mm)

    Hello All,
    I need to display the system clock with hours, minutes, seconds and milliseconds (the system clock it synchronised via NTP or GPS and needs to be accurate)
    Using the Buddy API time functions I can display the time with an accuracy of seconds but the inbuilt lingo "the Milliseconds" and Ticks does not correspond to the system time.
    for example I tried using
    member("MyTimeStamp").text = baSystemTime("%0H"&":"&"%0M"&":"&"%0S"&":"&chars(""&the milliseconds, 6,7))
    but the seconds change out of synch with the milliseconds, the milliseconds are approximately 10-12 ms faster and I don't want to fudge the timing, I recorded the display with a slow motions camera and can see the seconds reset to 0 when the milliseconds are already at a value of 10 - 12.
    Any Idea how I can derive milliseconds using the system time? HH:MM:SS:mm
    thanks.

    10-12 ms delay (error) is the correspondent of a 80-100 FPS (polling interval).
    Theoretically speaking, to get 1ms delay (error) you need to run your script at 999 FPS (the max value allowed by D12).
    Practically speaking, that's not possible (many other factors are involved here).
    cheers

  • My macbook pro freezes and then displays a blue screen with black stripes... do you know what's wrong with it?

    My macbook pro freezes and then displays a blue screen with black stripes... do you know what's wrong with it?
    I have a two and half year mac book pro... I've had some issues with the screen looking scrambled when I quit certain applications, but now it's turned into something worse.  I'll be working on my computer and the thing will freeze.  When I force restart, the first screen, the apple logo, will be a blue tint and won't boot up normally.  Then I try safe mood and it will then boot just fine.  But there are blue stripes on my screen.  The screen alternates from a blue tint to normal and if the computer freezes again the screen will become completely blue with black stripes.  I haven't tried reinstalling my software because I don't have the startup discs that came with my computer.  If I was sure that would fix it I would purchase them, but if it's a hardware issue I'm afraid that I'm screwed.  I've been able to successfully get the blue off my screen by putting it to sleep and then waking it up, but that's not working well anymore either. 
    Does anyone else have experience with this?  Is it the firmware or what?  I have a MacBook Pro from early 2011 and I'm running Mac OS X 10.6.8.
    Please help... Thanks!

    I just experienced this exact same issue with my early 2011 15" macbook pro. Since like a month after purchasing it I had issues with the screen randomly going dark on me. I sent it in for repair inder waranty they replaced the gpu and logic board but I continued to have the same issues with the screen randomly going black sometimes I would need to reboot it in order to get the screen to go back on but it happened so infrequently and I used the computer for school so disnt find the time to resend it in to apple. Just last night the screen started to display the blue screen with black verticle lines on it. I called apple and explained to them  the issues that had been ongoing since I purchased the laptop but they said because I was now outside of warantee that any repairs at thia point wouldn't be covered. Fml so glad I spent 2200 on this future proof macbook pro what a joke my sister purchased a toshiba laptop for 300 4 years ago and it still running like a champ. I loved my macbook but at the price I paid I expect it to last longer than 2 years before leaving me high and dry. *** apple??

  • Display value and description of one field in alv grid

    Hi Folks,
       I want to display value and description of one field as one column in alv grid.
    for example iam having Xfield = 01,02,03.
    and 01 iam having text value as xxx,
    01 xxx
    02 yyy
    03 zzz
    Im report display the values are displaying as 01,02,03..
    but i want to display it as 01 xxx,02 yyy, 03 zzz.
    Please do needful.
    Thx.

    Hi, swetha
    You can do this with "concatenate".
    example:
    In you code check where you final internal table is getting filled up before that do this concatenate and then append it.
    data t_text type string.
    t_text = textfield
    CONCATENATE 'Xfield'
                     t_text
                      INTO wa_workarea SEPARATED BY space.
    cheers,
    Bhavana

  • Display Long field Description in 2 lines in Header when using REUSE_ALV_HI

    Hi,
      I am using REUSE_ALV_HIERSEQ_LIST_DISPLAY .
    I need to have 2 lines in the header to display  long field descriptions like
    Ex   Shipment Notification Idoc or Billing Document Cancel  should appear as
    Shipment Notification       Billing Document
    Idoc                                        Cancel
    Is there a way of doing this when calling the above ALV function?
    Thanks
    Prashant

    Hi Prashanta ,
    We can give headers in ALV using short/medium/long text.
    And this comes in one line. You can use short/medium text, if possible.
    Hence , having 2 lines in the header to display long field descriptions is not possible.
    Hope this helps you.

  • Display of material description in classificatio tab on while doing MM01

    Hi All
    I have to dispaly material description when I select a class in classification tab, In this class we have created 1 to 6 fields and one  field is material description. can I display this material description when I select the class automatically from material description of basic data 1 tab through the BADI BADI_MATERIAL_REF.
    if yes could you send me the sample code as what parameters to be passed  else any other way to do it.
    thanks
    bobby

    Ric,
    LOOP AT ITCDPOS.
    CLEAR V_STLNR.
    V_STLNR = ITCDPOS-OBJECTID+4(11).
    1.Check the records of ITCDPOS.
    2.You are taking a part of OBJECTID and moving it to V_STLNR.Make it sure that any material exists with such a value.
    3.Check the data in object id in cdpos and comapre it with materails in mara table.
    4.check the value of v_stlnr in the where clause of the select statement you are using to fetch the matnr and maktx.
    K.Kiran.

  • DISPLAY ONLY CUSTOM MESSAGE WITH SRW.MESSAGE

    Hi.I created a report with Report Builder 9i.I also created two form parameters of type date.I put inside the validation trigger in the property inspector the following plsql code.
    function FROM_DATEValidTrigger return boolean is
    v_date VARCHAR2(12);
    date1 date;
    begin
    v_date := :from_date;
    date1:=TO_DATE(v_date, 'DD/MM/YYYY');
    return (TRUE);
    EXCEPTION
    WHEN OTHERS THEN
    SRW.MESSAGE(546,'My Message');
    return (FALSE);
    end;
    This code works fine.Supose the user input wrong data for example 29/02/2003 displays an alert message
    with my custom message.But after this displays an another message from the Report Builder like this:
    Rep-0546:Invalid parameter input.
    My question is .Is it possible display only my custom message with the SRW.MESSAGE built in procedure?
    Thanks in advance Panagiotis.

    Hi,
    I am using this function in my Validation process to display Error when user gives null input
    function DEPT_IDValidTrigger return boolean is
    begin
         -- Check for Null Value here
         if(:DEPT_ID is null) then
         raise SRW.NULL_ARGUMENTS;
         else
    return true;
    end if;
         Exception
              -- Exception For Null Value
    when SRW.NULL_ARGUMENTS then
         srw.message(100, 'Please Enter Dept ID');
    raise srw.program_abort;
    end function ___ ;
    Function is correct but the error message i am getting at the client side is as follows ::
    "*MSG-00100: Please enter Dept IDREP-1419: 'dept_idvalidtrigger': PL/SQL program aborted.* "
    It seems it is adding some system level error.
    but i want only my custom message to be displayed on the client side ::
    *"Please Enter Dept ID"*
    Is this Possible in Oracle 6i.

  • Itunes won't display my episode descriptions

    Hey,
    I'm hoping someone can help me out. I'm pretty new at this. I just submitted my first podcast to itunes and the listing won't display me episode descriptions. Would someone be so kind as to check my RSS file?
    The URL of the RSS file is
    www.indigoimp.com/poweredbysatan/pbscomedypodcast.xml
    The itunes listing is
    http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=123048064&s=143 441
    and the line that may be giving me trouble (but which looks ok to me) is..
    <itunes:summary>All a man really needs in life is sex, beef, sleep, and a big stick to wack things with. In this epsiode the artist explains why beautiiful women must bring beef. Episode includes his beloved song "You Must Give Me Beef"</itunes:summary>
    Thanks in advance!
    Chemholio
    imac G5   Mac OS X (10.3.9)  

    Chemholio, welcome to the discussions!
    Your <itunes:summary> tag looks fine, and if it's in the <channel> tag, will appear as the podcast description.
    If it's in the <item> tag, it will display when someone clicks the circled "i". That's where you have it.
    If you want it to appear under the "Description" column for episodes, then you must use the <itunes:subtitle> tag.
    Check the example at
    http://www.apple.com/itunes/podcasts/techspecs.html
    Hope this is helpful.

  • How to display the message along with a value using BBP_CHECK_BADI

    Hi Gurus,
    I need to display a message dynamically when the user create's a shopping cart. I am using Check_badi for this. i.e., I need to display the buyer number and amount left for him dynamically. I am storing both of them in variables and don't know how to display the messages laong with some message " the amount left for <XXXXXX> is <$$$$$$$$>". Can you help me out.
    Thanks,
    Neelima

    Hi,
    you can use the function module 'BBP_PD_MSG_ADD'. This is the function module normally used for the displaying the error messages in SRM.
    See wether you can use already available error messages , use the transaction SE91 , and the message class being BBP_PD

  • How to display the detailed navigation with the Search Results

    Hello Gurus,
    I was able to display the search results in the same frame rather than opening the new window and getting it displayed. Now when the search results are displayed, my detailed navigation and portal favorites etc.. all the iviews are automatically suppressed.
    Please help me displaying the search results with Navigation Panel.
    Regards
    V.

    Hi Vaibhav,
    What do you mean by suppressed?
    Is it gone, or just closed?
    If it is just closed, you can try 2 things:
    1. Check if the property "Initial State of Navigation Panel" of the page has any influence.
    2. There is a javascript method that opens it.
    You can see it by importing the file '<b>com.sap.portal.layouts.framework.par.bak</b>'.
    Navigate to
    System Administration -> Support -> Support Desk -> Portal Runtime -> Browse deployment
    then the folder
    ROOT/WEB-INF/deployment/pcd
    and press download.
    Import from par to Developer Studio, and check the javascript files under dist/PORTAL-INF for a function called something like 'expandTray'.
    Hope that helps,
    Yoav.

  • Member descriptions in WEB

    Dear experts,
    I am not able to see dimension member descriptions in BPC web interface. In selection controls (for instance for work status), description is not displayed.
    At first, I thought it was related to language used to log on so I tried to fullfill several descriptions in different languages but it did not work.
    I would like to ask you if you faced this issue (and how i can solve it) or if it is a limitation of this tool.
    thanks in advance.

    Hi Abhi,
    Are you saying you want ten different aliases for a given account?
    e.g.
    Member name: Profit
    alias 1: profits
    alias 2: excess cash
    alias 3: прибыль
    alias 4: ganancia
    alias 5: Gewinn
    alias 6: hagnaður
    alias 7: Winnings
    alias 8: The Take
    alias 9: Bail out money we didn't spend
    alias 10: My big fat bonus
    There is an option in the web form definition to show alias, but not 10 of them, and AFAIK you can't add an alias via a web form.

Maybe you are looking for

  • Help! Can I have user defined extension function?

    Under SQL Sever XML, I can write a xsl script like this: <msxsl:script language="JScript" implements-prefix="myfunc"> function getvalue(nodelist,name,istag){ var subNode=nodelist.nextNode(); if(subNode == null) return('?'); if(istag == '') name = '@'

  • Which pdf editor do you recommend?

    I been searching for PDF editors for a while. As most of them have a price, I guess asking for some advice might be handy. I have seen the iAnnotate and seems to be very good, a quite expensive. $9.99. Which other do you recommend? Thanks

  • Substitution for Functional area

    We are on ECC 5.0 In SAP Note 740519 for deriving the functional area, it mentions a substitution and a callup point can be used for application area FI. Can someone shed some light on what this means and how to determine the substitution? Thanks! Li

  • Updated to 10.3.9- Issues with Acrobate Pro & Quark

    Updated to OS 10.3.9, Updated Acrobate 6 to Acrobate Pro 6.0.6 (several steps) now Acrobate will not make PDFs & Quark will not Export as PDF. Any help greatly appreciated.

  • Network connection from 10.2.8 to 10.5.1

    Hi Slight annoyance going on here. I have two machines connected to a router which in turn connects to a DSL modem. Both Machines have internet access. But I can only connect from the iMac 10.5.1 to my Quicksilver 10.2.8. Since this connection is pri