Rounding Before a Calculation in a CKF

Hello Gurus!
I am trying to find the difference between two key figures. We'll call them KFA and KFB. KFA has 8 decimal places. KFB has 4 decimal places. What I would like to do is round KFA off to 4 decimal places before I subtract KFA from KFB. I need this to happen because I need to multiply the difference times another key figure.
So for example...
KFA = 1.12345678
KFB = 1.1235
I want KFB - KFA to equal 0 not 0.00004322 so that when I multiply the difference by another key figure I will get zero and not some tiny fraction.
I tried pulling KFA into my query, hiding it, then making a CKF that used KFA but changing the display to four decimal places, and then using the CKF in another calculation. This looked right, but when I multiplied the difference by other numbers you could tell that it wasn't ignoring the 5th - 8th decimal places.
Can anyone give me some advice on how to make this work in Query Designer?

That is really close. To get 4 decimal places I would need to use 10000, but I get your point. However, this is what is happening....
Let's assume that...
KFA = 2.08100081
KFB = 2.0860
CKF = KFB - KFA
CKF1 = (TRUNC(CKF * 10000) / 10000 )
CKF = 0.00499919
CKF1 = 0.0049
The answer should be 0.0050 because I wanted KFA rounded to four decimal places meaning...
KFA = 2.0810
KFB = 2.0860
2.0860 - 2.0810 = 0.0050

Similar Messages

  • Calculations with Cumulated CKFs

    Hey,
    I need to make additional calculations on the values of a CKF that is marked as cumulated.
    We know that the calculation made on this column are executed against the non-cumulated value, and we basically need to execute them on the cumulated value.
    Can you please provide some insight on the ways to deal with this limitation?(BTW - we tried to check the "cumulated" checkbox for the calculated column and that doesn't help of course.
    Thanks,
    Gili
    Message was edited by: Gilad Weinbach

    Hi,
    and thx for the quick answer. But unfortunately the Server Complex Aggregate aggregation doesn't solve my problem. I also think I didn't express my self clear enough.
    My problem is, that I have the same tuple multiple times in my database table. When I sum this data up - I get wrong results. To avoid this I used the SUM DISTINCT aggregation. This worked very fine. But now I'm facing an other problem. I have to perform a simple subtraction.
    I have a fixed non measure value. I have to subtract the Sum Distinct measure from this fix value for a specified time periode.
    it looks like this:
    Pivot table
    Name --- Days available(non measure) --- Work date --- Days worked (SUM) measure --- Days worked SUM(Distinct) measure
    Mr.A --- 40 --- 1.5 --- 6 --- 3
    Mr.A --- 40 --- 1.5 --- 6 --- 3
    Mr.A --- 40 --- 2.5 --- 6 --- 3
    Mr.A --- 40 --- 3.5 --- 6 --- 3
    Mr.A --- 40 --- 3.5 --- 6 --- 3
    Mr.A --- 40 --- 3.5 --- 6 --- 3
    SUM ---- 40 --- .... ---- 6 --- 3 -> Days left: 34 (wrong result - should be 37)
    I get the right result - but when I now try to calculate "Days available - Days worked SUM(Distinct)" I get the same results like I would do the calculation with
    "Days available - Days worked SUM".
    And is there a way to hide the multiple values in Days worked?
    thx

  • How do I round a formcalc calculation result to round $.725 to show $.73

    I am not an expert with Livecyle ES and I am not a programmer. I found a time calculation and modified and created this form.
    The purpose of the form is for student time to be daily and totaled per week. The hours and minutes are converted to decimal
    and then multiplied by the rate of pay to get Week 1 Total and the same process is used for the Week 2 Total. The Week 1 rounded
    calcualtion added to the Week 2 rounded calculation give the student's total gross pay.
    Example:
    Student works 21.3 hours Week 1 @ 8.25/hr (calculator total) equals $175.725 (I want figure to round to $175.73)
    Student works 10.7 hours Week 2 @ 8.25/hr (calculator total) equals $88.275 (I want figure to round to $88.28)
    Student's total gross pay equals $264.01
    Payroll certificaiton shows 32 hours worked @ $8.25/hour with a gross pay of $264.01.
    I am trying to get the Week 1 Total Pay calculated figure to round properly.
    Everything I try rounds to $175.72.
    http://admissions.siuc.edu/pdfs/time_report.pdf
    Current settings are as follows:
    Under Object Tab:
    Field Tab
    Field: Numeric Field
    Pattern: Currently no patterns are set - I tried multiple patterns, but did not get the result I want
    Value Tab
    Type: Calculated - Read Only
    Binding Tab
    The Object is named: WK1TotalPay
    Data Binding (open, Save, Submit): Use name (WK1TotalPay)
    The Data Format: Float
    Any assistance is greatly appreciated.

    Hi,
    You should be able to get this using a pattern (eg without script).
    If you set a display pattern num{$z,zzz,zz9.99} it will round up to the second decimal place.
    The 'z' is a digit picture symbol which will display a number if it exists. The '9' is a digit picture symbol which will display '0' if there isn't a number.
    So if the calculation is 0, the field will display $0.00. If you are paying the students a cool million, then it will display $1,000,000.99.
    This display pattern will round up the third decimal place.
    Hope that helps,
    Niall
    Assure Dynamics

  • P&F before excise calculation

    Dear All,
    I want to calculate Packing and Frw'ing charges before excise and fright value before VAT.
    E.g. Basic price is                     100
           P&F Charges                     +10
                                                     110
           Bed             8%
           ECS             2%
           HeCess       1%
                      (Approx)                 121
           Frg                                       50
                                                     171
         VAT    (4% or 12.5%)           70
          Total                                     241
    As we have to enter P&F charges and Frieght in pricing and taxes will be calclulated in Tax procedure how we will copy the values from pricing to tax procude.
    1) Shall I define conditions for both, pricing and tax procedure.
    2) Which acccess sequence should I use.
    3) Which routine should I use?
    Thanks and Regards.
    Prakash

    There is nothing special to be done Just check the condition type as below should mentioned in transaction code M/06
    Condit. type  P&F1 Pack & Forward (%)    Access seq.
    Cond. class   A Discount or surcharge                  Plus/minus    A Positive
    Calculat.type A Percentage
    Cond.category
    Rounding rule   Commercial
    StrucCond.
                                            GrpCond.routine
    Manual entries        No limitations
    valid from      Today's date             PricingProc
    Valid to        31.12.9999               delete fr. DB
    Scale basis   B Value scale              Scale formula
    further in Pricing procedure you need to assign the condition type in pricing schema.

  • Amount field is rounding before loading data to file

    Hi All,
    I am loading the data from table to flatfile. i've amount column, most of the values are decimals. while loading the data it is rounding the column and loading. my source table datatype is "number (20,9)" and target file datatype is "String" for the Amount column.
    if any one know the solution please reply me.
    Thanks in advance.
    Kiran

    can you make it as number and appropriately select the decimal .
    else can you check in the C$ table if the complete decimal is coming

  • Prevent Rounding after time calculation

    HI BI Gurus,
    I am doing a calcuation to know the exact number of hours ( with decimal values ) between two dates. But system is automatically rounding the output like below examples.
    if difference is 2 hours and more than 30 mins, o/p is 3 hours,
    if difference is 2 hours and less than 30 mins, o/p is 2 hours,
    my requirement is if it is 2hours and 40 mins,
    o/p shud be =  2hrs + ( 40 / 60 ) hrs. i.e... 2.66 hrs.
    Please help me how to prevent the rounding with a abap code.
    Thanks in advance and points assured....
    Raghu

    if you are using TIMS info object, you need to set the number of decimal places to 2 or 3.

  • How to add pack charges in purchaseorder total amount befor BED Calculation

    Dear All,
             My supplier will also charge packing charges for  raw material
    It should be add with the total amount
    For Ex,
            Quantity = 10
            Unit Price = 1000
            Packing Charge = 300
            Total = (Quantity*Unit price)+Packing charge
             Total after packing = 10300
              Then i want to calculate the BED for the total after packing 10300 amount
    How can i add these packing charge with total amount
    Regrads,
    Vijay
    Edited by: Vijay Guru on Oct 14, 2008 7:32 AM

    Thank u Gordon but my P&F Amount is changable
    Following solution may suitable for this problem
    *What we do as a workaround is create a UDF called 'Packing & Forwarding Charges' in Rowlevel and Write a Formatted Search Query to Add this value of 'Packing & Forwarding Charges' with unitprice * Quantity and assign this to Assessble Value of an Item.*
    *Assessable Value = unitprice * Quantity + Packing & Forwarding Charges*
    Now calculate the BED, CEss, CEHH HE, VAT for this Assable value.
    But how can i create the formatted search for adding the value of pack& forward with assessable value
    Help me out
    Regads,
    Vijay

  • When are aggregates not used???

    Hey All,
    I have a question concerning aggregates and when they get used.  I have a user running a query and specifiying values in the selection criteria for the following:
    - Sold-to Party
    - Distribution Channel
    - Site
    - Condition Type
    - Calendar Week
    All 5 of these Characteristics are part of the new aggregate I build.  I guess I don't understand why the aggregate is not being hit, if they're reporting on the exact same Characteristics that are part of my aggregate.
    Can anyone explain????
    Much appreciated.
    John

    John,
    For an aggregate to be used all of the following have to be true:
    InfoObjects in the Rows must be included in the aggregate
    InfoObjects that have restrictions on them (Rows, Filters, FCs, KF Columns) must be included in the aggregate
    InfoObjects that are referenced as part of exception aggregation
    No Virtual KFs in the InfoProvider
    No 'Before aggregation' calculations on the CKFs
    I believe that is the complete criteria.

  • Condition type before CST/VAT calculation

    Dear Friends ,
    Is it possible to create a condition type which will get added only after excise duty calculation but before CST calculation.
    If its possible kindly tell me how to go about it.
    Regards,
    DGN

    Hi,
    you will have to add an additional condition type in TAXINN procedure as "Freight Before Vat" , mantain it as statistical as it is only for calculation. and mantain FV11 for the same.
    Further The same freight amount will also have to be entered in the PO pricing Procedure for Inventorization , payment etc.
    first you have to make a tax condition type , make 2 , one as Value adn other percentage based. assign it to your tax procedure in steps which are before subtotaos: "Total excsie duty +cess" and "base for sales tax" , make sure to change the "to" part of base for sales tax .also make sure to tick these new conditions as statistical .Mantain FV11 for the Freight conditions.
    The above config will only help you in calculating Correct Vat , this has nothing to do with PO pricing procedure. Freight will have to be entered in PO Pricing procedure normally as well.
    Regards,
    Vikas

  • Turn off rounding in calculator HP10bII

    HP10bII - How do I turn off rounding on this calculator?  Rounding causes me to get the wrong answers for my real estate exams.

    Hi,
    The calculator uses 12 digit precision for all calculations, irrespective of the displayed digits setting.
    The displayed digits can be set by pressing "orange shift" followed by "=" (DISP) followed by a number 0 to 9. The number will determine the amount of digits displayed after the decimal.
    For floating display (i.e. all decimal digits characteristic of the number are displayed up to 12 digits), press "orange shift" followed by "=" (DISP) followed by "." (decimal point).
    You can also temporarily display all the digits of a number by pressing "orange shift" followed by "=" (DISP) followed by holding "=" (DISP).
    Please see pages 29, 30 & 31 of the manual:
    HP-10Bii user manual
    HTH
    Note: I do not work for HP, I just like playing with calculators :-)

  • Pricing Conditions Rounding Issue

    Currently, our system has two pricing condition types.  ZP,ZD.  The ZP conditions represent a base price and the ZD represent a differential(- discount or + surcharge).  Both are based on the same hierarchy.  ZP00,ZP01,ZP02.ZP03,ZP04.  A ZP01 overrides a ZP00 and ZP03 overrides ZP00, ZP01,ZP02 and so on and so forth.  All transactions are settled in USD.  However, most of the time the ZP, ZDs are based on prices that extend out more than two decimal places.  I am experiencing and issue because SAP calculates the ZP and ZD separately and is rounding each.  For example the ZP or base price in this case is $2.245. This times quantity of 3,999Gal = $8,977.755. SAP rounds this to $8,977.76.  SAP then calcs. the differential ZD $.0235X3,999Gal = $93.9765.  SAP rounds to $93.98.  This is a total price of $8,977.76+$93.98 =$9,071.74.  However the unit price is ZP $2.245 + ZD $0.0235 = $2.2685.  If you take this price multiplied by the quantity $2.2685 X 3,999Gal = $9,071.7315.  So the actual total price is off by 1ct because SAP treats the ZP and ZD as two separate calculations.  I have seen various ideas on how to fix, from creating another pricing condition, to user exits.  I was wondering if there was a preferred method?  Or if there is a simpler solution?

    Good Evening,
    1. Please review OSS NOTE 80183 regarding Rounding.
       Values calculated in pricing are always rounded to the amount of
       decimal places which the used document currency owns. As subsequent
       processing steps setup on this rounded value rounding differences can
       occur in the calculation of the price per unit or in subtotal line.
       To bypass such effects note 80183 describes possible solutions to
       reduce / bypass this effect.
       A few problems in rounding after applying note 80183, variant 2 have
       been recorded where it was recommended to use the formulas 919 and
       920 on all discounts and surcharges that appear before NETP and the
       problem was solved.
    2. In transaction V/06 there is a field under header 'Control data1'
       which can effect how the system rounds off condition values during
       pricing:
       ->> Rounding rule
           The rule that determines how the system rounds off condition
           values during pricing. The last digit will be rounded.
    Example
    o  In the standard rounding rule '_', values are rounded off according
       to business standards:
       10.454 -> 10.45 DEM
       10.455 -> 10.46 DEM
    o  In rounding rule 'A', values are always rounded up:
       10.459 -> 10.46 DEM
       10.451 -> 10.46 DEM
    o  In rounding rule 'B', values are always rounded down:
       1045.9 -> 1045 LIT
       1045.1 -> 1045 LIT
       In this example, the currency of the condition rate is Italian Lira.
       The Italian Lira does not have any places after the point.
    3. Also check if the condition type is set as item condition as well
       as group condition in transaction V/06. What this means is that
       the system will calculate the value of the condition on header level
       and compares it with the sum of item values in the document.
       Any rounding difference (KONV-KDIFF) detected, will be populated
       in the line item with greatest value or in first line item if all are
       of equal value.
       In other cases where there is no adjustment because there is no
       rounding difference when comparing the header value and the sum of
       item values.
       ->> Solution to this scenario -
           If you remove the 'group condition' setting, the system will then
           calculate amount for the items directly and you will not get the
           rounding. You must decide which setting is more suited for your
           business. This is not a bug, but works as per designed.
           EXAMPLE: MWST - tax condition (a group condition)
                    Item 10     16%   of 100.90  = 16.14
                    Item 20     16%   of 100.90  = 16.14
                                           Total = 32.28
    I hope this helps you!
    Kind Regards,
    Martina McElwain
    SD Forum Moderator

  • Results of exceptions using CKF differ depending on whether CKF is hidden

    I have created a calculated key figure and included it as the criteria for an exception.
    When the CKF is visible the exception is correct, however when it's set to 'Always Hide' (with the exception set to calculate before local calculation) the exceptions are coloured incorrectly.
    Has anyone else experienced this, and can anyone describe the best way to use a hidden CKF in an exception?
    I am using Netweaver 2004s on SPS11.
    Many thanks.

    Thanks, A_Non,
    adding the third parm to the extractvalue part of the query works.
    ie:
    select extractvalue(value(v),'/Product/@Ind', 'xmlns="http://schemas.myco.nl/services/IPP"' ) ind
    , extractvalue(value(v),'/*/@Ind' ) ind2
    from xml_messages f
    , TABLE(XMLSequence( extract(f.message
         ,'/Bereken/Reglementen/Reglement/Producten/Product'
                                  ,'xmlns="http://schemas.myco.nl/services/IPP"'
                                  ))) v
    where f.id = 1;               
    I had not expected this because I thought the xml fragment returned by the extract didnt include the default namespace.
    However, when looking at the query in more detail, its clear Oracle automatically includes the xmlns part in the returned xml fragment.
    One of the rows in the xml fragment:
    <Product xmlns="http://schemas.myco.nl/services/IPP" Ind="1002" ogr="27098.00" bbr="27098.00" igl="65" elt="130" pgs="63758.00" slt="65" plt="0" reg="0" orf="0"/>

  • Calculated Age and Age Ranges in a Query

    Hello,
    We are using 3.5 Query Designer.
    I am trying to create age ranges in a query. The InfoProvider at this point (I've gone very simple) is InfoObject, 0PERSON.
    I've created a calculated key figure (CKF) called age which I have used a formula to define. The age is calculating correctly. Age has  'Calculate Result As...' = Summation. And in the 'Enhance', 'Time of Calculation' is set to Before aggregation. Number of decimal places set to 0. Now I've created a CKF, AGE_GE_40 which has as its formula 'COUNT(('Age' >= 40)). I've created an additional CKF, AGE_LE_39 which has a formula 'COUNT(('Age'<=39))'. Both of these have the 'Summation' set in the calculation section. The query contains 0GENDER, 0PERSON with AGE_GE_40 and AGE_LE_39 and Number of records as the key figures in the columns. When executed initially, all of the result rows are correct. The problem is when I remove 0PERSON, the result rows only give me 1 per gender. This seems like an easy thing to do, why is it not working?
    Thanks for any help,
    Diane Merrill

    Diane,
    For each row in the query data, there is only one age value calculated, which is the aggregration of all records which fulfills the row's characteristic value combination. Thus, when there is Gender & Person columns in the query, each row calculates an age value for the Gender/Person combination, which is essentially the same as for each person, because each person has one gender value. However, when you remove person from the columns, there will be only two values for gender, and the age is calculated as the sum of ages for all records with the same gender value. To reveal more on this, you can add the Age key figure into the query columns, and run the query with only the gender (i.e. without person). Once you see the age value for each row, it should be clear to you.
    Please reward points if this is helpful.
    Wayne

  • Special prices leading to rounding on lines of sales documents

    Hi
    i have a user who is using special prices against items to store custom prices for their customers.  They are settting a default sell price on the items under special prices as opposed to a % discount as these are fixed prices that they have agreed.  This in turn calculates to percentage discount for each item
    This all seemed to work well when piloting the system pre go live.  However they have since noticed that in some cases based on the way the system works that the system is rounding differently than expected.
    Eg
    Item set up at sell price of u20AC191
    Special price agreed with BP u20AC132
    On a sales invoice sell out 4 items.  You would expect that the system calculate 132 * 5 giving a line total u20AC 528 but instead the system is giving me 527.99
    This is causing problem for the client.  I have logged a message in relation to this but have been informed that this is the way the system works
    Has anyone come up against this before and what solutions have you developed? 
    Thanks in advance
    David

    Gordon
    I have tested as below on the message but they only appear to round the doc total.  All transactions are Euro
    Regards
    David
    30.03.2009 11:55 Reply to Reporter by SAP 
    Dear David,
    Thank you for your feedback.
    We tested your scenario in the version 2007A SP00 PL47.
    Scenario 1:
    1., Administration -> System Initialization -> Document Settings ->
    General tab. In the Rounding method, select By Currency.
    2., Administration -> Setup -> Financials -> Currencies -> Set the
    'Rounding' of the currency used to 'Round to One'.
    The Total of a sales order entered is correctly rounded to one.
    In the Rounding field the rounding difference is showed.
    Scenario 2:
    1., Administration -> System Initialization -> Document Settings ->
    General tab. In the Rounding method, select By Document.
    2., Administration -> System Initialization -> Document Settings ->
    Per Document tab. Select Sales order and tick 'Automatic Rounding for
    Document'.
    The Total of a sales order entered is correctly rounded to one.
    Please upgrade your database to this patch level and test the scenario.
    If the rounding is still not correct please get back to us.
    In case you have any doubt or question please do not hesitate to
    contact me.
    Otherwise please confirm this message at your
    earliest convenience.
    Thank you in advance,
    Best Regards
    Andras Suto
    Support Consultant
    SAP Product Support for SAP Business One
    SAP SSC - Ireland Ltd 
    30.03.2009 16:16 Reply to Support Center  by David Kenny
    Andras
    I have studied your response but I tink we may be discussing two
    different points. Your response seems to relate to rounding on the overall
    document.
    What my client is trying to do is to ensure that each line of the document
    shows the correct rounding. If you took my original examples as a two
    line sales order with a qty of 4 of each product
    Product A - 580.00 * 4 = 2320.01
    Product B - 132 * 4 = 527.99
    The total on the order would be rounded based on what you have
    described above but the individual line totals are rounded incorrectly
    based on the price they have agree with their customer.
    Is there something that can be set in the database to allow for this?
    Regards
    David
    31.03.2009 09:25 Reply to Reporter by SAP 
    Dear David,
    Thank you for your clarification.
    As explained earlier the system supports two types of rounding for
    the calculation of the Total of the document but unfortunately
    it is not possible to use rounding on line level in a document.
    In case your customer would need this, you may consider to use
    a user defined field where the rounding is applied as requested.
    In case you have any doubt or question please do not hesitate to
    contact me.
    Otherwise please confirm this message at your
    earliest convenience.
    Thank you in advance,

  • [Forum FAQ] How do I create calculated measure using AMO in SQL Server Analysis Services?

    Introduction
    In SQL Server Analysis Services (SSAS), you can create a calculated measure in SQL Server Data Tool (SSDT)/Boniness Integrated Development Studio (BIDS). Sometimes you may need to create calculated measure by using AMO in a C# or VB project.
    In this article, I will demonstrate so how to create calculated measure using AMO in SSAS?
    Prerequisites
    Before create calculated measure using AMO, you need to ensure that the following components were installed in your server.
    The multidimensional database AdventureWorks Multidimensional Model 2012
    A SQL Server with SSIS and SSAS installed
    The AMO libraries installed:
    X86 Package (SQL_AS_AMO.msi)
    X64 Package (SQL_AS_AMO.msi)
    Solution
    Here is the detail steps to create calculated measure using AMO in SSAS.
    Open SSDT and create a new SSIS project.
    Drag Script Task to the design surface.
    Click SSIS-> Variables to open the Variables window and add two variables that used to connect to the server and database.
    Create a connection to connect to SSAS server.
    Rename the connection name to ssas.
    Double click the Script Task to open Script Task Editor.
    Add Connection and Database variables to ReadWriteVariables textbox and then click Edit Script button.
    Add AMO reference in the Solution Explore window.
    Copy the script below and paste it into the script.
    Dim objServer As Server
    Dim objDatabase As Database
    Dim strDataBaseID As String
    Dim objCube As Cube
    Dim objMdxScript As MdxScript
    Dim objCommand As Command
    Dim strCommand As String
    objServer = New Server
    objServer.Connect("localhost")
    objDatabase = objServer.Databases("AdventureWorksDW2012Multidimensional-EE2")
    strDataBaseID = objDatabase.ID
    If objDatabase.Cubes.Count > 0 Then
    objCube = objDatabase.Cubes("Adventure Works")
    If objCube.MdxScripts.Count > 0 Then
    objMdxScript = objCube.MdxScripts("MdxScript")
    objMdxScript = objCube.MdxScripts(0)
    Else
    objCube.MdxScripts.Add("MdxScript", "MdxScript")
    objMdxScript = objCube.MdxScripts("MdxScript")
    End If
    objCommand = New Command
    strCommand = "CREATE MEMBER CURRENTCUBE.[Measures].[Multipy Measures By 3]"
    strCommand = strCommand & " AS [Measures].[Internet Sales Amount] * 3, "
    strCommand = strCommand & " VISIBLE = 1 ; "
    objCommand.Text = strCommand
    objMdxScript.Commands.Add(objCommand)
    objMdxScript.Update()
    objCube.Update()
    End If
    objServer.Disconnect()
    Then you can run this SSIS package to create the calculated measure.
    Applies to
    Microsoft SQL Server 2005
    Microsoft SQL Server 2008
    Microsoft SQL Server 2008 R2
    Microsoft SQL Server 2012
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Thanks,
    Is this a supported scenario, or does it use unsupported features?
    For example, can we call exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    in a supported way?
    Thanks! Josh

Maybe you are looking for

  • SD Card reader no longer works / Yeti Microphone no longer works

    I guess I made the mistake of updateing my iPad software during the last sync. Now I get a low power warning when I try to use the Yeti microphone. The SD card reader no longer works as well. was told that I could use a powered USB hub. This kind of

  • PhotoShop Elements 9 Edit will not open.

    After opening 2 or 3 images in Elements 9 edit a dialog box will come up and say "Elements is already running but is not responding close the Elements process or restart your system". I do not see where I can close the running Elements process. I hav

  • Is both MM-SUS & EBP-SUS possible at a time ?

    Hi Gurus, SUS will be one of the most requiered functionality for Client and all POs need to send to Suppliers via SUS. We are mainly going to use Classic Scenarion ,where MM-SUS  fits perfectly. But at the same time Direct Materails ( Manually or au

  • OSB  - Creating SLA Alerts using WLST

    Hi, I'd like to create SLA Alerts on proxy services using WLST rather than via the service bus console. The MBean described at: http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/javadoc/com/bea/wli/sb/management/configuration/ProxyServiceCon

  • Vector gradient calculation

    I have a matrix (30X30) of electric potentials that I want to be able to convert to electric field components (x and y) at each point in the matrix. I have tried using a matlab script (with gradient command), but there seems to be something strange g