Playing Variable - Read as Currency

Hi, I have a node in a campaign that queries for values and gets a string of prompt variables to play as well as customer balances and payment amounts. I play the prompts just fine, but when it comes to playing the variable money amount, CCA can't read it. Is there a particular field type CCA reads better when querying the DB?
An oracle rep told me to set all values in DB as varchars even if they were numbers, is this acurate?

Currency type playback assumes the last 2 digits are 'cents'.
The number 258 will play back 2 dollars and fifty eight cents.
If you multiple by 100 then it will play back
25800 - two hundreds fifty eight dollars and zero cents

Similar Messages

  • Short dump while reading a currency field from Flat file into internal tabl

    Hi,
    I am getting a short dump........saying number conversion dump (while reading a currency value into field in internal table from a fixed lenght flat file).........
    Do I need to use a string variable to get the value from flat file or how ??
    Please suggest.

    Santosh,
    Thanks for your inputs,
    But my internal table type is of DEC (5,2) , I am getting that... it needs to be of type 'C'. Can you suggest.
    Ex :
    MOVE wa_temp-infile_string+106(8)  TO wa_item-QT_PERCENT
    This didnt work
    so i tried moving into a seperate variable
    MOVE wa_temp-infile_string+106(8)  TO v_percent.
    and then write to
    WRITE v_percent to  wa_item-QT_PERCENT.

  • Get variable in Target currency under currency conversion Tab for Key Figure

    Hi Experts,
    In one of the query in BEx Designer, for particular set of key figures I am unable to edit Target Currency under currency conversion.
    We created user exit and using a variable in BEx.
    When I chose currency conversion parameter in "Currency Conversion", Value in Target currency is empty but I am expecting the variable to get displayed over there.
    Please suggest me how to get variable in target currency. or how to edit property of key figure "Target Currency"
    Thanks,
    Saravanan.

    HI,
    which parameter you maintained in conversion type that is currency translation type which is maintained at T-code RSCUR and see which info object you maintained at currency tab after defining the currency translation type i.e at Target currency -> Info object  for determining Target currency which  is FROM INFO OBJECT in Target currency .
    Hope this will help you.

  • Currency conversion type with variable for target currency

    Hi,
    I use a currency conversion type with a bex variable for target currency in a query in order to convert a Key Figure. It works fine but instead of short text description there's the technical description of the variable in the selection screen. How can i change the description of the variable ?
    For information, in the bex, we can't see the variable in "variable sequence". I use BI 7.0
    François.

    Hi,
    The problem was that in the maintenance of the currency translation type the option  Target Currency from Variable” was checked. As a consequence in the properties of our key figure the drop-down-list Target Currency was set to  from variable” with no chance of changing it (it was grey).
    What we can do was to choose the option  Target Currency Selection with Translation” instead of  Target Currency from Variable”. Now, in the properties of the key figure we can choose the variable in the dropdown-list Target Currency and tick the option “Variable Entry”. As a result, the variable shows up in the query properties and we can change its arrangement.
    Regards,
    Siva Patil.

  • Analoge shared variable read Problem

    Can any body help me in reading analogue shared variable read in LabVIEW 2009 dynamic event structure. I have tried to read the above tag through Tag Reader VI but i have experienced too much delay in first read for real data i.e. Plant data from PLC. when this particular VI executes it take minutes to display the data. if some needs its code i can provide it. Thanks in advance

    This seems to be a LabVIEW problem, so please post it over in the LabVIEW forum.
    (the feedback forum is for problems with the website itself)
    LabVIEW Champion . Do more with less code and in less time .

  • Breakpoint on variable read

    Hi,
        Is it possible to set up a breakpoint on variable read/access ?
        i.e.
        MOVE var_1 to var_2.   <---- var_1 is being read and transferred to var_2    so debugger should break here
       Little background story: I have an ALV Grid control with property stylefname = 'XXXX'. Now in every source data itab I add some entries to color individual cells. Now I would like to catch the piece of SAP code where the value is actually read and used to format the cell. (What I am trying to do is to check how are the styles interpreted and used to color font and background).
    Cheers,
    Bart

    hi,
    in such a case where you do not know the source name, target name, function module name, etc... it is difficult to suggest where to place breakpoint. As you said that you are using ALV classes, so you can place breakpoint in the class interface code where the data extraction is done.
    i have checked 'stylefname' property of ALV layout. It is used to pass the name of the cell table for displaying cells as pushbuttons.
    you can go through the below link for ALV grid control page 18 for Layout Adjustments:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907?quicklink=index&overridelayout=true
    mostly we can get the stripped pattern in ALV grid by setting 'zebra' property of layout.

  • Radio app that will play while reading a book

    Is there a app like I heart radio that will play while reading the news paper or book on Ipad.

    I'm sorry but multitasking on my ipad or an iphone is NOT AT ALL like it is on my droid aka android devices.
    This is how my droid phone does it.
    http://phones.verizonwireless.com/droid/community/videos.aspx?category=features
    And hopefully apple will finally do this as well, because this is what I consider multitasking.

  • VARIABLE option for currencies during query runtime.

    Hi Experts,
    Please provide me the solution for the below.
    In Bex query, during the runtime, selection time of currency,
    We have to give variable option for Millions in rupees, thousands in rupees and rupees.
    How we can give?
    Is it any SAP exit variable is tre?
    or How v can make it?
    Point sure awarded.
    Regards
    Peras
    Edited by: peras selvan on Apr 6, 2008 9:05 PM

    Hi Gupta,
    Thanks.
    But they requirement is to give a drill down option in the first selection for those 3 format of currencies.. Is it possible to give while assigned scaling factor?

  • Currency Translation in Planning sequence with variable for target currency

    Hello ,
    i have a requirement, the cube contains multiple data in the Group Currency for multiple company codes. & I want to convert these amounts to another KF as local currency using planning sequence only (not using transformation, as the users want to do this when they require.)
    For this, i defined a Aggr level , filter & Planning function with Currency translation selecting the source field as AMOUNT_GC & target field as AMOUNT_LC using the Currency Translation type ZCTGCLC.
    The target currency is not know beforehand, as it depends on the company code of each records that comes in.
    Hence, Currency translation type uses  a Customer exit variable 'Z_R_0026' for target currency.
    This is customer exit variable which searches the Master data table of the Company code & replies back with the local currency of that particular company code (derived value from the company code variable also in teh filter).
    However, when i execute this planning sequence, it gives me an error saying, "no value found for variable 'Z_R_0026'
    1. when edit the CMOD code, to return only say "EUR" the planning sequence runs fine.However when i use this select statement to fetch the corresponding value of the currency using the company code reference from the company code master data table, it gives the above error. it seems to be a problem with the select statement.
    below is the code for that exit
    when 'Z_R_0026'.
         data: l_curr type /BI0/OICURRENCY.
         IF i_step = 2.
           LOOP AT i_t_var_range INTO loc_var_range
                              WHERE vnam = 'Z_S_0003'. " Company Code Single
             CLEAR l_s_range.
        Filling Currency Key from Company Code
             select single currency
             from /bi0/pcomp_code
             into l_curr
             where comp_code = loc_var_range-low
             and objvers = 'A'.
             if sy-subrc = 0.
               l_s_range-low = l_curr.
             else.
               l_s_range-low      = 'ABC'.
             endif.
             l_s_range-opt      = 'EQ'.
             l_s_range-sign     = 'I'.
             APPEND l_s_range TO e_t_range.
             clear l_s_range.
             EXIT.
           ENDLOOP.
         ENDIF.
    2. there is a option of using infoobject for target currency in the RSCUR itself, however, when i try to input the 0COMP_CODE for finding the attribute currency from this infoobject, it doesnt accept.
    has anyone tried this earlier ?
    Any help/suggestions , guys, pls?
    Thanks
    John

    Hi Praveen ,
    Thanks for that.
    I have a Question.
    If RSCUR were to only accept a Date InfoObject , it would be placed under a differnt heading.
    The Tab is "Currrency"  & the sub-Tab is "Target Currency"
    so i guess, it should accept other infoObjects as well.
    Moreover, the help on that InfoObject buttons says
    "Specification of an InfoObject (Characteristic) in which a currency
    attribute is stored in InfoObject maintenance. At runtime, the
    associated currency attribute is determined using the characteristic
    value and this is interpreted as source or target currency."
    & i have already defined 0currency as a attribute of 0comp_code. so this should work ideally.
    almost similiar CMOD code i have used for other too, but i dont know why only this one is getting struck.
    any help, pls.
    Thanks
    John
    Edited by: John Lewis on Apr 17, 2009 3:24 PM
    Edited by: John Lewis on Apr 17, 2009 3:25 PM

  • CD-DVD drive does not play or read any cd or dvd

    The CD-DVD drive in my Lenovo 3000 series was working fine until last week, I tried to install quickbooks and when I insert the cd in the drive it does nothing (does not show that a cd has been inserted) and would not play any other cd's with microsoft media player.
    Can someone help. When I viewed it in the control panel it shows that the drive is working properly.
    What to do?
    Thank you.
    Leopardo22 

    Thanks for the reply.
    Are you sure that the Files work with the Mac?
    Err... Typical example: CD recorded on a PC, with many .jpg files (photos) on board. Seems that there is no "File compatibilty" issue here. CD starts playing on the iMac, in Preview (Icon display mode). Soon, Icon display mode just stops. Seems that the drive is not able to "drill" into the material on the CD further than a certain ares. At this point, it is even difficult to eject the CD. iMac seems to lock up.
    I would put the Movies in a mp4 file and the pictures in a jpeg.
    No movies on the CD
    Why don't you use an external drive or Air drop to move files?
    Should not need an external dribe to just play a CD containing photos, provided by another party. Simple operation , no?

  • Video clips in PDF created from FM12 file won't play in Reader 11 or Acrobat 9

    I have inserted several short video clips into a small manual created with FrameMaker 12 (all mp4 format). Book file is saved as a PDF. When I open the PDF in Acrobat 9 or Reader 11 and click on the icon for any of the videos, I see only a black box. When I open the same PDF in Reader 10, the clips all play just fine. What do I need to do to make these videos play in current versions of Reader. NOTE: I have Reader 10, Acrobat 9 Pro Extended, and FrameMaker 12 running on my computer.

    I have had this same problem myself with most Open Type fonts. It's very irritating, because it seems like most of the new fonts are being issued exclusively in Open Type.
    I have developed a work-around, which you can attempt at your own risk.
    Purchase the software FontCreator (I use FontCreator 5.6 Home Edition). It's not very expensive.
    Open the problem font in FontCreator, and save it with a different name. In the process of saving it, the font will be converted to a TrueType font. Install the new version of the font. In my experience, you can then successfully use the font in Pagemaker, and convert it to a pdf.
    This is not a perfect solution because there will be a *very* slight diminishment in the crispness of the lines of the font -- but this is only visible when the font is magnified to something like 6400% in Acrobat. It is not visible to the naked eye, or at least not to my naked eye.

  • My Ipod Touch keeps going back to main screen and won't let me play games, read my ebook, etc.

    My IPOD Touch was working great until about 2 weeks ago.  Now when I try to play a game, read an ebook, etc. it automatically goes back to the screen showing all my apps and won't let me stay and use the app I have selected.  Is there anything I can do?

    Try a hard reset of the iPod.  To do this, press and hold both the Sleep/Wake and Home buttons together long enough for the Apple logo to appear.
    B-rock

  • PDF video won't play in Reader X

    Hi and thanks for any help.
    I'm trying to view embedded videos w/in a PDF file.  The little hand appears, I click, then I receive the red "X" box that states:
    "Warning:  JavaScript Window -
    Acrobat has encountered and error while playing this media clip:"
    That's it.  Only option is to hit "OK" - which, of course, is NOT OK.  The colon after the word 'clip' implies there's a reason for the error but is terribly ineffective at letting me know which one...
    I uninstalled all the adobe stuff I could, then reinstalled it all: Reader X, Air, Flash Player 10 Active X, Flash Player 10 Plugin.
    I'm using a machine w/ Windows XP SP3, 2GB RAM, normal stuff although a bit out of date, I know.
    I know the embedded videos work because they work on my laptop, another XP machine, and not as good as the desktop(relatively speaking, of course.)
    Please help
    Steve

    Forgot to mention:
    - I did accept the option to "allowed/trusted this conent always" in Reader
    - I did check the "Allowed multimedia operations" w/in the Multimedia Trust (legacy) tab
    - I have tried all four media players available under Multimedia (legacy) tab
    thanks again

  • Variable reading other's characteristic value.

    Hi gurus,
    do you know, how can I make a variable (characteristic value variable) that reads other characteristic's value?
    i.e. I have 0CALMONTH in columns and a structure with 3 restricted key figures - I need to show KF value for 1st, 15th and last day of 0CALMONTH.
    Regards,
    Dorota

    Hi Dorota,
    What I have got from your query is.
    Take an input for 0CALMONTH from user.
    And then display Key figures restricted by 1st Day of the month entered by user, 15th daysand then last day of the month.
    If this is what your requirement is then you can achieve it by restricting the three key figures with variable.
    The variable should be defined with processing type as Customer Exit.
    Please refer the below link for more info:
    Problem while deriving 1st Calendar day of the fiscal period
    Regards
    Shubh Karan

  • Using global variable read status

    Hi Experts,
    I need to change the Note based o the Service Ticket status. I declared global variable as a string in ZL_ICCMP_BT_BTSHEADER_IMPL (Component: ICCMP_BTSHEAD; View: BTSHeader)
    And I am passing the Status to this global variable using the GET and SET methods of the STRUCT.ACT_STATUS attribute in BTSTATUSH node in same component and view.
    I referred this global variable in DO_PREPARE_OUTPUT of the component ICCMP_BTTEXT/TextView to set the Note as shown below.
    if ZL_ICCMP_BT_BTSHEADER_IMPL=>GC_STATUS = 'E0001'.
    I would like to know whether this approach is the best way to read status or any other optimistic  approach is there to follow for my this scenario. Please advise me.
    Thanks
    Chand

    Hi Basha,
    If you are using static variables, i wouldn't recommend using this approach.. there are better approach to get/set values in web client session which avoids setting/clearing static variables etc..
    you can follow below approach..
    1. To Get/set the variable in ic session to avoid the static variable.. for eg global cuco is available which you can use for this purpose.
    lr_bdc type ref to if_crm_ui_data_context.
    lr_bdc = cl_crm_ui_data_context_srv=>get_instance( me ).
    check lr_bdc is bound.
    Using SET_DATA_ATTRIBUTE set the attribute value and using GET_DATA_ATTRIBUTE get the attribute valueu2026get_attribute, set_attribute
    read current BuAg if exist
    lr_buag ?= lr_bdc->GET_DATA_ATTRIBUTE( 'CURRENTBUAG' ).
    Here "CURRENTBUAG" is the attribute name, you can give any attribute name while setting and get the same attribute value via get_data_attribute.
    Cheers,
    Sumit Mittal

Maybe you are looking for

  • Finding Serial Number after migration to new laptop

    Hi there, I have finally (and emotionally) retired my beloved G4 Powerbook for one of these new fangled MacBooks - very nice as I expected. To do this I used the migration tool as I always do and everything appeared hunky dory and exactly as it shoul

  • How to deploy selected components on the production server with the same solution

    Hello, We've a production server where we had deployed the visual studio based solution which contains all the web parts and their business logic. Production server is up and running live and end-users have started using it as well. Now, some issues

  • Connecting iMac to cellular 3G network

    I live in the sticks...very RURAL...No cable or Broadband available, only Dial-Up for internet connection.... ...Is it possible to connect my iMac with my AT&T cellular 3G iPhone account. I have a cellular signal booster which provides me with a very

  • Forms Tracing output file issue

    will oracle automatically delete forms trace output files(.trc) after the user session ends?

  • [SOLVED] xfce4 wine menu

    Is there a way I can have a category called Wine on my xfce menu bar that holds all the wine applications i have installed? Last edited by efeX (2009-11-06 06:16:04)