Conversion from higher value to lower

Hi,
I have a variable of dec type length 17 which i need to copy in variable of type dec with length 16. Please let me know the shotest solution for the same.
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Feb 12, 2008 10:48 AM

I don't think you can use offsets with packed fields.
I would just check to make sure the amount in the source field is not too large for the destination and then if it's not, just do a MOVE.
Rob

Similar Messages

  • Tranport Request from Higher  version to Lower Version

    Hello,
                      Can any One Know how to Transport Requests from Higher Version to Lower Version for Example
                       From  Ecc6.0 Ehp1 to->>>>> Ecc6.0.    is there is any way or any  SAP Note related  to this?
                      Please, send me if any one done/ aware of it with  the needful steps     ASAP
    Thanks & Regards,
    pavankumar.

    Not sure you are in the right forum. You will have a better chance of an answer in a Basis forum.

  • Transporting a model in VC from higher version to lower version

    Hi All,
    How can i transport a model built in higher version to lower version.(EHP1 to 700.14 of Portal)
    Also, will all my fuctionality work there if it is transported?
    I have imported a model built on higher version of Sandbox to lower version of Dev server by changing its version manually by opening the model in notepad.But after deployment i am not able to see any of the functionality working.Such as-I am not able to submit the data enetred in the data fields.
    Please help.
    Thanks & Regards
    Richa

    Adding some points to the above question.
    Also,I cannot clear entries from the data fileds, as there is not System Action defined for clear in version 700.14.
    Please suggest,what changes shall i make.
    Thanks & Regards,
    Richa

  • Acrobat - Conversion from higher to lower version - Problem & Bizhubs printing problem

    My team developed a form using Acrobat 7.x that will be triggered from a portal - directly routed to a printer. (that is, a user can  print the form directly to the printer just by clicking the form name - no need to open the form).
    The form is getting printed in certain Laser Printers but its not printing in Bizhubs.
    I suspect that the server that routes the form to printer doesnt have acrobat reader and uses Internet explorer as default application to open.  I heard that IE is not much compatible with Acrobat 7.x.
    So I tried to convert the form from Acrobat 7.X to Acrobat 6.X (using the Print option -> Adobe pdf)
    The form gets converted to Acrobat 6.X but the form misses some properties.
    That is, the form holds the Text boxes & text areas in it (in 7.X) when i converted to 6.X all these text boxes are no more.
    Could any one please help me over come these problems?
    1- Why a form that is routed thru server is getting printed in Laser Printers but not in Biz hubs.  (Please note if i open the form in my machine and print directly to any printer it prints.  It fails only when invoked thru portal - inturn thru server)
    2- why conversion to lower version of pdf misses its properties.
    Your timely help is much appreciated.  Thank you so much in Adavance.
    Thanks,
    Aravind Srinivasan.

    This is a good read for anyone attempting to convert a PDF to a Word document...
    http://www.planetpdf.com/enterprise/article.asp?ContentID=PDF-to-Word_Conversion_-_Why_it_ is_so_hard_to_do&gid=7837&fa

  • Importing dump taken from higher version to lower version

    Hi all,
    I have already taken dump from oracle 9.0.2 database without using exp utility of lower verion and alo without running catexp.sql script prior to export.
    Now i need to import this dump into 9.0.1 database.It gives error due to backward-incompability.
    Is there any way to import without re-exporting whole database again using exp utility of lower version against higher version.

    It is an unsupported scenario. I had to face it once with the same 920-&gt;901 versions. What I did was also absolutely unsupported at my own risk and it was a last chance action. I'll tell you what I did and how it worked for me, which doesn't mean it will work for any situation. If you open your file with a binary file editor you will see at the first file blocks a header that displays the export version "EXPORT:V09.02.00" This header is read by the import to check which version was used to generate the file and prevent an unsupported downgrade, I changed it to EXPORT:V09.00.01 and retried the import. A lot of error messages appeared, but it successfully loaded my information. I took the risk because I made sure this specific database contained just basic tables, indexes and version compatible objects and definitions, it was a testing environment, I didn't have the right Oracle version and there was no time to get it, and finally I had a bullet proof backup.

  • Export import issue from higher version to lower version

    Hi,
    I have an export dump file which was taken from 11g database(11.2.0.2.0) and trying to import into lower version of the database 9i(9.2.0.6.0), unable to complete the process.
    Two ways i have found and tested in my test db
    1)TNS entry of 9i database has been put into 11g database
    a)Export dump was successfuly taken from 11g db
    b)Getting below error,while import into 9i database
    IMP-00058: ORACLE error 6550 encountered
    ORA-06550: line 1, column 33:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignoredIMP-00000: Import terminated unsuccessfully
    2)TNS entry of 11g database put into 9i database version.
    a)During export (trying to take exp dump from 11g db in 9i exp utility),getting below error
    EXP-00008: ORACLE error 1455 encountered
    ORA-01455: converting column overflows integer datatype
    EXP-00000: Export terminated unsuccessfully
    Kindly advice me to overcome from this issue.
    Regards,
    Faiz

    mafaiz wrote:
    Hi,
    I have an export dump file which was taken from 11g database(11.2.0.2.0) and trying to import into lower version of the database 9i(9.2.0.6.0), unable to complete the process.
    Two ways i have found and tested in my test db
    1)TNS entry of 9i database has been put into 11g database
    a)Export dump was successfuly taken from 11g db
    b)Getting below error,while import into 9i database
    IMP-00058: ORACLE error 6550 encountered
    ORA-06550: line 1, column 33:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignoredIMP-00000: Import terminated unsuccessfully
    2)TNS entry of 11g database put into 9i database version.
    a)During export (trying to take exp dump from 11g db in 9i exp utility),getting below error
    EXP-00008: ORACLE error 1455 encountered
    ORA-01455: converting column overflows integer datatype
    EXP-00000: Export terminated unsuccessfully
    Kindly advice me to overcome from this issue.This has nothing to do with APEX. Post on the {forum:id=61} forum.

  • Exp imp issue from higher version to lower version

    Hi,
    I have an export dump file which was taken from 11g database(11.2.0.2.0) and trying to import into lower version of the database 9i(9.2.0.6.0), unable to complete the process.
    Two ways i have found and tested in my test db
    1)TNS entry of 9i database has been put into 11g database
    a)Export dump was successfuly taken from 11g db
    b)Getting below error,while import into 9i database
    IMP-00058: ORACLE error 6550 encountered
    ORA-06550: line 1, column 33:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignoredIMP-00000: Import terminated unsuccessfully
    2)TNS entry of 11g database put into 9i database version.
    a)During export (trying to take exp dump from 11g db in 9i exp utility),getting below error
    EXP-00008: ORACLE error 1455 encountered
    ORA-01455: converting column overflows integer datatype
    EXP-00000: Export terminated unsuccessfully
    Kindly advice me to overcome from this issue.
    Regards,
    Faiz

    lkm_thedba wrote:
    you can use VERSION parameter in datapump and make this workable.
    Cheers,
    lkmYou cannot, since 9.x does not use datapump. The VERSION parameter can only be used if the target is 10.x or above
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_export.htm#autoId57
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_overview.htm#CEGFCFFI
    HTH
    Srini

  • Type conversion from numeric value to time format

    hi guys,
    i hvae column called (Time in seconds).i need to convert the numeric value of one column into time format HH:MM:SS. for example 3012 =00:50:12.
    how can i proceed the same in the front end.
    Thanks & Regards,
    Nandu

    Hi..
    here is the code.. (assuming 10000 in the following code is your seconds, replace that with your value...)
    cast(TRUNCATE(10000/3600,0) as varchar(2)) || ' : ' || cast(TRUNCATE(60*((10000/3600)-(TRUNCATE(10000/3600,0))),0) as varchar(2)) || ' : ' ||cast(60*((60*((10000/3600)-(TRUNCATE(10000/3600,0))))-(TRUNCATE(60*((10000/3600)-(TRUNCATE(10000/3600,0))),0))) as varchar(2)) You can also use floor instead of truncate...
    Above will give only h:m:s format if hh (or) mm (or) ss are between 0 and 9. So, you may need to add case when condition before each concatenation: if hh is between 0 and 9 then need to concatenate with 0 else the same code...
    Thanks...

  • Why am I getting very high values for the very low frequency region of a random signal?

    I am tyring to produce a power spectrum graph for a Tachogram data, related to Heart Rate Variability Analysis. This data can be thought to be as a random signal, but has a frequency spectrum range of 0 - 1HZ.
    The problem that I am facing is, I am getting very high values for very low frequency region, closer to DC value. Even the DC value is really high, in the range 10^8. It is suppose to be a low number. Any suggestions would be appreciated.
    Thanks.

    Here is what my work is all about. I am trying to develop a software for Heart Rate Variability analysis. I am not sure if you are aware of heart beat waveforms, they are bunch spikes, occuring at irregular intervals. We have to do analysis on this waveform. How ? First we have to create a plot called Tachogram. This is done by, for example, let's name the first spike R1, the second one R2, and the third one R3, and so on. This is how the co-ordinate points are created. (R1, R2-R1), (R2, R3-R2), and so on...
    Here R1 is the time instant at which the spike R1 occurs, and R2-R1 is the time difference between these peak occurences. So, if we plot these values, then it gives us one like what you saw on your time domain plot. What we have to do with this signal is, we have to apply FFT technique to produce its power spectrum for analysis. Generally the frequency range of the spectrum goes from 0 - 0.5 Hz. They part this range into VLF, LF, and HF, and analyze how much power is distributed in these regions. The distribution would tell you if you were stressed out,or have worked out, things like that. Normally, you can view spikes around LF, HF region. If you had viewed the power spectrum for the data that I sent, then that's what it pretty much looks like. I think I have said a lot about it now. Hope you get it.
    We were talking about the "other component", I can't really see where it lies, must be in the 60-80 sec. range in the graph. If you look at the spectrum, I am getting a huge value around 0.0033 Hz, how do I minimize or remove this ?
    Also, I am using Unevenly Spaced Signal Spectrum.vi, I am not sure what excactly is the unit for the Power Spectrum output. Technical Papers denote, Periodogram algorithm used by this VI, gives Power Spectral Density ? If that's right, then the unit is V^2/HZ.
    Please advise.
    Again, I should thank you for your time and effort.
    I have to meet a deadline this week in finishing this project, and your help is immense to me at this point.
    Thanks & Best Regards,

  • How to pass the low value and high  values for select options.

    Hi,
           In selection screen I want to display the first date, last date of this month as a default value in low and high fields.  Please exaplain me how.
    Thanks and Regards,
    Surya

    hI,
         Very thanks ,
            I  did it what u said now. but those contents does not displaying on the screen.
    In this order I write the code. Please explain me
    SELECT-OPTIONS s_date FOR likp-wadat_ist.
    DATA  BEGIN TYPE wadat_ist.
    DATA LAST TYPE wadat_ist.
    initialization.
    s_date-low = BEGIN.
    s_date-high = LAST.
    at selection-screen output.
    CALL FUNCTION 'HRWPC_BL_DATES_MONTH_INTERVAL'
      EXPORTING
        datum                =  SY-DATUM
        month_pst            =  '0'
        month_ftr            =   '0'
    IMPORTING
       BEGDA                =  BEGIN
       ENDDA                =   LAST
    EXCEPTIONS
      INVALID_VALUES       = 1
      OTHERS               = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • SEARCH ARRAY AND COUNT TRANSITION FROM HIGH TO LOW

    I have 4 dig inputs.  I want to count the number of times each individual input transitions from high to low and display the count  I attached the vi as v11.  Thanks for any help.
    Solved!
    Go to Solution.
    Attachments:
    count.PNG ‏94 KB
    9422_Digital_In_mod.vi ‏52 KB

    Hello Jootbox,
    Are you by any chance using a cDAQ 9181 chassis?
    If you are it might be a good idea to use the 4 counters internally available on this chassis.
    A simple example about counting edges can be found over here:
    https://decibel.ni.com/content/docs/DOC-11412
    Kind Regards,
    Thierry C - Applications Engineering Specialist Northern European Region - National Instruments
    CLD, CTA
    If someone helped you, let them know. Mark as solved and/or give a kudo.

  • Mean amount from 9500 INR Exceeds low value asset maximum amount.

    HELLO Experts,
    While posting  F-43 getting error mesage: -
    mean amount from 9500 INR Exceeds low value asset maximum amount.
    Also I checked the Tcode OAY2 and OAYK.
    Thanks and Regards
    Urmila S
    Edited by: surmik on Mar 23, 2011 10:29 AM
    Edited by: surmik on Mar 24, 2011 6:58 AM

    Hi
    I checked OA08. Still the error is showing.
    Kindly assist me with the solution.
    Thanks and Regards
    Urmila S

  • Dynamic variant for select option High value

    Hi ,
    Please help me in creating dynamic variable for a select option date field high value.
    II tried the following method:
    1. Enter the values in the selection screen
    2. Save the variant using the SAVE button
    3. In the next screen for the date variable select the 'Selection variable' checkbox (L) and click on the button 'Selection variable' in the toolbar.
    4. Now you will see this variable in the next screen with 3 types of buttons. Click on the middle button (i.e. D - Dynamic date calculation).
    5. Click on the down arrow button and select the option 'Current Date'.
    5. Save the variant.
    But it is saving the date value in Field LOW of select option( From value).
    I need it in TO field( High value).
    Please help.
    regards,
    Sheeba

    Hi Sheeba
        we can do it other way .. Select the same steps as you have done but after the assigning the value current date to low ..click on the selection option push button at the application bar and choose the 'less than or equal to' option to your select option value and try the same ....
    I guess this would throw you same results as that of the value in the high value button
    Cheers,
    Jacks.

  • Poor raw conversion from Fujifilm X100 .raf format in Lightroom 3 and 4

    I'm seeing very poor results when doing raw conversion from Fujifilm X100 .raf format. Who can I contact about this? Is there anything I can do?
    See below for what is supposed to be a white curtain, lit by stage lighting. It results in a blown out blue channel, serious loss of detail, and very ugly gradient.
    (Lightroom 4.2, Camera Raw 7.2 on LEFT  --- Fujifilm X100 in-camera jpg on RIGHT)
    And for more detail:
    (Lightroom 4.2, Camera Raw 7.2 on TOP  --- Fujifilm X100 in-camera jpg on BOTTOM)
    (Lightroom 4.2, Camera Raw 7.2 on LEFT --- Fujifilm X100 in-camera jpg on RIGHT)

    The blue light is so intense that it is, or almost is, saturating the sensor.
    The camera’s built-in raw conversion handles this by shifting the color to cyan—clipping the blue and allowing the green to contribute more.  I doubt there was cyan lighting in the scene, only blue.
    Adobe does not shift the hue, but this makes the blue seem over saturated.  Adobe’s conversion may be more colorimetrically correct, but less pleasing in this case of intense lighting that the sensor cannot accurately record.
    It is a difference in camera profile used between the camera and Adobe.  Since Adobe does not supply camera-match profiles for much more than Nikon and Canon cameras, you’re not going to be able to fix things other than managing the over-saturation using HSL or WB or other things like lower-vibrance, higher saturation. 
    You could try making your own camera profile using an X-Rite Color-Checker Passport or the color-checker and the Adobe DNG Profile Editor:
    http://xritephoto.com/ph_product_overview.aspx?id=1257

  • 10.6: Apple and our customers place a high value on simple, refined, creative, well thought through interfaces. They take more work but are worth it. Apple sets a high bar. If your user interface is complex or less than very good it may be rejected

      i am newbie in IOS  i am web developer
    so i use html 5 and i development jquery mobile based application.
    in my application i just call view from web.I used objective c webview .
    but my application rejected  following issues
    - Included low resolution/jagged image/s; see screenshot
    - Portions of your app loaded, refreshed, ran, and/or responded very slowly.
    - Was not optimized to support the device screen size and/or resolution; see screenshot
    - Did not integrate with iOS features.
    they said your app is slow but app speed is good(you can see here : http://teknonova.com/Map)
    they said did not integrate with ios features .yes i just call URL from web view?is it illegal?
    and they gave issues screenshot  there is no problem with screenshot .it is good : (http://a1523.phobos.apple.com/us/r30/Purple/v4/c3/76/8a/c3768ae0-9b41-820f-9315- 40db2afc57b6/temp..gwvpnmiu.png) 
    what should i do?
    should i delete and add new app?

    10.6: Apple and our customers place a high value on simple, refined, creative, well thought through interfaces. They take more work but are worth it. Apple sets a high bar. If your user interface is complex or less than very good it may be rejected
    for this problem what is a good solutions, how need to solve our problem, we need to published our apps. so plez telme the solution for this resons

Maybe you are looking for

  • Magic mouse connection lost

    I have tried several suggested fixes for losing magic mouse connection.  I still lose connection.  Why is this happening and how can I fix it once and for all?

  • Outgoing messages blocked by some recipients due to Spamhaus PBL

    I've read some related issues about this on the forums, but I haven't found any helpful solutions. I am a FiOS customer, but I already have email service set up with other providers, and have no interest in changing my e-mail address(s). In general t

  • GoLive CS Upgrade Disc also asks for serial # for "Adobe Seven." What is that?

    I still have several sites running on GoLive CS which was installed as an upgrade to 6.0. The Mac computer holding all that has died and I do have backup of the files. I've loaded 6.0 successfully into another "old" Mac, but when trying the CS upgrad

  • Firmware fix for ATI 4850 iMacs works for me! (early 2009 iMacs)

    I have been chronicling my ATI/iMac freezes on my blog for a while and almost returned my mac. But, it has been 24 hours now since I patched with the new EFI firmware and I have not had even one freeze/crash under boot camp or OSX. I have played fall

  • Where can i find this information

    I have a user who is asking this question. I don't know have information, nor able to find information on forums How can i find the following information on Sun Messaging Server (6.2) -Max messages per connection: