Currency and Price in Seperate Columns

Hi All,
the default is to see Price along with currency - Eg : 10$.
Now I want to split these into 2 adjacent columns - can't change this placement ; Currency has to be right next to the Price column.
The query designer has KF = Columns and  Chars = Rows. I need to add the currency besides the KFs - adding it to the rows will not help. How can I achieve this ?
Regards,
Shweta

Hello,
Not possible in case of multiple currency.
If a constant currency is used then i can suggest a workaround only if you are on 7.0.
Create a local formula KF with formula placed as 1 * 0 or constant as 0.
now in the properties of the queries, in display tab (or it might be some other tab, sorry no system access now to confirm) you would see an option display zero as here give the text as $ or USD.
Regards,
Shashank

Similar Messages

  • Hi currency text display in seperate column

    Hi All,
    1)   I want to display currency text in seperate column in report output.
    ex: 1000$, (present value )............1000     USD    ( Need to display currency text USD in seperate column ).
    2) i have AP ageing report where i will display amount values based on the due dates in different buckets as shown below using offsets.
    Vendor      From 1 to 31                From 31 to 61                                         From 61 to 91
    500000006                1000$           
    500000015                                            1000$
    500000016               
    Now  User wants to give bucket in selection screen .I need to display vendors who fall into that bucket.How can i do this? please suggest this,,,soon.
        eg:due ranges  1- 31.
      Vendor      From 1 to 31
         500000006             1000$      
    Thanks in advance,
    Joseph

    Hi Joseph,
    Your First query.
    Create a calculated key figure using the key figure you are using with NODIM. This will remove any unit after the Key Figure.
    In the second column, drag and drop 0CURRENCY from Unit dimension of the InfoCube.
    Second Query.
    You can create a structure on Vendor on the reporting level and assign a range of vendor for each bucket in the structure. The user will be able to filter out any bucket which he wants.
    Hope that helps
    Roy

  • How to display member name and Alias in seperate columns

    Hi,
    We have a report in HFR which has Employee dimension. We set that member display both Member name and alias. But the report showing both in one column with a - seperator. Is there a way to display them in seperate columns.
    Thanks,
    DD

    Thanks Mehmet. But whenever I try to insert a column, it throws this error: You can't insert a column here.
    I have the grid like this.
    Account
    Children of Employee
    I need to display the member name and alias of Employee dimension inseperate columns. Could you Please help me how to do it?
    Thanks,
    Ram.

  • Changing currency and price on BAPI_PO_CHANGE

    I gurus!
    I need change the currency with BAPI_PO_CHANGE, the first time i´ts works but when i want change another time, the net_price and gr_price is wrong.
    I change from MXN to USD, later i change from USD to MXN.
    any Idea?

    Hello to all,
    that is just for documentation. SAP answerd the problem in OSS-304243 but this message is not accessable if you don't have powerful OSS-Users.
    This SAP-note might be interesting: 197958
    OSS-Message 652796 8.8.2011
    BAPI_PO_CHANGE
    We can not process confirmations by using the parameter poconfirmation.
    The Baps reports always S 06 022 - no data changed.
    In the SDN there are some hints telling that the BAPI_PO_CHANGE does notsupport processing of confirmations. More detailled infos should be in
    the OSS-Message 0000304243 but this message is not accessable for us.
    Can you confirm that the BAPI_PO_CHANGE does not support adding
    confirmations? We debugged the BAPI and there is no code for updating
    confirmations found.
    Best regards
    Bernhard Lascy
    09.08.2011 - 10:43:07 CET - Antwort von SAP
    Dear Bernhard,
    I regret to inform you that the functionality you request is not
    implemented in the R/3 standard system.
    Unfortunately it is not possible to change/load confirmations with the
    function module BAPI_PO_CREATE/BAPI_PO_CHANGE. Table POCONFIRMATION in
    BAPI interface is relevant for Display/List Vendor Confirmation in BAPI,not for update/insert Vendor confirmation in PO.
    Furthermore, we recommends that you use Idocs for automatically
    entering confirmations. The Message type to use is ORDRSP.
    You may read more about this topic in the online documentation.
    Please see also following attached note for your reference.
    456127 FAQ: Electronic Data Interchange (EDI) in purchasing
    Best regards,
    Pavel Olysar
    Support Consultant
    Global Support - Logistics

  • How to make column that include currency and value

    Hi, all
    In the standerd form,  there is a column that include currency and value.
    For example sales order.
    And it have to column in the DB table.
    Can I make same column to use SDK.
    And how can I make it.
    Best Regards

    Hi,
    I tried this and somewhat achieved this.
    Bind the required col to a UserData Source as text type, and once u enter the cost or the price concatinate the entered price with the selected currency.
    But this col cannot have the same functionality and validations of SAP.
    Award points if helpful.
    Regards,
    Vasu Natari.

  • Seperate field containing date and time into two seperate columns

    Hi
    I have a column which contains entries which are in the format date time i.e. 27/10/2005 07:06:09
    however i would like to have these as two seperate columns so the date is in one and the time in another.
    how would i go about doing this in pl/sql?

    im running a query in excel to graph a variable against time, however excel is not storing it correctly so when i try to use string manipulation to put the time on the x axis it's producing a long decimal number instead of the actual time.
    i want to keep it in that format but also have it in two seperate columns. when excel makes the graph it will only read the same date over and over it won't get past the date to see the time changes.

  • Hi, I have a large number of products in one column and prices of the products in another. Most prices are different. I want to know if it is possible to increase all of the prices by 5% or 10% etc. Hope someone can help. From Stiffy

    Hi, This is my first time I hope someone can help.
    I am working with numbers and I have a large number of products in one column and the relevent prices in another. All the prices are different and I want to increase the price of everything by 5% or 10% etc. Is this possible?
    Thanks in advance
    Stiffy123

    Ad a new, temporary column (or one you can hide when not using). Let's say the current Prices are in column C and the new column is D.
    you can inflate the prices in column C by 5% by entering the formula in the first cell of column D as:
    =C2*105%
    likes this:
    to fill down, select D2, then copy, then select the D3 thru the end of the column, then paste.  Now select C2 thru the end of column C, now paste over the existing values using the menu item "Edit > Paste Values"
    you can now hide column D until you need to use it again.

  • How to seperate numbers and characters in a column

    Hi,
    In my database i have a table named birth.DBA prior to me created a column with data type var char,for which data type number must be allocated.Both characters and numbers are entered into that column.now i have to change my data type into number.how can i do this.
    My idea is to first separate numbers and characters in that column.But how can i do this.can u please suggest.

    use regular expressions
    SELECT regexp_replace('aa123','[[:digit:]]') from dual;
    SELECT regexp_replace('aa123','[^[:digit:]]') from dual
    hth
    Marco

  • Currency and Groups Dimensions in Legal Consolidation, BPC 7.5

    Dear BPC Experts:
              I am using BPC 7.5 NW SP03, and building Legal Consolidation now. According to the SAP Library,http://help.sap.com/saphelp_bpc75_nw/helpdata/en/bpc_nw_index.htm, it says in 7.5, the currency and groups dimension are required and should hold currency members and consolidation members seperately. I have couple of questions about this design.
    1. Are GROUPS and CURRENCY dimensions both included in Legal Consolidation Application at the same time?
    2. How to move data in currency diemnsion into corresponding members in GROUPS dimension?
        For example: THe GROUPS member, CG1(its currency is USD). How to let data in currency USD move to CG1.
    3. In Legal Consolidation data package, should I modify the prompt dimension from CURRENCY_DIM into GROUP_Dim?? cause 7.5 has CURRENCY dim in its package setting at default. However, the consolidation package is based on GROUP perspectives.
        Does anyone give me any idea in it? I really appreciate your help.
    Best Regards,
    Fred Cheng

    Hi Collet,
    Thanks for such a quick response. Based on your answer,
    The group-type dimension is used for storing the group component of legal consolidation. The group-type dimension represents the relationship of entities for a given consolidation result. This group is consolidated in a single currency, so there is no need to have another dimension. As of Planning and Consolidation 7.5, you can continue to use the currency-type dimension for this purpose, or you can split it into a group-type dimension (type G) and use a pure currency-type dimension (type R) to allow reporting in multiple group currencies.
    If at all I go by that will that be sufficient to have only Group Dimension and ignore RptCurrency field in BPC 7.5?
    As of now I am having my Group Dimension looks like this.
    Member ID          EVDESCRIPTION        GROUP_CURRENCY        PARENT_GROUP      ENTITY
    G_CG1                XXXX                          USD                                                                 E_CG1
    G_CG2                XXX                            USD                                   G_CG1                   E_CG2
    G_CG3                XXXX                          USD                                   G_CG2                   E_CG3
    So now do I need to enter any RptCurrency Members under Group Member ID column to have RptCurrency ignored once for all. By the way our RptCurrency and Group Currency is USD only.
    Please advise as right now we are not able to have Currency Conversion Functioning properly. I mean when I executed FXTRANSLGF, I am able to my DM status as Successful but saying 0 Submitted   0 Success   0 Fail
    I am unable to crack this. I tired playing Groups and RptCurrency but same result. Successful but no records. We have maintained all Exchange Rates corrctly.

  • Hi, I want to purchase the complete creative cloud at S$60 , however, in my account, at the payment page, it's appear RM currency and the selection of country does not include singapore. How am I suppose to purchase?

    Hi, I want to purchase the complete creative cloud at S$60 , however, in my account, at the payment page, it's appear RM currency and the selection of country does not include singapore. How am I suppose to purchase?

    Hi there,
    The country selected while creating the Adobe account was selected as Malaysia, so you get to see the price in RM.
    ^Ani

  • How to show value and unit in different columns

    Hi All,
    I need ABAP help for the below requirement in BI7.0
    Data source contains  the field Amount in local currency (Data source is flat file of CSV format)
    Amount in local currency
           1000  INR
           2000  INR
           1000  GBP
           2000  EUR
    I have to get this value in target like below( value and unit should be in different columns)
    Amount in local currency              0currency
           1000                                           INR
           2000                                           INR
           1000                                           GBP
           2000                                           EUR
    Can any one help me how to declare the data type for  Amount in local currency and how to show this value in two columns in the target.
    Thanks,
    kishore.

    TYPES:BEGIN OF ty_stru,
      s1 TYPE string,
    END OF ty_stru,
    BEGIN OF ty_stru1,
      s2 TYPE string,
      s3 TYPE string,
      END OF ty_stru1.
    DATA:itab TYPE TABLE OF ty_stru,
          wa LIKE LINE OF itab.
    DATA:itab1 TYPE TABLE OF ty_stru1,
         wa1 LIKE LINE OF itab1.
    START-OF-SELECTION.
    "--Input--
    In input 1000 and USD having space
      wa-s1 = '1000 USD'.
       APPEND wa TO itab.
      wa-s1 = '1000 INR'.
       APPEND wa TO itab.
      wa-s1 = '1000 EUR'.
      APPEND wa TO itab.
    "--Input--
      LOOP AT itab INTO wa.
    SPLIT wa-s1 AT space INTO  wa1-s2 wa1-s3.*------> split command
    APPEND  wa1 TO itab1.*---------------->splited value store into another internal table
      ENDLOOP.
    "--Display--
      LOOP AT itab1 inTO wa1.
        WRITE: wa1-s2,
               wa1-s3.
      ENDLOOP.
    "--Display--
    Output:
    1000 USD
    1000 INR
    1000 EUR
    This is simple prgram for split a string into two different string based on space
    regards
    Dharma
    Edited by: dharma raj on Aug 19, 2009 2:01 PM

  • CKM3 - PPV analysis: split between exchange rate effect and price effect

    Dears,
    I need to verify how the purchase price variance (PPV) is calculated within the Material Ledger, specifically regarding the split between exchange rate effect and price effect.
    I found transaction CKM3 that display the exchange rate difference and the price difference (I think total price difference = exchange rate effect + price effect), but I still have some open points:
    - How CKM3 should works? I created some documents to test this transaction (goods receipt from purchase order and its invoice) creating a PPV with exchange rate effect and price effect (both) but in CKM3 the split is not shown, only the total PPV is shown at document level.
    - Is there same specific procedure to be followed? Is there other steps to be done before CKM3 is executed in order to split the PPV?
    and then
    - Is CKM3 the best solution to analyze the PPV within Material Ledger?
    Thanks and Regards,
    Jody

    Tnx Adi,
    this link is very helpful, now I've an idea about how the data should be shown in CKM3.
    But at the moment I replicated a similar case to the example mentioned in the link, and in CKM3 I see different values: all PPV amounts are only present in column "Price difference" without the part due to the exchange rate effect.
    Do you know if I need to execute a preliminary step before to execute CKM3? Or is there something to be set-up in custominzing in order to allow the correct population of the exchange rate price difference?
    Thanks & Regards,
    Jody

  • Report question - $ sign in a seperate column

    Hi all,
    We have a query that reports on each branch plan's quantities. Somehow there one branch plant has the $ displayed on a sepeated column. Please see the example data as follow:
    (Branch plan)        (new column without any title)        Month/Year
    BranchPlanA                                                              $900,000
    BranchPlanB                                                              $100,000
    BranchPlanC                       $                                       789,000
    BranchPlanD                                                              $888,888
    Does anyone know why and how to fix it? Thanks!

    Unfortunately I've got the same problem:
    How is it possible to change the the placement of the units (in seperate column or in same cell of the value)? I can't find any options in the Query Designer BI 7.0
    [ key figure1 [  $    [   1.000,00   [
    [ key figure2 [.... [ $ 1.000,00   [
    Has anyone a solution for it?
    best regards
    Jan-Christian Treusch

  • Formatting by date and price

    Hi I'm having a problem formatting a spreadsheet.
    My spreadsheet has 10 columns and two of these are renewal date and price. 
    I need to format the spreadsheet so that any date before 30 September goes red; before 31 October - another colour; before 30 November - another colour and by 31 December - another colour. 
    Additionally, I need the spreadsheet to organise from the highest price. 
    Ideally it should end up that the earliest and highest price renewal should be at the top and the bottom should be the latest and lowest price (at the end of December). 
    Please can someone help (in simple terms as possible) as to how to do this!
    Many thanks,
    H. 

    Hi,
    According to your description, we need to assign two different conditional formatting rules with column date and column price. Please see the below image:
    ===
    Column Date Rule:
    Format only cells that contain> Cell value less than 2014/9/1> Set format red
    Format only cells that contain> Cell value between 2014/9/1 and 2014/10/1> Set format yellow
    Create multiple rule based on your date.
    ===
    Column Price Rule:
    Format only top or bottom ranked values.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • 11.5.10 Orders Import - line quantity and price

    Hi
    We have a custom ordering web system that accepts the sales orders from users. I am trying to import orders into Oracle EBS. The custom web system calculates taxes and price and displays line total for the end user.
    I need to import the orders as below:
    1. Show the order quantity as the quantity selected by the end user
    2. I should not recalcuate the price in EBS and whatever the total they send me should be the price of the line (shouldnt multiply with quantity). Basically display line total from custom system as price (not sure which column to poplulate from API?)
    3. No tax calculation in EBS, tax_value should be 0 all the time for these orders. Which column of oe_order_pub.line_rec_type to populate to achieve the same.
    I am using oe_order_pub.process_order API to import these orders.
    Appreciate your help

    Now I just realized the old servers were RHEL4 32-bit and the new servers were by default created on RH 5 64-bit.
    I'm pretty sure I can't just fire it up on a 64-bit OS without doing some extra work like export/import on the database.
    App server not sure what I would do as libraries etc. would be different also.The apps tier node of EBS 11i is not certified on 64-bit Linux OS -- Frequently Asked Questions: Oracle E-Business Suite Support on x86-64 [ID 343917.1]
    My thought is to get the servers rebuilt using RH5 32-bit and everything should work hopefully as long as packages are there.
    Sound right or should I just go with what it runs on now (RHEL4) to be on the safe side.What is your database version? Please note that Oracle9i is not certified on RHEL5, so if you are running on 10g/11g database you should be good to go with RHEL5
    Thanks,
    Hussein

Maybe you are looking for

  • Goods receipt with blanket po's

    Hi all, We have a scenario that results to a PR (originated from a SRM shopping Cart) with the item cat. B en AAC U. The AAC is changble to K and the best scenario would be that the item cat is also changeble, but that don't works. So item cat B it i

  • Some parts of DAA.IE website e.g. Site ID and footer are fine, other parts e.g content area are blank but all are ok in IE8

    Above happens on all DAA web pages and all are ok in IE8. I have not noticed it on any other websites.

  • Autoplay: Adobe Captivate 6 Project

    Hi we created a project for a client and published a .swf. They came back saying they have a problem with the course not starting automatically. " We have re-published the latest version and are still running into the same issue.  The course does not

  • ECLIPSE WON'T OPEN, RETURNS ERROR

    Hi, recently my eclipse stopped working, it keeps returning the same error log and refuses to open. I have tried reinstalling it various times but to no avail. Please help me. The error is as follows: !SESSION 2015-07-10 14:23:33.140 ----------------

  • 10.5.5 Update bug?

    I have a macbook and recently ive been connected to a 26 inch lcd tv (native res 1360 X 768) Model VW26L HDTV20F using a mini dvi to dvi then dvi to hdmi. Before the 10.5.5 update the tv was on its native resolution and my macbook was on its native o