TSTRDURAN Domain Sum Problem

Hi Gurus;
I use TSTRDURAN domain in my table. It use conversion routine (CONVERSION_EXIT_TSTRN_INPUT, 
CONVERSION_EXIT_TSTRN_OUTPUT ) This domain is dec but values show as time. And I dont entry not time value. For example ; not entry 08:65:00.
But it has very big problem. I sum some time values and it wrong calculate in alv and program. For example I want to sum (00:30
00:30
01:00
00:40
00:50
00:20
00:35) Sum result and show: 03:05. But should correct result 04:25.
Maybe there is OSS note. But I dont know.
If there any answer, please help me.
Thanks.

problem is data element definition, conver the values to type t....here's what works:
data: t1 type t value '003000',
      t2 type t value '010000',
      t3 type t value '004000',
      t4 type t value '005000',
      t5 type t value '002000',
      t6 type t value '003500',
      t_result type t.
start-of-selection.
t_result = t1 + t1 + t2 + t3 + t4 + t5 + t6.
write:/ t_result.
t_result = 042500.

Similar Messages

  • Help PLZ Parrell Prefix Sum Problem

    i'm really stuck i need to write a parrell soultion to the prefix sum problem. i'm new 2 java and v.confused any help anybody can give would be major major help

    STFW
    http://www-2.cs.cmu.edu/afs/cs/academic/class/15251-s00/2000/Site/Materials/Lectures/lecture07/parallel.htm
    Slides 26-32 shows exactly how it could be done.
    - Marcus Sundman

  • SUM problem in SSRS 2005 report

    I don't know how best to explain this but will try.
    In my SSRS 2005 report, i have one group in my table.  In that group, I have a field that for each company record in my dataset, this field value is repeated for each record. This is a transactions table so you'd expect several records in the dataset for each company..that's not the problem.
    example data from dataset:
    TransID     CompanyID      FeeGoal
    1                1000                  100
    2                1000                  100
    3                1000                  100
    4                2000                   400
    5                2000                   400
    My SSRS 2005 Report has:
    Group1 fields:
    CompanyID                                       FeeGoal
    =Fields!CustomerNumber.Value        =Fields!FeeGoal.Value
    The output when previewed looks like this:
    Company   FeeGoal
    1000               100
    2000               400
    Footer            209409730.83 (totals up all feegoals!  not just unique instances!)
    I have a footer, and this is where the problem comes in.  I am not able to sum 100 + 400 because if I do a SUM(=Fields!FeeGoal.Value) It doesn't just sume up 100 + 400 but rather (100 + 100 + 100) + (400 + 400)
    I can't find a way to sum up basically the top values for FeeGoal which is really what the Group Field is doing since I get 100 and 400 in my group field for feeGoal.  I should end up with a total of 500 for my footer total for Fee Goal but not sure how to get this to work in this unique situation.
    FYI: FeeGoal is an input from an ASP.NET form to allow managers to update that one column in my report so that other calculations can rely on it in my group fields.  Once the user finishes, I run a stored proc to insert that fee goal in every customer transaction record / feegoal field
    I guess is there a way to do some sort of Distinct SUM in an expression? I also tried:
    =SUM((Max(Fields!FeeGoal_AZ.Value)) / Fields!FeeSchedule.Value) * 100)
    but you can't have an aggregate function like this, I get this error:
    [rsAggregateofAggregate] The Value expression for the textbox 'GrossGoal_gt' contains an aggregate function (or RunningValue or RowNumber functions) in the argument to another aggregate function (or RunningValue). Aggregate functions cannot be nested inside other aggregate functions.
    Build complete -- 1 errors, 0 warnings
     

    Hi,
    I need to generate a SSRS 2005 report like bellow:
    OrderNumber    MultiInvoice    SalesAmt        
    TaxAmt          TotalAmt
    301256              1                     
    302                   20                  322
    369856                                    
     501                   10                  511
    359826                                    
    456                    1                    457
    785412              2                    
    725                    25                  750
    totalRow=4      totalRow=2      Sum=1984        Sum=56          
    Sum=2040 ----------------------->Footer
    --I added textbox in ther footer of that report table, and try to add expression for each, like
    1>OrderNumber : =CountRows()
    2>MultiInvoice :  =Count(column name) //but it is return no of rows,
    where it should be only 2.
    How can do that?
    3>SalesAmt : =
    SUM(Fields!SalesAmt.Value)   //It is not returning actual summation of all rows for
    SalesAmt
     column. How can I do that?
    Dipen Bhadra

  • UCCE 7.5 Domain manager problem

              Hello I need help please!
    I try to install UCCE 7.5 but when I try to create the Instance I get error of Domain Manager.
    0/09/2012 19:03:05 Domain Manager opened
    10/09/2012 19:03:07 User: userX(CN=userx Center,OU=dinfuser,OU=xxx,OU=xxxx,OU=GDA,DC=xxx,DC=xxxxx,DC=mx)
    10/09/2012 19:03:07 Computer: ROGGER (CN=ROGGER,OU=xxx,OU=xxxx,OU=GDA,DC=xxx,DC=xxxxx,DC=mx)
    10/10/2012 10:40:14 Error creating OU
                           Error: Cannot add OU
                           Location: OU=XXXs,OU=xxx,DC=xxx,DC=xxxx,DC=MX
                           Details: LDAP Provider : 00000005: SecErr: DSID-031521D0, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0
                           Code: 0x80070005
    10/10/2012 11:19:28 Domain Manager closed
    10/10/2012 11:19:30 Setup successfully ran the ICM Domain Manager.
    10/10/2012 11:25:52 No Active Directory facilities were found for the domain x.x.mx.
    What are role or permit to userx within active directory?
    Thanks.

    Hello Muhammad, What is the minimum permissions or privileges to assign the domain user? This To install the ICM, my customers do not can to assign full privileges to this user, what is the basic privileges to this user to do continue this installation.
    Thanks

  • Sum problems in Acrobat XI Pro

    I am having a problem with the sum command in Acrobat XI Pro wherby the total field is duplicating the sum of the calcualted fields, i.e ten fields are totalled and it duplicates the sum of the last 4 fields in the total fields. I have checked the calucation order is correct, but still ti will not work. Can anyone help please?

    Hi there, thanks for responding.
    Basically yes, that is my problem. I have say 10 rows and each one has a freetype box where people can enter the number of miles, the next field is a pull down list to specify a mileage rate and the last one calculates the product of the two. Then I have a total field at the bottom to sum all the totals. However, it is duplicating the totals from row two onwards, e.g. if I have two values, £12 and £15 the result returned is £42, adding the last line twice.
    I have checked the calculation order in my document and still have the same problem. I am lost......

  • Social network / domain access problems

    I have had a problem loggin on to my yahoo messenger and other social networking application ever since my upgrade to leopard v.10.6.8. It was reported to me on other discussion sites that some networks have had issues with several newer versions of Mac OS...
    To explain my problems further... when I try logging onto Yahoo for instance.. It goes on to log and the waiting icon just keeps rolling forever.
    Some sites I try to view thrue either Chrome or Safari, I get this error message : Safari can't open the page "http//.whateverthedomainname.com, because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy. Wait for a few minutes and try again.
    Now this message has been coming in from several internet pages and has been going on for several days. So its obviously not a domain problem.
    I have tried re-installing my applications, emptied cache, resetted safari, and so far nothing.
    Thank you for your input.

    ok ... I was hoping to edit my post..couldn't find how...
    This is the stragest thing...
    One of the networking application I can not use is Secondlife...using either Phoenix or V2. And the strangest thing...if I enter any sort of search onto google that includes "secondlife" in it...I can not access it!!!!!
    Now this is out of my league...help please...

  • Iweb, personal domain, CNAME problems

    Hi,
    We have the following problem, no assistance being provided from .dotmac (2 days, 3 days - 2 requests).
    Symptoms:
    we have followed apple's instructions:
    1) Ensuring that we have a proper domain name (www.xxx.com.au)
    2) Ensuring that we have created a CNAME alias (www.xxx.com.au -> web.mac.com)
    3) Associating the name www.xxx.com.au as our personal domain
    4) Allowed more than 48 hrs
    5) Publishing to the website which works okay (ww.xxx.com.au via the latest release of iWeb which supports personal domains). (Iweb shows [email protected] www.xxx.com.au at the bottom of the window). Files are in subdirectory idisk web/Sites/XXX.
    All that has happened so far is that when you type in www.xxx.com.au in a browser window, you see a redirection to web.mac.com and then to http://www.apple.com/dotmac.
    More interesting is when you log into .mac ([email protected]) and check the account settings -> personal domain you see www.xxx.com.au listed and when you click on it you see a redirection to web.mac.com and then to http://www.apple.com/dotmac.
    Further interesting effects occur when you log into .mac ([email protected]) and check My Pages, any of the pages (ie "About Us" redirects to http://www.xxx.com.au/XXX/About_Us.html and then to http://www.mac.com/account_error.html. (Apples "I'm sorry page").
    DNS details below:
    Host Record type Value
    xx.yy.aaa.aaa / 24 PTR xxx.com.au.
    ftp.xxx.com.au. CNAME xxx.com.au.
    mail.mpi.com.au. A xx.yy.aaa.aaa
    xxx.com.au. NS ns.xxx.com.au.
    xxx.com.au. A xx.yy.aaa.aaa
    xxx.com.au. MX(10) mail.xxx.com.au.
    ns.xxx.com.au. A xx.yy.aaa.aaa
    webmail.mpi.com.au. A xx.yy.aaa.aaa
    www.xxx.com.au CNAME web.mac.com.
    Can anyone assist us?
    Thanks

    Symptoms:
    we have followed apple's instructions:
    1) Ensuring that we have a proper domain name (www.mpi.com.au)
    2) Ensuring that we have created a CNAME alias (www.mpi.com.au -> web.mac.com)
    3) Associating the name www.mpi.com.au as our personal domain
    4) Allowed more than 48 hrs
    5) Publishing to the website which works okay (ww.mpi.com.au via the latest release of iWeb which supports personal domains). (Iweb shows [email protected] www.mpi.com.au at the bottom of the window). Files are in subdirectory idisk web/Sites/MPI.
    All that has happened so far is that when you type in www.mpi.com.au in a browser window, you see a redirection to web.mac.com and then to http://www.apple.com/dotmac.
    More interesting is when you log into .mac ([email protected]) and check the account settings -> personal domain you see www.mpi.com.au listed and when you click on it you see a redirection to web.mac.com and then to http://www.apple.com/dotmac.
    Further interesting effects occur when you log into .mac ([email protected]) and check My Pages, any of the pages (ie "About Us" redirects to http://www.mpi.com.au/MPI/About_Us.html and then to http://www.mac.com/account_error.html. (Apples "I'm sorry page").
    DNS details below:
    Host Record type Value
    64.13.248.146/24 PTR mpi.com.au.
    ftp.mpi.com.au. CNAME mpi.com.au.
    mail.mpi.com.au. A 64.13.248.146
    mpi.com.au. NS ns.mpi.com.au.
    mpi.com.au. A 64.13.248.146
    mpi.com.au. MX(10) mail.mpi.com.au.
    ns.mpi.com.au. A 64.13.248.146
    webmail.mpi.com.au. A 64.13.248.146
    www.mpi.com.au CNAME web.mac.com.

  • Iweb Domain Name problem

    I bought a domain name for my site and I am having trouble getting my page to link to it. Anyone have any tips??? CompBiz ( the domain company) says the problem is getting the correct url to link to....
    G4   Mac OS X (10.3.9)  

    That is what I have for my first site with them, and that has worked for a year. I just created a new site for our Boy Scout troop. I have it linked FROM my joeneb.com site, and it works that way. However, when I linked that site to the name I bought (dillsburgtroop38.com) it does not work. The Compbiz people told me that is because there is a % in is url......
    I don't know what to do...

  • Group Footer Sum Problem

    Hi Oracles!
    I am using Crystal 8.5 and I am having a problem getting a SUM in a group footer. In the column I wish to add up and place in the footer has a formula field with the following:
    Sum ({TicketDetail.packetsSold}, {Product.description})*{Product.costPrice}
    This give me a total per line of the cost but I would like to add the lines together.
    I am a novice...
    Many thanks
    David

    Hi David,
    OK got it!
    Here's what you need to do:
    1) Modify the formula to:
    whileprintingrecords;
    numbervar fin_sum;
    fin_sum := fin_sum + (Sum ({TicketDetail.packetsSold}, {Product.description})*{Product.costPrice});
    Sum ({TicketDetail.packetsSold}, {Product.description})*{Product.costPrice};
    2) Create another formula with this code and place it in the Group footer 3 section:
    whileprintingrecords;
    numbervar fin_sum;
    3) You then need a reset formula so that this sum adds up values only to the respective groups:
    whileprintingrecords;
    numbervar fin_sum := 0;
    This reset formula needs to be placed on the Group Header section. I guess in this case it will be the Group header 3.
    Let me know how this goes!
    -Abhilash

  • A fix to personal web domain name problem between iWeb and GoDaddy

    There are numerous posts about problems with iWeb understanding both your personal name domain with and without the www.prefix. After five days, 25 calls to both Apple and GoDaddy where I was getting much conflicting advice even within each organization, and I experienced many problems such as the site not being found and iWeb asking for password authorization whenever anyone visited the site. The good news is that I was finally able to resolve the problem with these simple steps:
    First, check that your Web site actually exists by going to http://web.mac.com/yourusername
    If that works then you need to set up a forward in GoDaddy.
    In GoDaddy's account manager, make sure that the forwarding address is set to http://web.mac.com/yourusername. This must be the same address that you just checked through your browser. (I also advise you to NOT USE the .ME designation that Apple is moving to. It's not solid yet. .MAC will work for a long time. It's web.mac.com/ that will work).
    Then click on the Total DNS Control and MX Records link.
    This is where my instructions that work differ from many other instructions, but heed my advice and you'll save a lot of time.
    Look in the CNAMES area and make sure that the www host alias points to "@" and not to anything else such as "web.me.com" or "www.mac.com". If you don't have such an entry, then create one by clicking on the "add a new CNAME Record"button. Caution - if you don't use the "@" (at sign) here you WILL run into trouble where your custom domain name will only work WITHOUT a "www." prefix. (While this may not be a problem for your mac friends, most everyone using a PC will think they need to type in a "WWW." and that will cause a problem).
    Then if you wish, you can also go back into your domain forwarding area and click on the masking tab and click to enable masking. This will make your url only show the short personal domain name rather than the very long iWeb mobile me URL appended with your personal domain name.
    Confirm your entry, and then wait anywhere from 20 minutes to four hours or more for the tens of thousands of servers around the world to repopulate those instructions. I was able to see a change take place in minutes where my associate in another state didn't see the change for two hours. Don't worry, just wait.
    If you do this, you should be able to then go to your Web site through either www.YourPersonalDomainName.com or YourPersonalDomainName.com
    Good luck!

    I was finally able to resolve the problem with these simple steps:
    Many people would not be interested in using url forwarding/masking as you suggest to solve this issue, since that makes it impossible to bookmark individual pages of your site. For those who do wish to set the www CNAME to web.mac.com, I think the problem can normally be solved by also setting the @ A Record to 17.250.248.34.

  • Update SPS4 to SPS10 For Solman 7.1 with SUM Problem

    Hello,
    I am trying to update SOLMAN 7.1 SPS4 to SPS10.
    I launched SUM, I have put the files Stacks ABAP & JAVA  in /usr/sap/trans/EPS/in
    I put the SUM directory in /usr/sap/SID with 60GB of size
    Now I am faced with this error:
    An error has occurred during the execution of the Validate queue step with action configure. Service com.sap.sdt.jspm.service.JspmService failed with the following message:
    Checking of deployment queue completed with error.
    You can find more information in the files /usr/sap/SID/SUM/sdt/log/SUM/VALIDATE-QUEUE_03.LOG and ProcessOverview.html.
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    SUM,configure,create-queue,validate-queue,com.sap.sdt.jspm.service.JspmService,class com.sap.sdt.jspm.service.JspmServiceException
    VALIDATE-QUEUE_03.LOG
    <!--LOGHEADER[START]/-->
    <!--HELP[Manual modification of the header may cause parsing problem!]/-->
    <!--LOGGINGVERSION[2.0.7.1006]/-->
    <!--NAME[/usr/sap/SID/SUM/sdt/log/SUM/VALIDATE-QUEUE_03.LOG]/-->
    <!--PATTERN[VALIDATE-QUEUE_03.LOG]/-->
    <!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->
    <!--ENCODING[UTF8]/-->
    <!--LOGHEADER[END]/-->
    Apr 8, 2014 3:04:10 PM [Info  ]: Validating Java development components...
    Apr 8, 2014 3:04:22 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.jspm.service.JspmServic
    eException: Checking of deployment queue completed with error.
    java.lang.NullPointerException: while trying to invoke the method com.sap.sdm.repo.Sdu.getComponent() of an object loaded from
    local variable 'sdu'
    I need your help
    Many Thanks

    Hi
    Could you refer the SAP Note
    1938098 - SUM tool fails with error java.lang.NullPointerException during VALIDATE-QUEUE
    1761799 - Software update manager failed during deployment
    Could you paste or attach the DEPLOY-COMPONENTS*.log
    Regards
    Sriram

  • Installation of Sun Directory Server on Home PC - Domain name problem

    Hi!
    I would like to install SunONE directory server on my home PC but, I am unable to do so because one of the installation steps requires the fully qualified machine name. This is of format <hostname>.<domainname>. My home PC doesnot belong to any domain. Is there any solution to this problem? Is there a default domain name that I can use?
    Thanks in advance!

    Hi,
    This post talks about that problem:
    http://forum.java.sun.com/thread.jspa?threadID=5111917&tstart=0
    Rob.

  • Another domain name problem

    So I have a site with iWeb. The full address is-
    http://web.mac.com/neilbowman/GBFS/Graham_Bowman.html
    I bought a domain name through yahoo-
    www.grahambowman.com
    I set up the personal domain settings on mobile me
    Then In the DNS settings the source to www.grahambowman.com
    and the destination is web.me.com.
    I was wanting my address to be www.grahambowman.com, but there's problems.
    When you go to that address is ads on /iWebSiteName/PageName.html
    I really wanted it to be simply, www.grahambowman.com and not have the other stuff on it.
    Also when you type in just grahambowman.com with no www it gets you to a yahoo under construction page. I've looked around in forums but can't get this to work correctly. Help would be greatly appreciated.

    You domain works as it should.
    The other stuff are the pages in your site. Millions of websites have them.
    It that disturbs you, use a [frameset|http://htmlhelp.com/reference/html40/frames/frameset.html].
    In that case you do not need a Personal domain at MMeor CNAME.
    Use URL forwarding with masking. You can manage it at your domain host. They provide the frameset.
    Message was edited by: Wyodor

  • LocalConnection domain null problem

    Hi all,
    I started to migrate flex app to air mobile project and i can't get over one problem with LocalConnection, which does not dispatch any StatusEvent when I call send method on it. No Security or Async error events are dispatched. Could it be, because the domain property of localConnection object is null? I am running the app on desktop (not mobile device) at the moment.

    Ok, it seems that one have to choose another way how to detect multiple instances of application in air applications, because the status event is not sent if the given localConnection doesn't have any client connected on it. That's not a big problem since one can use a connect method as well and check if it fails or not or simply add some little timer. But - the question is - why it is working in web based flash player? And why is there a null value in domain property of the localConnection? It's null even if dubugging on mobile device. When running desktop air application, domain is set correctly.

  • Time Sum problems

    Hi,
    I've just managed to get a report up and going with the elapsed time between a start DateTime & Time field and a finish DateTime & Time field.  I got help from within this forum, the formula I ended up using to calculate this was:
    datetimevar x := datetime(date({VisitLog.StartedDate}),time({VisitLog.StartedTime}));
    datetimevar y := datetime(date({VisitLog.CompletedDate}),time({VisitLog.CompletedTime}));
    //  The above takes the date part of the Started (and Completed) DateTime Fields and combines it with the
    //  Time of Started and Completed Time fields, thus giving you start and complete datetimes.
    NumberVar z := datediff('s',x,y);
    //  Get the difference between the Start and Complete DateTimes in Seconds.
    totext(int(z / 3600), 0) & ":" &
    totext(abs((Remainder (z,3600)) / 60), 0);
    //  Convert the total seconds into hours and minutes.
    It's working great, however...
    Now that I have all the visits our engineers make in a week to various jobs, I need to work out the total time sent within the time period (the report is run with a date range parameter).  The problem is the normal 'sum' function won't work as it's a time value rather than a normal numerical value.
    I did have a look round the forum for other examples but I couldn't find anything to help so thought I'd once again ask the experts :o)
    An example of what I have..
    Job No.       -        Date            -            Site      -     Elapsed Time     -      Status
      1         -            01/01/09        -           CHP       -       1:0           -          complete
      2         -            01/01/09        -           Office    -       2:20         -          complete
      3         -            01/01/09        -           Office    -       1:45         -          started
      4         -            02/01/09        -           Yard      -       0.50 ;        -         complete
    I would be looking to create a total time spent using the values within the 'Elapsed Time' column.  As I say these figures are generated as per the formula above and the formula name is 'Elapsed Time'.
    Any help you can give would be greatly appreciated and once again - I'm sorry if what I'm trying to do seems pretty basic to you guys, it's been a while since I used crystal.
    Thanks,
    Kris

    Create a formula called @Seconds (basic syntax; I'm not very strong on Crystal Syntax):
    dim x, y, z
    x = datetime(date({VisitLog.StartedDate}),time({VisitLog.StartedTime}));
    y = datetime(date({VisitLog.CompletedDate}),time({VisitLog.CompletedTime}));
    z = datediff('s',x,y);
    formula = z;
    This can now be summed, or aggregated in any other way you want.
    Change your original formula above to (no need to duplicate logic...):
    totext(int({@Seconds} / 3600), 0) & ":" &
    totext(abs((Remainder ({@Seconds},3600)) / 60), 0);
    And create another formula {@Total Time} as:
    totext(int(sum({@Seconds}, {group}) / 3600), 0) & ":" &
    totext(abs((Remainder (sum({@Seconds}, {group}),3600)) / 60), 0);
    This will show the total elapsed time in HH:MM format.  (Replace "The specified item was not found." with your grouping field.)
    HTH,
    Carl

Maybe you are looking for