(WAD) Suppress attributes while displaying properties of a characteristic

Hi everyone,
In a Web report, I right click and open the 'properties' of a characteristic (having attributes). Then, A pop-up appears showing the following:
1. "characteristic properties" (like choosing short text/long text, Sort, Suppress rows etc.) and
2. "Show following attributes" with a List of all attributes of that characteristic.
Please advise on how to prevent this attribute list from showing up in this properties popup.
Thanks
AtlaJ

Hi Atlaj,
I m not sure but I hope i m getting your problem right.
When u right click on a particular characteristic in the web report u get a list of attributes.
If thats the case Please check are those attributes a part of that the "Attributes" tab when u goto change of that particular InfoObject(Characteristic in your case).
If yes , have u made those attributes as Navigational Attributes. ?
Regards,
Parth.

Similar Messages

  • Suppress leading spaces while displaying an amount field in a Smart form

    Hi all,
    In a smart form, I am using fields like KONV-kbetr and VBAP-netwr each of them currency type and 2 decimal places. I want to suppress the decimal places and also the leading spaces while displaying these fields in a smartform cause when this field is inserted in a sentence, a lot of gap is there between the field and the words of the sentence. I dont want to change the field length cause it can be that huge in some cases.
    Please help.
    Thanks ,

    Hi, if you would place it in a sentence, it would be an option to concatenate the text and values into one string and then condense it.
    concatenate <text> <value> into lv_sentence.
    condense lv_sentence.
    but another way is to use codes for displaying values in smartforms:
    This is from a smartforms PDF i have..
    Output Options for Field Contents
    Use the Formatting options to adapt the value of a field before printing it. You can enter the
    relevant parameters directly behind the field name. Make sure to write the short forms of the
    different options in uppercase letters. Some of the options can be combined.
    General Information
    The formatting options are not suited for all data types of fields (for example, for character fields
    you need no exponential representation). You must distinguish between numeric fields and
    character fields.
    Numeric Fields
      If specified, the system first evaluates the length (<length>).
      If no length is specified, the system displays the value in its overall length.
      The trailing blank indicates a positive sign. To suppress it, use formatting option S.
      Any offset <offset> specified is ignored.
    Sequence of evaluation: (<length>), sign to the left(<),Japanese date (L), suppress blanks (C),
    right-justified display (R), insert fillers (F).
    Character Fields
    By default, the system displays the value of a field in its overall length, but truncates trailing
    blanks.
    Sequence of evaluation: suppress blanks (C), <offset> and (<length>), right-justified display (R),
    insert fillers (F).
    Overview
    Formatting Options for Fields
    Syntax Description
    &field+<offset>& Skips <offset> places of the field value (character fields only). If the
    offset is greater than the length of the value, nothing is displayed.
    &field(<length>)& Sets the output length to <length>.
    &field(*)& If the field is defined by a Data Dictionary type, Smart Forms set the
    output length to the value specified there.
    &field(S)& Suppresses the sign
    &field(<)& Displays the sign to the left of the number
    &field(.<nat.number>)& Limits output of decimal places to <nat.number>
    &field(E<nat.number>)& Displays the field value with the fixed exponent <nat.number>. The
    mantissa is adapted to this exponent by shifting the decimal
    character and inserting zeros.
    SAP Smart Forms (BC-SRV-SCR) SAP AG
    Output Options for Field Contents
    72 April 2001
    &field(T)& Suppresses thousand indicators when displaying fields of types
    DEC, CURR, INT, and QUAN.
    &field(Z)& Suppresses leading zeros of numbers
    &field(I)& Suppresses display of initial values
    &field(K)& Deactivates a conversion routine specified in the Data Dictionary.
    &field(R)& Right-justified display. Use this option only when specifying an
    output length as well.
    &field(F<filler>)& Replaces left-justified blanks in the value by the fill character <filler>.
    &field(L)& Converts and a date field to a local date and displays it. The date is
    then formatted using edit mask JPDAT.
    Since this representation uses Japanese characters, use it in the
    Japanese version of the SAP System only.
    &field(C)& The system takes the field value as a sequence of words separated
    by blanks. Option C shifts these words to the left and leaves only
    one blank inbetween as separator. Any leading blanks are
    suppressed. This effect corresponds to that of the ABAP statement
    CONDENSE.

  • "Message from Webpage (error) There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."

    I created a site column at the root of my site and I have publishing turned on.  I selected the Hyperlink with formatting and constraints for publishing.
    I went to my subsite and added the column.  The request was to have "Open in new tab" for their hyperlinks.  I was able to get the column to be added and yesterday we added items without a problem. 
    The problem arose when, today, a user told me that he could not edit the hyperlink.  He has modify / delete permissions on this list.
    He would edit the item, in a custom list, and click on the address "click to add a new hyperlink" and then he would get the error below after succesfully putting in the Selected URL (http://www.xxxxxx.com), Open
    Link in New Window checkbox, the Display Text, and Tooltip:
    "Message from Webpage  There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."
    We are on IE 9.0.8.1112 x86, Windows 7 SP1 Enterprise Edition x64
    The farm is running SharePoint 2010 SP2 Enterprise Edition August 2013 CU Mark 2, 14.0.7106.5002
    and I saw in another post, below with someone who had a similar problem and the IISreset fixed it, as did this problem.  I wonder if this is resolved in the latest updated CU of SharePoint, the April 2014 CU?
    Summary from this link below: Comment out, below, in AssetPickers.js
    //callbackThis.VerifyAnchorElement(HtmlElement, Config);
    perform IISReset
    This is referenced in the item below:
    http://social.technet.microsoft.com/Forums/en-US/d51a3899-e8ea-475e-89e9-770db550c06e/message-from-webpage-error-there-was-an-error-in-the-browser-while-setting?forum=sharepointgeneralprevious
    TThThis is possibly the same information that I saw, possibly from the above link as reference.
    http://seanshares.com/post/69022029652/having-problems-with-sharepoint-publishing-links-after
    Again, if I update my SharePoint 2010 farm to April 2014 CU is this going to resolve the issue I have?
    I don't mind changing the JS file, however I'd like to know / see if there is anything official regarding this instead of my having to change files.
    Thank you!
    Matt

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Umlaut characters getting distorted while displaying in Web dynpro java

    Hi All,
    I have a scenario where I am reading some string values from  a properties file placed in java DC.
    The values read from properties file are to be displayed in  Web Dynpro application.
    The string values contain some umlaut characters eg (ü,ä).
    While displaying in web Dynpro application the umlaut characters  are getting  distorted.
    Any pointers for the same?
    Regards
    Radhika Kuthiala

    Hi Radhika,
    Solution1> you can convert the property file in the encoded format, in the DC having the pr0perty file.
    use this command in the command line:-->native2ascii -encoding utf8 file.txt file2.txt
    Are we renaming hte files after changing the format?
    In one of my previous project we have property file with the french character so we got error, to avoid this we have manually transtaled the file and utilized in the application and used the command in dos promt:-
    native2ascii -encoding utf8 source.txt destination.txt ,
    here if you want to replace the existing file u have to give same name source and destination file. But we have created 2 seprate file. after translation you will something like Fre/uooch king of output.
    Solution3> you can read the file and save in the Strign format and use java package import java.nio.charset.; and encode the string. ---
    Pls refer the below link:-
    http://mindprod.com/jgloss/encoding.html
    Hope this may help you.
    Deepak!!!

  • Can't change displayed properties in resource renderer

    Hello everybody!
    I'm trying to do display a very simple list of filenames in a KM navigation iView. I've assigned a layout set, which references a collection renderer and a resource renderer. In the resource renderer, "Visible Properties" is set to rnd:displayname(contentlink).
    But still I get a list with filename, file size and timestamp. No matter what I put in the "Visible Properties" field, the same thing is displayed.
    I've verified that the layout set references the correct resource renderer by changing other attributes ("Command Display", for instance), and these changes do have an effect.
    Any ideas what might be the problem here?
    One more thing. This iView is a dynamic navigation iView. How can I make the documents open in the content area of the portal instead of in a new window?
    Any help is very much appreciated.
    -martin

    Hi Martin,
    seems like you have selected a collection renderer for "structured output", like the grid or tree collection renderer. In this case the collection renderer is the one who is responsible of the properties displayed.
    So what you have to do is edit the parameter "Displayed Properties" of your collection renderer with the properties you want to display.
    Check this <a href="https://forums.sdn.sap.com/thread.jspa?threadID=28751">link</a> for more info about "unstructured vs. structure coll. renderers".
    Hope this helps,
    Robert
    PS: The iView Property "Launch in New Window" should be set to "Display in Portal Content Area", in order have the iView displayed as you wish.

  • Missing Display Properties

    Hi,
    Not sure how but all the tabs, except background, are missing on my Display Properties in XP Pro. I've checked in regedit and all have 0 as Value Data and I am logged on as Administrator and not on a network. The strange thing is they are all showing perfectly when I boot in SAFE mode - any ideas greatly appreciated.

    Spyghost,
    Set your desktop resolution to 16Bit and remove any files you have on your desktop.
    No need for you to keep rendoring your desktop in the background while playing a game.
    Then in the settings I would do these tweaks:
    Performance & Quality Settings
    Performance - Aggressive
    Antiailiacing - Off
    Anisotropic Filters - Off
    Direct3D Settings
    Enable Fog Table Emulation - On
    Mipmap Detail Level - Best Performance
    More Direct3D
    Vertical Sync Mode - Always Off
    Render no more than - 5 Frames Ahead
    OpenGL Settings
    Default Color Depth - Use Desktop Color Depth
    Buffer-Flipping Mode - Auto-Select
    Vertical Sync - Off by Default
    As for the overclocking section, you can use it at your own risk. For now run without overclocking.
    Take Care,
    Richard

  • Display Properties (Qosmio G10)

    Hi,
    Basically, I tried to show my parents on their TV photos from uni(Qosmio G10 - WIn MCE 2005). And it worked! Then, because I thought the resolution was too fine, I decided to tinker about with the settings in Display Properties as well as the GeForce FX Go5700 utility to change it and got carried away changing settings. After I pressed some button or another, the image on the TV vanished. I can't seem to get it back.
    Anyway to reset or default Display Properties and/ or the GeForce utility - at least this will aloow me to continue to use my laptop for other presentation needs esp. at uni.
    Thanks a lot,
    WB

    Yes, while the Qomsio is running, press Fn + F5 until you get a picture back on its internal screen.
    Later,
    Alcahest

  • Additonal VGA monitor showing in Display properties.

    I have a problem, I am currently running Window 7 Pro 64 and when i restarted my laptop it now has an additional monitor showing in the display properties.  I do not have an external VGA monitor connected to it, and I have tried to remove the
    display adapters in hopes of remove the additional mystery monitor, but after removal of the display adapter drivers and a reboot the extra monitor comes back.  Can anyone help?

    Hi,
    According to your description, the hardware driver is also related to the BIOS of your computer, to confirm this, try to start the computer in safe mode in the way below:
    Safe mode starts Windows with a limited set of files and drivers
    Remove all floppy disks, CDs, and DVDs from your computer, and then restart your computer.
    Click the Start button Picture of Start button, click the arrow next to the Shut Down button Picture of Shut Down button, and then click Restart.
    Do one of the following:
    Restart your computer, press and hold the F8 key. You need to press F8 before the Windows logo appears.
    On the Advanced Boot Options screen, use the arrow keys to highlight the safe mode option you want, and then press Enter.
    Log on to your computer with a user account that has administrator rights.
    You can refer to this for more details:
    http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7
    If this works for you, the BIOS should be upgraded, go to the official site to upgrade the BIOS  accordingly.
    Regards
    Wade Liu
    TechNet Community Support

  • Getting this error(ListenerRfc: unknown interpreter) while displaying graph

    hi guys,
    I am working on webreports , while displaying graphs i am getting an error:Error When Calling Up IGS (ListenerRfc: unknown interpreter)
    Please help me in this regards  , its urgent
    Regards
    Hiren
    IBM-India

    hi Hiren,
    check your IGS may down,
    to test, you can try program(se38)
    BW_IGS_CHART_TEST or GRAPHICS_IGS_CHART_TEST
    "ListenerRfc : unknown error" in communication with the IGS from the WAD
    hope this helps.

  • How to change font while displaying data through an ALV table in WDA?

    Hi all,
    I am displaying data through and ALV table. Now I want to change the FONT only for few rows. Is this possible?
    If so then do the needful to me..
    Thanks & Regards,
    Yugesh A.

    I believe as you have found 'LVC_FIELDCATALOG_MERGE' would only work with the classic dynpro (SAPGUI based) version of the ALV. 
    You won't be able to control the font the same way in the WDA version of the ALV.  You will need to create a custom cell editor for the column(s) in question.  You can then bind context attributes to the properties of the cell editor. You will need extra attributes in your bound context to control these settings on the row level.  Also you will be restricted by the changing the DESIGN property. This means only the values allowed for the DESIGN of the particluar UI element.  For a TextView that wouldn't be the font directly (the font of course comes from the Theme).
    DATA l_salv_wd_table TYPE REF TO iwci_salv_wd_table.
      l_salv_wd_table = wd_this->wd_cpifc_alv_adv( ).
      DATA l_table TYPE REF TO cl_salv_wd_config_table.
      l_table = l_salv_wd_table->get_model( ).
      data textview type ref to CL_SALV_WD_UIE_TEXT_VIEW.
      l_column = l_table->if_salv_wd_column_settings~get_column( 'ADD_PARTICIPANTS' ).
      create object textview.
      textview->SET_TEXT_FIELDNAME( 'ADD_PARTICIPANTS' ).
      textview->set_design_fieldname( 'ADD_DESIGN' ).
      textview->set_wrapping( abap_true ).
      l_column->set_cell_editor( textview ).
    DESIGN supports the following options:
    Value
    Visual Display
    Description
    emphasized
    Text is highlighted in default size
    groupTitle
    Header for forms
    This enumeration value is deprecated. Instead, use SectionHeader.
    header1
    Text is highlighted with font size +4 in relation to the default font size.
    header2
    Text is highlighted with font size +5.08 cm relation to the default font size.
    header3
    Text is highlighted in default size
    header4
    Text is highlighted in font size -1 (small) in relation to the default font size (like the legend but highlighted)
    label
    Text is display in the default font type. A space is always inserted after the text.
    label_small
    Text is displayed in default font type, as with label, onyl that font size is -1 (like the font size for header4).
    legend
    Text is displayed with default font type in size -1.
    reference
    Text is in italics and in default font size.
    standard
    Text is displayed in default font size. No text attributes are defined for this value.
    monospace
    Text is displayed in no-proportional font type. Each letter takes up the same space.

  • Name attribute to display in management dialogs

    Is is possible to choose a different name attribute to display in directory management dialogs?  For example, when you click the 'members' tab of the group properties dialog, can I see something besides the RDN (e.g. displayName) displayed in the
    'name' column?  Or even just when listing all of the accounts in an ou.  

    Hi wilecoyo,
    According to your description, you would like to midify the Name's display content when you click the tab of directory management dialogs. Right?
    Based on my knowledge, the display content of each attribute is corresponding to the Tab, and it is designed user-friendly. In my personally opinion, it is not a good method to modify this design. You could tell us why you would do this, and it is helpful
    to provide more useful suggestions for us.
    Regards,
    Lany Zhang

  • Apply display properties to all  prompt pages

    Hi,
    I am using obiee 11.1.1.6. I have 1 dashboard and 2 pages in the dashboard . Page 1 of the dashboard consists of 1 Dasboard prompt and 1 analysis. Page 2 consists of the Same prompt as Page 1 and different analysis based on the prompt . When I take use a prompted link of the dashboard and use  the same link to the differnt IE( interent ink tab)  prompt of Page 2  doesnt not work . The selection is not working for Page 2 but works for Page 1 . I have defined the scope of the Prompt to be a Dashboard level. And the icon of apply display properties to all prompt pages is gryed not and doesnt allow me to select anything. What might be the issue

    Hi again JaredA
    I'm not trying to be a PITA here, but if you edit a Text
    Caption and click the Help button, you should see a topic titled:
    Text Caption properties dialog box - Text Caption tab
    Inside this topic, there is a line that reads:
    Apply properties to all captions in the movie: Select this
    option to apply the changes you made on this tab to all captions in
    the movie. (List of properties that are applied, and are not
    applied, to all caption items)
    And note that the word "List" is a hyperlink. When clicked,
    it reads:
    The following properties are applied to all caption items if
    this option is selected:
    * Caption style
    * Font type
    * Font size
    * Font color
    * Transition
    * Show caption before mouse movement
    The following properties are not applied to all caption items
    if this option is selected:
    * Text and text properties (bold, center, and so on)
    * Time
    Granted, it does not explicitly say that the callout pointer
    direction will not be changed, but as it is not listed among the
    attributes that ARE changed, I believe that's a pretty decent hint.
    Personally, I believe the issue is one of simply becoming
    familiar with the way an application behaves. My guess is that it's
    not all that common that someone would want to change all the
    caption directions, hence the design. But it's just a guess on my
    part.
    Cheers... Rick

  • Error while displaying report

    I am getting following error while displaying report in sap business one-
    <b>Internal error (-101) occured [Message 131-183]</b>
    I tried resintalling sap but it did not solved the problem.The reports are getting displayed on other pc's but not on my pc.

    Hi Yogesh,
           I haven't installed any patch on my client machine.
                                                                                    Regards,
                                                                                    Dilip Kumbhar

  • Not showing Excise invoice tab in Migo while Display

    Dear SAPient's,
    While displaying material document in MIGO. No Excise Invoice tab is showing altough it is there while creating GRN.
    please Do needful.
    warm Regards,
    Bijay jha

    Hi,
    As you want to see "Excise "Tab in MIGO while displaying material document in MIGO t.code, 1st check do you have authorization to view Excise document, If yes, You can view the excise details in MIGO t.code.
    2ndly check, During goods receipt , did the excise duties are captured in MIGO t.code.If yes , you can view all details if you have authorization.
    Also check did that material which is excisable have  CIN master data in J1ID t.code.
    NOTE: To capture excise duties  in t.code:MIGO, you need to do following settings:(check did you have such in your system,,,)
    Select check boxes of "EI capture" & "Post EI in MIGO" in MIGO Settings segment in Maintaining Excise Group setting in following path:
    SPRO --- >Logistics general - > tax on Goods Movements- >India --- >Basic setting --- >Maintain Excise Groups
    Also set entry of 101 Movement Type for capturing Excise Duties in following path:
    SPRO --- >Logistics general - > tax on Goods Movements- >India - >Business Transactions->Specify Which Movement Types Involve Excise Invoices
    Regards,
    Biju K

  • How to display properties of dimension on the input form and report in bpc

    Dear Expert,
    Please tell me how to display properties of dimension on the input form and report in bpc. I can only display dimension number.
    thanks so much
    hungth

    Hi Hungh,
    If your are using BPC 10 with EPM add in client, you can use the function:
    EPMDimensionProperty ()
    This function retrieves the properties of a specified dimension in a specified cell range.
    Thanks, Safa

Maybe you are looking for

  • Latest Adobe Acrobat X doesn't support PNG transparent graphic?

    So in the past using version 8.x I had no problem inserting graphics, including a signature that is a transparent PNG.  Now with the update to the latest studio 5.5 which came with Acrobat X 10.1.1 when trying to insert that graphic (which took a whi

  • Find product name and version using JNDI

    Is there any consistent way to find the directory servers product name and version using JNDI. Our software is being used with iPlanet 5.1 and SunOne Directory Server and I need to distinguish between them. Currently I use some code (see below) to lo

  • How do I disable/delete Yahoo from FireFox 3.6.10?

    Yahoo search toolbar is present. How do I delete/remove. Also "new tab" brings up a Yahoo Search window.

  • Downloads backgrounds are turning black instead of white

    On my Max os10.5.8 use to have white background and black lettering on downloads.  Starting last week my Adobe Reader downloads are opening with a black background with blue lettering bearly able to read.  How do I change to white background and blac

  • Merge to HDR Pro works from Photoshop CS5, not from Bridge

    I have three nef files which I want to merge to hdr pro.  If i have them open in PS CS5 and choose to merge them from there, all works.  But if I choose the three in Bridge and use the Tools, Photoshop, Merge to HDR Pro selection from Bridge, all sta