UDF with Currency Display

I have created a UDF (Units & Totals type) for Good Receipt PO rows that must display a USD amount. I have tried Price, Rate and Amount with no luck.  Not only will the UDF not display a currency indicator, it will not hold the decimal places as entered in the Display tab of General Settings once the field is no longer in focus.  Any numeric value entered defaults to 0 decimal places.
Any help would be appreciated.

Suda,
Sorry to keep at this, but I want to make sure I understand and am not just making a rookie mistake.  If I add a UDF with a structure of Price, I should NOT expect to see that field displayed as a price (i.e. currency), but it will be maintained in the db as a price?  And further, if I add this UDF to a printed form, even then it will NOT display as a price, only as a numeric field? 
(If I could give you more than the alloted 10 points, I would.  You've been very patient and helpful!)
Mimi

Similar Messages

  • UDF with currency selection in BP Catalog numbers

    Hi
    I have some UDF in BP Catalog numbers and I now need to add currency as well.
    How can I add a UDF which gives me the drop down possibility to select from B1's currency list?
    Thanks and best regards
    Franz

    Sridharan,
    Thanks a lot for this extraordinary swift help! Works perfect!
    An additional question:
    I can not change the column order in BP Catalog numbers since the From settings .. symbol is grayed out. Is this only with my release and is possible in a newer release or how can I change the order?
    I have 2005 A SP01 PL31.
    Thanks and best regards,
    Franz

  • Report Painter - Problem with Currency Display

    Hi Gurus,
    I created a Report Painter (Tx: GRR1, Library: 9P1) using Basic key figure SWKG (Currency: USD)
    When I executed the report using a user XXX, this shows amounts in correct currency: USD. However, when I executed the report using a user YYY, this shows amounts in incorrect currency.
    I reviewed SUIM transaction and compared both users and no have difference.  Next I reviewed SU01 transaction and in Parameters there were some differences, y added parameter one bye one from XXX to YYY user, I executed the report again but the error persist.
    Is there other user configuration that I can see?
    Thanks in advance.
    José Luis

    Hi Sachin,
    I reviewed RPA0 transaction and both users are the same properties.
    I just created a new user ZZZ with copy of YYY, executed the report painter and it shows the amounts in correct currency, this is strange.
    Thanks for your help.
    José Luis

  • Problem with currency display

    Hi everybody!
    I have problem with DW8 and ASP.
    The code : <%=
    FormatCurrency((rsProducts.Fields.Item("price").Value), -1, -2, -2,
    -2) %>
    And on the page it is looks like: 867,00?.
    And it should look like $867.00
    The field in Access set to number. I am testing it localy
    (local host)
    I also tested it on different computer and it worked just
    fine. So, I am guessing that somthing wrong with settings on my
    computer.
    Does anyboby have an idea what could it be?
    Thanks!

    Hi Sachin,
    I reviewed RPA0 transaction and both users are the same properties.
    I just created a new user ZZZ with copy of YYY, executed the report painter and it shows the amounts in correct currency, this is strange.
    Thanks for your help.
    José Luis

  • How to hide currency amount 0,00 but with icon_failure display in column?

    Hi Experts,
    I am doing with CL_GUI_ALV_TREE. The report will display tree hirarchy with currency amounts in columns.
    When there is 0,00 amount in column, I'd like to display an icon_failure (like a flash) in that column without 0,00.
    It works in initial screen:
    I cleared its currency so 0,00 will not appear.
    But when I click next page button in toolbar (display columns in next page..), I have to call CHANGE_NODE method. In this case, clear currency cannot work any more. 0,00 with icon_failure display together in one column.
    So is there any solution to display icon only without 0,00?
    Thanks,
    Ying

    Luckily team member heped solve it..
    if there is no change in field catalog when I shift page, my logic would be fine. However I do have change in field catalog and call CALL METHOD go_tree->set_frontend_fieldcatalog to update it. That is the problem...
    I should first call CALL METHOD go_tree->get_frontend_fieldcatalog to get it before update it. Then my logic works! (but without get method, my field catalog can update well too!!)
    isn't it a bug of ALV? ...sigh...

  • Display totals with currency sign in ALV

    Hi,
    I have to display totals with currency sign in ALV.
    column1      colums2
    10               USD
    20               USD
    30               USD
    40               USD
    100            USD
    Can anybody help on this.
    Regsrds,
    Zak.

    Hi,
      fieldcatalog-fieldname   = 'NETPR'.
      fieldcatalog-seltext_m   = 'Net Price'.
      fieldcatalog-col_pos     = 7.
      fieldcatalog-outputlen   = 15.
      fieldcatalog-do_sum      = 'X'.        "Display column total
      fieldcatalog-datatype     = 'CURR'. "
      append fieldcatalog to fieldcatalog.
      clear  fieldcatalog.
    Thanks
    Vikranth

  • FAGLB03 , line item for KRW currency display incorrect format

    Hi Experts,
    I'm in ECC5 and working in tcode FAGLB03 with account which has KRW(Korean Won) as hard currency.
    During I drill down into document which posted in USD as Local currency and KRW in hard currency, Why hard currency display 77.77 instead of 7,777 KRW.Please advise ,How to solve?
    PS. Another tcode e.g. FB03 , FBL3N can display properly.
    Thank you.
    Mitpracha.

    Hi,
    Check and implement note 941882.
    Regards,
    Eli

  • Problem in SAP Query with currency conversion   based on table TCURX

    Hi All,
    I have an infoset where tables A903 and KONP are joined . Query is displaying the KONP-KBTER values with currency as stored in the database table .My requirement is to show the KBETR value as per decimals stored in TCURX table for that currency .
    For Example If KONP-KBETR = 51.29 JPY , It sholuld display as 5129  as  Decimal places for JPY is 0.
    There is FM CURRENCY_AMOUNT_SAP_TO_DISPLAY Which gives the equvivalent display value to the databse value value.But it is giving dump because of type conflict with
    KONP-KBETR .
      Can any body help me how can i solve the problem in My Query ? .Pls any small idea taht may help greatly  also warmly welcome .
    Thx,
    Dharma .

    Hi Sriram ,
    But how can i use it in Queries . I mean should I go for a additional filed in infoset and then passing the  converted value to the the that additional field .
    Thx ,
    Dharma .

  • Error in smart form with currency  fields

    while i am using with currency fields in samrt forms error is comming in while i am giving print-preview in se38 "<b>Reference field WA_EKPO-NETPR unknown in form."</b>

    In smart forms if we want to display quantity and currency fields. We cannott directly display currency field and quantity fields.
    To display the mdo like this
    Ex: GLOBAL Definitions
    WA_NETPR LIKE EKPO-NETPR
    For that we have to create an extra variable in global definitions
    Ex: netpr FIELD of EKPO
    CREATE program lines and specify WA_NETWR = itab-netpr.
    Close the thread once your question is answered.
    Regards,
    SaiRam

  • Currency display in a separate cell

    Hi BI experts,
    I have a question about currency display in BI reporting. In BI reporting, the currency amounts are shown with the amount and currency together in one cell, such as 500 EUR, etc. But my current request is to split this into two cells, so 500 is in one cell, and EUR in another cell. Does anyone know where can I configure to achieve this?
    Points will be awarded for helpful replies. Thanks.

    Bhanu Gupta wrote:>
    > Hi Wayne,
    >
    > In your KF structure, you can right click and add a new Selection. In this selection try pulling in the Currency InfoObject. You can add multiple selections next to each KF for their corresposnding currency unit InfoObjects...see if this works.
    Hi Bhanu,
    I didn't quite get what you mean - did you mean that I create a new selection, where I include my KF as well as the currency field? If I just do this without anything else, it's essentially the same as having the KF alone, as I am not putting any filtering conditions on the currency field. If you mean I should create a selection and put only the currency InfoObject, the query will be incorrect as no KF is specified in the selection.
    Would appreciate if you can clarify further on this. Thanks.
    Wayne

  • UDF with valid Field

    Hi there,
    where is the description saved for a udf with vaild fields? i need to display the description in a query. it only displays the value.
    regards

    Hi,
    Try to check in the UFD1 table
    Rgds,

  • Remove Currency Display in Entry-Ready Columns

    Hello,
    I want to remove the currency out of entry-ready columns with mixed units (quantity and amount). For the display columns I used the NODIM operater as described here: Remove currency display, however this doesn't work for entry-ready columns. Any suggestions?
    Thanks,
    Norbert

    Hi Gordan,
    Thanks for your reply, but it doesn't solve my problem. What I want is how to display the currency code in JE Layout. I am able to display the rate in JE Layout but unable to find the currency code field in layout.
    I know how to use the Fixed Exchange rate in JE, please do let me know if you know how to pull out Currency Code in JE layout, thanks.
    Regards,
    MH

  • NVIDIA OpenGL driver lost connection with the display driver

    Alienware M14x Laptop
    Windows 7-pre 64-bit
    8gb ram
    3gb Video: NVIDIA GeForce GT 555M
    Intel i7 2760QM
    AE CS4
    AE keeps crashing. I get the following message while doing something as simple as scrubbing through the timeline, or changing opacity of a layer. in 1080p, I have a picture layer, a solid, some color corrections, and that's it. i just got this new computer and i have never had this problem on my old computer.
    this message appears after AE crashes."The NVIDIA OpenGL driver lost connection with the display driver and is unable to continue. The application must close."
    this message appears in the taskbar: "Display driver stopped responding and has recovered. Display driver NVIDIA Windows kernel Mode Driver, Version 267.21 stopped responding and has successfully recovered"
    any ideas on how to stop AE from causing my display driver to stop working?
    Thanks, Ramzi Rebeiz

    For anyone picking up this thread (it's probably too late for rrebeiz40 by now!) I have come across a simple but apparently very effective tip that has solved the 'OpenGL driver lost connection' issue for many people using various NVIDIA with various Adobe progs (incidentally a lot of these seem to crop up on Dell machines, especially Notebooks).
    (It fixed my issue with Premiere Pro CS4 - GeForce GT 555M on Win 7 Ultimate 64-bit, Dell XPSL702X).
    It's posted on http://forum-archive.developer.nvidia.com/index.php?showtopic=5331&st=40 (look for the last post, No 50) as follows:
    THIS FIX APPEARS TO WORK...found on an Adobe forum
    "This issue led me to this fix: go to NVIDIA Control Panel --> Manage 3D Settings --> Global Settings, and switch "Power Management Mode" to "Prefer Maximum Performance" (the default "Adaptive" setting seemed to be the culprit). And that's it! The key here is changing the "Global" setting, as my individual programs were already set to "Prefer Maximum Performance." I can cause the error to reoccur by changing back to "Adaptive."
    Otherwise lots more ideas on this site: http://www.instructables.com/id/How-to-Fix...Nvlddmkm-Error/
    My PC has been running for 2 days now. I only put the top fix in for now. Feel happier I have more options if need be though.
    Inserted from <http://forum-archive.developer.nvidia.com/index.php?showtopic=5331&st=40>
    It worked for me

  • Analysis Authorization based on Hier node with multiple display hierarchies

    Hi guys - I've got a problem where s.o. might have an idea of how to switch on the light at the end of the tunnel, I am currently standing in:
    Requirement:
    Cost Center Authorization should be given through RSECADMIN, reporting should be possible for any hierarchy that exists for the authorization relevant info object.
    Preferred solution:
    The Cost Center Analysis Authorization should be given through RSECADMIN - Hierarchy node assignment.
    u2022     A dedicated Authorization Cost Center Hierarchy will be maintained in ECC6 as an alternative cost center hierarchy and extracted into BW.
    u2022     The RSECADMIN Hierarchy node assignment should be based on a particular node (Type 2).
    u2022     The display level will be specified as required (here: Level 7)
    u2022     The Authorization granted should be independent of hierarchy name and version (validity 3).
    Reporting Scenario and technical impact:
    As mentioned above, when designing and running a query the user should be able to freely select other (i.e. than the authorization) display hierarchies for the authorization relevant reporting object 'Cost Center' as well. The technical names of the semantically relevant hierarchy nodes could therefore vary. E.g. cost centers 1, 2 and 3, being assigned under hierarchy node u2018Au2019 of the RSECADMIN relevant authorization hierarchy, could be subsumed by hierarchy node u2018Bu2019 in another display hierarchy, which the user may want to display in accordance to his reporting needs. Ideally, the alternative display hierarchy should therefore display node u2018Bu2019.
    My findings so far (based on prototyping) turn out that this is not possible as long u2018Bu2019 (and its hierarchy) is not authorized in RSECADMIN. Can these findings be confirmed? And if not, would anyone have an idea of how to facilitate the reporting scenario?
    Would there be any other way to grant access, possibly based on RSECADMIN single values, and also enable the user to flexibly display hierarchies with only those hierarchy nodes whose single cost center values the user has been given access to?
    Thanks everyone for your input...
    Claus
    Edited by: Claus64 on Jul 13, 2009 4:10 AM

    HI CLause,
    On Jul 14 2009, you wrote in SDN and said:
    FYI: Found a solution...
    The hierarchy analysis authorization will be based on a navigational attribute of cost center.
    With analysis authorizations it is possible to declare the Auth object (e.g. 0COSTCENTER__RACCAUT0) as authorization relevant and leave the superior object 0COSTCENTER auth irrelevant.
    The auth will be given for 0COSTCENTER__RACCAUT0. This object will be placed as a filter of the query, being restricted by an Authorization variable for hierarchy nodes.
    Due to the concept of Analysis Authorizations, this variable will automatically pick up the nodes granted as part of RSECADMIN Hierarchy based Authorization.
    As mentioned above, 0COSTCENTER as the regular reporting characteristic remains auth irrelevant and can therefore take any hierarchy thatu2019s available. Reporting on single values will be possible, too. Only those nodes show up that hold the authorized cost centers in accordance to the authorization.
    If the auth relevant 0COSTCENTER__RACCAUT0 is not used in the query definition by either not taking it in as a filter or skipping the Auth variable, the query will launch the message that the authorization is missing. No data show up at all.
    Claus
    See this thread:
    Analysis Authorization based on Hier node with multiple display hierarchies
    I am also in the same situation as you and need to understadn your solution. I understand that you created a Nav Attr on 0COSTCENTER and made this auth relevant whilst ensuring that 0COSTCENTER is NOT auth relevant. This is all fine. The issue was you have multiple hierachies for 0COSTCENTER, how did the new Nav Attr help you solve your issue. When loading 0COSTCENTER what values did you load ino the new Nav Attribute and how did that link to the hierachies? Also, in RSECADMIN you created hiearchy nodes based on the Nav Attribute but I am confused as to what values you have in the Nav Attr.
    I appreciate if you can share your solution from the past in more details.
    many thanks

  • User command is not getting triggered in interactive ALV with LIST display

    Hi experts,
    I have developed an interactive ALV report with LIST display. Here, the issue is, when i double click a record in the primary ALV list, the control must go to the USER COMMAND event which i have written in my report. But the user command event is not getting triggered at all when i double click any record.
    It gives the following information instead.
    "Choose a valid function".
    (My user command name and its respective form name are same.)
    Here is my code..
    START-OF-SELECTION.
      CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
        EXPORTING
          i_callback_program       = sy-repid
          i_structure_name         = p_table
          i_callback_user_command  = 'TST1'
          i_callback_pf_status_set = 'SET_PF_STATUS'
        TABLES
          t_outtab                 = <dyn_table>
        EXCEPTIONS
          program_error            = 1
          OTHERS                   = 2.
      IF sy-subrc <> 0.
      ENDIF.
    FORM tst1 USING r_ucomm LIKE sy-ucomm
                    rs_selfield TYPE slis_selfield.
    * Local data declaration
      DATA: li_tab TYPE REF TO data,
            l_line TYPE REF TO data.
    * Local field-symbols
      FIELD-SYMBOLS:<l_tab> TYPE table,
                    <l_wa>  TYPE ANY.
    * Create table
      CREATE DATA li_tab TYPE STANDARD TABLE OF (p_table).
      ASSIGN li_tab->* TO <l_tab>.
    * Create workarea
      CREATE DATA l_line LIKE LINE OF <l_tab>.
      ASSIGN l_line->* TO <l_wa>.  CASE r_ucomm.
    *   When a record is selected
        WHEN '&IC1'.
    *     Read the selected record
          READ TABLE <dyn_table> ASSIGNING <dyn_wa> INDEX
          rs_selfield-tabindex.      IF sy-subrc = 0.
    *       Store the record in an internal table
            APPEND <dyn_wa> TO <l_tab>.
    *       Fetch the field catalog info
            CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
              EXPORTING
                i_program_name         = 'Z_DEMO_PDF_JG'
                i_structure_name       = p_table
              CHANGING
                ct_fieldcat            = i_fieldcat
              EXCEPTIONS
                inconsistent_interface = 1
                program_error          = 2
                OTHERS                 = 3.
    Please advice what is the msitake i have done here..

    Read the following code:
    pass the  i_callback_user_command = g_user_command to the ALV function module and write the FORM user_command USING ucomm    LIKE sy-ucomm
                            selfield TYPE slis_selfield.
    as shown below.
    thanx
    Data for ALV display
    DATA  : gt_fieldcat TYPE slis_t_fieldcat_alv,
            gt_events           TYPE slis_t_event,
            g_variant LIKE disvariant,
            g_user_command      TYPE slis_formname VALUE 'USER_COMMAND',
            g_status            TYPE slis_formname VALUE 'SET_PF_STATUS',
            gt_list_top_of_page TYPE slis_t_listheader,
            g_repid LIKE sy-repid,
            gf_pos TYPE i
    Data for ALV display
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
               EXPORTING
              i_callback_program      = g_repid
                 i_callback_program      = sy-repid
                 it_fieldcat             = gt_fieldcat[]
           it_events               = gt_events[]
              i_callback_user_command = g_user_command
                 i_save                  = 'A'
                 is_variant              = g_variant
               TABLES
                 t_outtab                = it_print.
    FORM user_command USING ucomm    LIKE sy-ucomm
                            selfield TYPE slis_selfield.
      CASE ucomm.
        WHEN '&IC1'.
          CASE selfield-sel_tab_field.
            WHEN '1-KUNNR'.
              READ TABLE it_print INTO wa_print INDEX selfield-tabindex.
              IF sy-subrc = 0.
                SET PARAMETER ID 'BPA' FIELD wa_print-kunnr.
                CALL TRANSACTION 'BP'.
              ENDIF.
            WHEN '1-MATNR'.
              READ TABLE it_print INTO wa_print INDEX selfield-tabindex.
              IF sy-subrc = 0.
                SET PARAMETER ID 'JP_ISS' FIELD wa_print-matnr.
                CALL TRANSACTION 'JP29' AND SKIP FIRST SCREEN..
               GET PARAMETER ID 'WRK' FIELD wa_zprint-werks.
               SET PARAMETER ID 'VKO' FIELD wa_zprint-vkorg.
               SET PARAMETER ID 'VTW' FIELD wa_zprint-vtweg.
               CALL TRANSACTION 'JP29' AND SKIP FIRST SCREEN.
              ENDIF.
    Endcase.
    Endform.

Maybe you are looking for

  • Locator Error ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine

    I am trying to setup Intermedia Locator and am trying to create the Locator index per the code below. Any ideas why I am getting the below error, and what I can do about it. Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production With the Partitio

  • 2 Business Roles - Navigate from One to Another

    Hello My Key user is assigned a regular Web UI Business Role(CASEWORKER) and it is used for daily work. However he needs to access standard FCC_AGENT IC specific role in order to process the Collection Work Items occasionally. Solution which I am thi

  • My problems with X1

    Moved to x1 section.

  • [Guide] How To Clear the Play Queue

    QuestionHow do I clear the play queue? AnswerPlease note this is an unofficial workaround and not an official solution.  1 - Click New Playlist. 2 - Add only one song to the Playlist. 3 - Whenever you want to clear the Play Queue double click it. Onc

  • Download list of payment terms

    All SAP Gurus, We want to Download list of payment terms. From SPRO path it gives the payment terms, one after another, but not the list. From where we can get the list of all payment terms. Regards,