Urgent : FLTP  to time conversion

I have used the function module as C14W_NUMBER_CHAR_CONVERSION for time conversion.
But it produces the output as follows.
E_STRING                        86,400.000000000
E_FLOAT                         8.6400000000000000E+04
E_DEC                           86,400.0000
E_DECIMALS                      15
Here which one will have to be converted as time output.
Regards.
Sankar.

I think the o/p is given in seconds ... 1 Day : 86400secs
Use this
E_DEC 86,400.0000

Similar Messages

  • Time conversion ZVAR_UNIT with FLTP InfoObject gives an error

    Hello,
    Situation:
    ZVGW03X is "a copy" of AFVV.VGW03 but with FLTP instead of QUAN data type:
    It has to be FLTP, because we do some divisions and multiplications with the InfoObject. When doing the same calculations with Data Type QUAN we get results that are slightly wrong (because of omitted data for QUAN values (QUAN saves only 2 or 3 digits behind the comma, FLTP has many moe digits behind the comma)).
    So, we have the FLTP values in the cube and we can use them in the report and also the UoM (MIN or H) is displayed correctly in the report.
    The problem: Unit Conversion
    tcode RSUOM -> we created the Quantity Conversion Type Z_MIN_H.
    This works very well for all Time Key Figures that are QUAN.
    But when I use it for the FLTP InfoObjects the report does not even get to the Variable Page:
    Any idea why the TIME conversion does not work with FLTP and how I can fix that?
    br
    Alex

    Hi Alexander,
    The link below might help you:
    CONVERSION OF FLOAT TO DATE IN BI
    Regards,
    Ashvin

  • Can I have a Face Time conversation between two Apple devices using the same Apple ID?

    Can I have a Face Time conversation between two Apple devices using the same Apple ID?

    Yes, you can, but the two devices can't have the same e mail address associated with both.  Each, device needs its own unique e mail ADR.  In your case, the iPod can call your iPhone if you use the phone number, but the iPhone can not call your iPod because it must use the e mail address, and if the email address is the same on both, the iPhone will think it's calling itself, so the call will not go through.

  • Error while loading : Time conversion from 0CALDAY to 0FISCPER

    Hi ,
           I get the following error when loading to an ODs .
    My 0FISCPER is mapped to one of the date fields from the extractor (Document date) and also Have 0FISCVARNT as part of data fields  .
    " Time conversion from 0CALDAY to 0FISCPER (fiscal year ) failed with value 20060405 " .
    thanks .

    Hello CG
    Please refere this forum
    Time conversion problem
    Thanks
    Chandran

  • Date/time conversion from UTC to CET

    Hello,
    Jjust a little question to our SAP BI community!
    Is there a BI function/ggod way that converts a (datetime) string DDMMYYYYHH:MM:SS  in UTC time zone into a string DDMMYYYYHH:MM:SS in  CET timezone ?
    We receive this string in input in a flat file and need it to convert from UTC to CET.
    Or do you know any way to convert a date/time from IUTC to CET, eveen using an ABAP function?
    Thanks a lot,
    Matthieu

    Hi,
    Check this thread for time conversion from UTC to Local time
    [ABAP statement for converting UTC date/ time to local date/time],
    Regards,
    Daya Sagar

  • Automatic time conversion is not possible

    Hi Friends,
    I have a problem in Transformation Level when i am mapping "automatic time conversion is not possible for source field FISCPER to 0FISCYEAR,FISCPER3".can any one help me in this issue.
    Thanks
    Narasimha

    Yes if it was date filed then it would have been possible.If you are trying to derive the fiscal year between datasource and cube then you can get it with the help of simple filed level routine.
    Map your fiscper field from source to fiscal year--Rule type Routine.
    RESULT = SOURCE_FIELDS-(Technical name of source field)+0(4).
    For Posting period
    Map your fiscper field from source to fiscper3 year--Rule type Routine.
    RESULT = SOURCE_FIELDS-(Technical name of source field)+4(3).
    This will give you the required output.
    Regards,
    AL

  • How do I export a Final Cut Express 4 movie using quick time conversion without stretching the image?

    I have created a movie in Final Cut Express 4 using videos and still photos of various aspect ratios and resolutions.  Some of the photos are verticals.  When I try to use File>Export>Using Quick Time Conversion, my images end up being stretched horizontally when the video is finally processed.  I have tried preserving the aspect ratio but the video still ends up stretched horizontally.  What should my settings be in Quick time conversion?  I just want to make a video for YouTube.
    Thanks.  -Bob

    If you shoot in one of the following modes you should be able to Log & Transfer directly into FCE:
    HD:  1920x1080/60i (FX or FH mode)
    HD:  1440x1080/60i (HQ or LP mode)
    SD:  720x480/60i
    1080/60p (PS mode) seems to be the default mode in your camcorder.  FCE only supports progressive video in 720p50 or 720p60.   That's probably why you have had to import via iMovie.
    It would be better to upgrade to Final Cut Pro X, the version currently supported.  FCE was discontinued over 18 months ago and is not supported on Lion or Mountain Lion.

  • Record 1 :Time conversion from 0CALDAY to 0FISCPER (fiscal year A1 ) failed

    Get red error when loading Delta data and the red error is:
    Record 1 :Time conversion from 0CALDAY to 0FISCPER (fiscal year A1 ) failed with value 20060426
    We went to RSA1 -> Source Systems page, right click on the source system, choose Transfer Global Settings, check "Fiscal year variants" and check "Rebuild tables" and then run it twice, but still not helpful that we always get the above red error!
    Any idea?
    Thanks

    hi Anurag,
    You are right that run OB29 on BW, find there is no any period entry for variant A1.  Since all the variant should come from R3 by run "Global Transfer Settings" on the source system, I run OB29 on R3 and find the same thing that there is no any period entry for fiscal year variant A1.  I will go ahead to ask R3 people to correct it on R3, then conduct the "Global Transfer Settings".
    Thanks

  • Time conversion from u0085.Any help on this error in the PSA?

    Hi,
    In IDES, I chose a random infosource to test init and delta loads; in the process I created an infopackage for the load. During the load, Monitor displayed showed failure (Red); The details of the message in PSA is:
    “Time conversion from 0Calday to 0FISCPER (discal year) failed with value 19911021 “
    Any guide on how to fix this problem?
    Thanks

    hi Amanda,
    0fiscper has compound infoobject 0fiscvarnt (you can check RSD1 tab 'compound').
    when uploading data, conversion will failed if 0fiscvarnt is blank/initial or the date format/value is incorret, your date from 0calday seems correct so 0fiscvarnt blank
    seems it's your case, try to check in your transfer rules and mapped 0fiscvarnt infoobject, you can fill it with constant value, choose option 'constant' and fill with K4, you can only fill with values that exist in table T009T.
    you can transfer these values from r/3 via rsa1->source system->transfer global settings, mark 'fiscal year' something and option 'update table' and execute.
    hope this helps.

  • When i try to export my videos using quick time conversion FCE exits out on me. why does it do that?

    When i try to export my videos using quick time conversion FCE exits out on me. why does it do that?

    Does it always happen at the same time during the export?
    Can you play through the entire Sequence in FCE without any problems?
    What are your Sequence settings in FCE>
    Have you rendered fully prior to exporting?
    Which export settings did you use?
    -DH

  • Scorecard Time Conversion Issues

    Hi -
    I'm having an issue with getting the right calculation for the latest year (to date) for a monthly metric with the following 3 values.  This is with 3/31/2010 selected for the 'As Of' date in the scorecard, and the metric has the time conversion set to 'Average'.
    Jan 2010- 32,905
    Feb 2010- 32,766
    Mar 2010- 36,940
    I would expect the latest year (to date) for the above values to equal 34,203.67, but it is coming back as 34,251.59 (FISCAL is set to standard calendar year).  Does anyone know why this may be happening?
    Also, when I select 'latest quarter' with different 'As Of' dates within the 1st quarter, the result yields different numbers.  I was expecting the same number to come back since the dates selected are within the same quarter.  Does anyone know why this may be happening?
    Any help would be greatly appreciated.
    Thanks,
    Jason

    Hi Jason,
    Please check the following thread for an explanation on how the latest and latest to date selections work:
    Re: Time Period with Respect to As of Date
    Hope this helps!
    Best regards,
    Ricardo

  • MBP shuts down when making Quick time conversion

    MBP core duo 1.83 2G ram current updated software.
    It shuts down when I try to do a Quick time conversion..
    went to the Genius bar and booted from another drive and my macbook still shut down when doing a QT conversion. He says that means it is NOT a software issue.. blames the logic bd.. 310. for a fix if I send it out.. they would keep it overnight and do testing for free.
    the console says "previous shut down cause: 3"... He said that was a code for shutting down by holding the button for 4 seconds and got all puzzled about that.
    I have been able to convert files using Compressor which I have to do before I can use the go pro video in final cut.
    it might have shut down once during a conversion that way.

    Monitor your CPU core temp and see at what temp the computer shuts off. Also, download SystemLoad and run that for awhile to stress the processor. See if you can get it to shut down with that and at what temp.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

  • Trying to export a small video using Quick Time conversion

    Hi...i apologize if this is a stupid question...i'm still kind of new at FCP. I'm trying to export a small one and a half minute video into a Quicktime file that's less than 1 GB. I exported as a Quick Time movie and it came out to 2.6 GB. I tried compressing using Compressor that and it took over 2 hours so I canceled it. I then tried exporting using Quick Time conversion and it came out to 66 MB, which is more what i'd expect. Except that the picture was only in the upper left hand corner of the Quick time viewer...the rest was black. I tried adjusting the dimensions, etc. but it didn't work. Any idea why this is happening? Are there some standard settings I can use for this? The video is for the internet so I'm not too terribly concerned about the picture quality. Thanks.

    What format is your media, Easy Setup and what are your Sequence Settings?
    They should all match.
    When you export, do so using the following path: File > Export > Export to QuickTime.
    Make sure that "With Current Settings" and " Make Movie Self-Contained are selected.
    This will give you an independent movie that is not compressed and uses the same codec as your source material.
    Depending on how you want to deliver your movie will determine what happens at the next stage.
    Post some details about it.

  • When attempting to burn a dvd to a memorex DVD Rdl 8.5GB blank disc, the program says it's not a recordable disc.  The content is a 6.5GB Quick Time Conversion video.

    When attempting to burn a Quick Time Conversion video to a Memorex DVD+Rdl, 8.7GB blank disk, the program reponds that the dic is not recordable.  It's a new blank disk.  The video is 8.29GB in size.

    Hi
    I see two problems
    • Memorex never worked OK on Mac when doing Video-DVDs - I only use Verbatim (more organic dye in them)
    • Size in Gbs - iDVD doesn't care about Gbs at all only duration. And Duration is the sum of Movie time AND MENU TIME.
    I have 500Mb files that are to large to fit and 50Gb files that fit's nicely.
    iDVD 08, 09 & 11 has three levels of qualities. (version 7.0.1, 7,0.4 & 7.1.1) and iDVD 6 has the two last ones
    • Professional Quality
    (movies + menus up to 120 min.) - BEST (but not always for short movies e.g. up to 45 minutes in total)
    • Best Performances
    (movies + menus  less than 60 min.) - High quality on final DVD (Can be best for short movies)
    • High Quality (in iDVD08 or 09) / Best Quality (in iDVD6)
    (movies + menus up to 120 min.) - slightly lower quality than above
    Menu can take 15 minutes or even more - I use a very simple one with no audio or animation like ”Brushed Metal” in old Themes.
    About double on DL DVDs.
    Yours Bengt W

  • Time Conversion Routine- Help

    I have a requirement where Iam haivng the Value as Input in CSV File for Time Feild as 12:00:00 A or 10:15:00 PM.
    As per BW Standard Time feild object allows HH:MM:SS format .Hence, I need to know if there is any Solution to convert the Input Data into required BW Timefield Format as my Job is failing to upload through CSV File into BW.
    Would appreciate your help in advance
    Thanks
    Ashley

    Hey why are you asking the same question again ???
    Time Conversion Routine- Help

Maybe you are looking for

  • How to cancel an order in Netpoint?

    Hello, From time to time we have an order that will not sync to business one, and it has to be entered manually.  How do we delete the order that is still showing on the website? The other scenario is when a customer places the order, and then calls

  • Pass Parameter Through REST API into PivotChart in Excel Services 2013

    Is it possible to pass a parameter through the REST API into the filter of a PivotChart and return a filtered view of the chart?  I've figured it out mechanically, and can pass the parameter in - but the chart doesn't refresh with the new filter. For

  • Issues in Swedish mail notification subject line

    Hi team, I have created one concurrent program which run on daily basis to send notification about employee contract expiration to their manager before 30 days. I should send mail into swedish language. I am facing one issue into this. I have compile

  • Problem with JCA compliant adapter in XI

    Hi I have problem with JCA compliant adapter in XI (SP15). Adapter works in PCK but doesn't work in XI (periodically). Sometimes messages delivered with successful status but very often after send message i have following message in Message Display T

  • Question related to my previous "background process" question.

    Hello Folks: Can I start a "Notification Service Subscriber" process through the normal startup procedure for other servers---i.e. by adding it to the config(ubb) file. If so, can I implement the background process as two different CORBA servers call