Can work center formula use function floor()?

I create a formula in a work center.
I must use function floor() in formula.
But it appear error.
Can it use in formula?

Hi Philip,
We cannot use Mathematical Functions in formulas.
Check url
http://help.sap.com/saphelp_47x200/helpdata/en/b1/c0392e439a11d189410000e829fbbd/frameset.htm
Check for Formuls->Rules for Maintaining Formulas
Hope this helps.
Thanks
Lakshman

Similar Messages

  • Can we add additional fields in work center creation using any user exit ?

    Hi,
    is there any user exit using which we can have some tab and fields such that we can add/ update the equipment to wotk center in CR01 ?
    regards,
    madhu kiran

    hi,
    requirement is can i get the additional fields like equipment and asset in the work center creation ?
    i would like to maintain these against a work center
    and  using any user exit can i add additional fields ?
    regards,
    madhu kiran

  • Work center formulas

    Pls guide me how to create formulas for work center activities for setup etc. pls guide.

    Hi,
      Create Formula parameters in OP17 . Refer to the std. parameters SAP_01, SAP_02
      Create Work center formulas in OP21. Refer to the std. parameters SAP001, SAP002 , SAP003
      Create formulas based on the Business process.
      Hope you can proceed with this...
    -Thaila Shree

  • Could not found any usage key in the work center WC001(Use T-CODE CR02)?

    my question:
    (1) I have created one Work Center WC001 and one Plant HJW1.
    (2) I have created one Routing with T-CODE CA01.
    (3) Then I use T-CODE CA02 to change this Routing.
    (4) When I enter the Head details screen,I click the Operations button to enter the Operations Overview screen.
    (5) In the Operations Overview screen list,I input the Work Center WC001 and the Plant HJW1 at the first line and press enter.Then the sap raise error message like below.
    (6) The question was: I could not found any usage key in the work center WC001(Use T-CODE CR02)! Could any one tell me the answer or give me some advice to resolve the problem?Thank you so much.
    error message:
    Work center WC001 plant HJW1 does not exist for task list type N
    Message no. CR084
    Diagnosis
    You want to allocate the work center WC001 to a task list of the type N . However this work center is not intended to be used in a task list of the type N.
    Procedure
    The usage of a work center in task lists is restricted via the usage key. You define this key in work center customizing and allocate to it those task list types in which a work center with this usage key can be used.
    Proceed as follows:
    Check the usage key for the work center WC001 in work center maintenance.
    If necessary change the usage key in the work center or change the allocation of task list types to the usage key in customizing or
    allocate to the task list a work center which is valid for use in a task list of the type N.

    Hi
    1) Check what task list usage key you entered for the work center in the basic data . If it is 009 then the work center can be used in all task list type.
    2) If you have defined and used any other usage key , ensure that  for this key , the routing type N is allowed in OP45.
    Regards,
    Ramasamy

  • Work center formula - rounding to zero?

    Hi
    I have set up a new formula for a work center, using a new parameter Z_BKP5 (Parameter1.jpg). It should be fixed to 2000.
    My formula is: Operation qty/Z_BKP5* Variable machine time.
    However, if my operation qty is bigger than Z_BKP5 (2000), then I get the result (Test1.jpg), for example 2000/2000*180 MIN => result is 180 MIN
    If my operation quantity is smaller, I don't get anything calculated (Test2.jpg). The same happens on Test formula screens as well on planned orders.
    Example 1900/2000*180 MIN
    Is it some rounding issue? I have tried finding a parameter in customizing for this, but I cannot find anything related. Can this be solved somehow, or is this standard behaviour?
    Thank you

    Just for future help, I'd expect that means your data container is integer.  In that case, it's important to do your multiplications first and your divisions last.
    An alternate problem that you can also run into is that you can exceed the max size of the container and get an overflow.  Then you need to look at the expected size of the max and min values of each variable and try to work them in  alternately so as neither to go below 1 nor above max value.
    Neal

  • Same work center  being used  in different routings

    Hi
    I have requirement  like this:
    Workcenter  WC1  works in two shifts  Shist A  & B.
    It is being used in two routings for different products  X & Y.
    Product X will be prodiced in shift A.
    Product Y will be produced in Shift B.
    How to schedule it  for different shifts for different products.
    Thankls in advance.
    Regards
    YMREDDY

    since workcentre is not working on the material based.
    but the routing worked on the material based
    give the shifting timing and the break timing in the work center alone
    you have to select the matrl product x in the routing and the sequence of operation for the product is mentioned that the product that be there for the working in the
    shift A .
    product Y is to be sequenced to work at that w.c at shift B

  • Parties involved work center and partner functions in SAP WEBUI

    Dear Experts,
    Here is the situation
    I have sales rep, quote admin1, quote admin2 and quote admin3 positions in my org model. Each level has approval process.  All of these three types of users will create quotes directly without a previous document/follow-up document.  
    When a sales rep or anybody other than quote admin logon to create quote,  parties involved <> quote admin should be admin1. When admin 1 logon, it should default to admin1. Admin 2 logs in only after admin1 so, it should display admin1 and admin2. When admin 3 logson, it should show admin1, 2 and three.  They need to be able to see howmany quote admins already there in the quote.  How can I get this??  Please help me..

    Hi Sri,
    You can use Partner Determination Procedure for the first time to create a Quotation automatically which will be triggered by the system. For the next time, based on your requirement you can probably need to use something else which will trigger the partner determination and will select the partner function and the business partner. You can check the badi - COM_PARTNER_BADI which is used for the Partner Procedure Determination.
    Hope this helps.
    Thanks,
    Samantak.

  • Can Work Folders be used for user home drives?

    Looking to setup server based home drives for user data and wondering if Work Folders would work for that.

    Hi,
    Work Folders can be deployed with existing deployments of home folders. Work Folders stores user files in a folder on the server called a
    sync share.We can specify a folder that already contains user data, which enables us to adopt Work Folders without migrating servers and data or immediately phasing out our existing solution.
    Regarding work folder and how to deploy work folder, the following article and blog can be referred to for more information.
    Work Folders Overview
    http://technet.microsoft.com/en-us/library/dn265974.aspx
    Work Folders Test Lab Deployment
    http://blogs.technet.com/b/filecab/archive/2013/07/10/work-folders-test-lab-deployment.aspx
    Best regards,
    Frank Shen

  • Use GP API for some GP Runtime Work Center's Function

    Hi ,experts:
    i want to use GP runtime API to do some useful function of GP Runtime Workcenter's function.But when i use
    a method ,got this error:
    java.net.MalformedURLException: The protocol is not allowed
        at com.sap.security.core.server.csi.URLChecker._isValid(URLChecker.java:334)
        at com.sap.security.core.server.csi.URLChecker.isValid(URLChecker.java:775)
        at com.sap.tc.webdynpro.serverimpl.core.url.AbstractURLGenerator.checkURL(AbstractURLGenerator.java:791)
        at com.sap.tc.webdynpro.serverimpl.core.url.AbstractURLGenerator.computeWebResourceURL(AbstractURLGenerator.java:1304)
        at com.sap.tc.webdynpro.serverimpl.core.url.AbstractURLGenerator.getWebResourceURL(AbstractURLGenerator.java:279)
    here is the code i wrote in the Web Dynpro Component Controller method:
           try{
           IWDClientUser wdUser = WDClientUser.getCurrentUser();     
           IUser user = wdUser.getSAPUser();  
           IGPUserContext userContext = GPContextFactory.getContextManager().createUserContext(user);
           IGPRuntimeManager rtm = GPProcessFactory.getRuntimeManager();
           IGPWorkItem[]  itemList = rtm.getWorkItems(GPWorkItemStatus.WORKITEM_STATUS_OPEN, userContext);
           if(itemList[0].isSingleTaskUI()){
                result = itemList[0].generateNavigationTargetForSingleTaskUI();
           }catch(Exception e)
    how can i solve this exception and continue to complete my work?
    best regards

    Hi,
    I fear that it is not possible to customize the Runtime WorkCenter. This link will always be there. However, it is possible for you to implement your own work center by using the GP Public API.
    Administrator, Owner and Overseer are runtime concepts and cannot apply for browsing the Gallery. It is possible to define DT Permissions for each object. To do this, open a process/block/action and click on the tab "Permissions". There you can search for <i>Role</i>, <i>Group</i> or <i>User</i> and grant them special rights.
    For more information, you can have a look at <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/8e/7f55429c0fab53e10000000a1550b0/frameset.htm">Granting for permissions for GP Objects on help.sap.com</a>
    Hope this helps.
    David

  • Work center partner function

    hei all,
    if you see in partner function configuration, there's partner type A (work center) and partner function PA (work center).
    i want to use it in sales order, but it couldn't. there's an error said
    "Partner type PA is not permitted
    Message no. VPD007"
    can anyone explain about this error?
    best regard,
    Hendry

    dear JP,
    thx for relply, but I dont think your answer is suitable for my query.
    Thanks,
    Hendry

  • Formulas in work center-reg

    Hi,
    I have  few quires on the subject cited .
    in the define formula parameters for work centers i have found the and i could not understand the meaning and usage
    especially of SAP_11 operation splits , what they mean ?
    SAP_09     Operation quantity
    SAP_10     Other formula
    SAP_11     Operation splits
    once we define work centers formulas with these formula parameters how these work ? when standard cost is run for the part number  how it takes these defined formulas in to consideration  to give the manufacturing cost
    please provide some thoughts on these work center formula parameters and formulas and usage
    regards,
    madhu Kiran

    Hi jagadeesh ,
    thanks for your details
    my doubts are why we define these ?  for the purpose  of standard cost ?
    any way when we run standard cost for the part number , based on the times mentioned in routing it will calculate the cost ?
    or is it like this
    standard values like handling time , machine time etc.. if we can not  enter for an operation ,then for  the calculation of these  we
    define work center formulas  and through this system picks the handling and machine times while calculating the standard cost
    is this thinking correct ?  might be wrong alos , pl let me know
    i am really not clear with these work center formulas and their usage
    1. for example in our system for a work center the formula defined as
    ZPT100 --Cost  - Painting & Laquering
    formula = ( PITCH CONSTANT * Operation quantity ) / ( JIG DENSITY * Conveyor Speed )
    this is defined for the standard value Jig density used in painting
    2. for handling time the below formula is defined
    ZMG001------COST - Handlng Time
    formula = HANDLING TIME * Operation quantity / Base quantity / Operation splits
    3. What is the difference between base quantity and operation quanity ?
       is it that base quantity is for the quantity  with reference to which we are creating routing ?
      operation quantity is the out put of that operation ?
      if so operation quantity and all where we mention in routing ? i understand if we wrok on discrete we create routing with base quantity 1 and based on the order quantity , it will become the operation qty
    but we work on REm
    how to go about ?
    can you please thorw ur thoughts on this ?
    regards,
    madhu Kiran
    Edited by: madhu kiran on Sep 18, 2009 1:29 PM

  • PP Work Center ------  PM Functional Location, PM Equipment

    Hi,
    For a given PP Work Center , I want to have the table where details of PM Functional Location & PM Equipment are stored, in which the PP Work Center is used.
    Thnx,
    Shivaa.

    Hi Shivaa,
    Go to T.Code : SARA and giving archive object : PM* + press F4 you will get the following
    Try with the following tables:
    PM_EQUI    Equipment
    PM_IBASE   IBase
    PM_IFLOT   Functional Locations
    PM_IMRG    Measurement Documents
    PM_MPLAN   Maintenance Plans
    PM_NET     Object links, master data
    PM_OBJLIST Serial Number History
    PM_ORDER   Service and Maintenance Or
    PM_PLAN    Routings
    PM_QMEL    Maintenance Notifications
    From the above list click the suitable one and press database table tab. You will get all the relevant database tables.
    Here you go...
    If it is useful reward points
    Thanks
    Saravana
    Edited by: K Saravana Kumar on Jul 30, 2008 8:25 PM
    Edited by: K Saravana Kumar on Jul 30, 2008 8:26 PM

  • Using Functions in tables

    I am trying to create a flowing table for a mortgage collection. Table labeled in 6 columns; Pay Date, Amount Paid, Interest, Principal, Balance Due, Interest paid Thru.
    The functions used are as follows, Interest = Balance due*6%/12
    Principal = Amount Paid- Interest
    Balance Due = Principal-(previous)Balance due.
    My problem is that the loop created between the Interest formula and the Balance due formula take place before and Amount Paid is entered. I need to somehow stop the loop with a function similar to: If Amount Paid is greater than 0 Then.....Any suggestions? PS: I am running into the same problem using Numbers..
    Thanks Quinn
    Message was edited by: Q and L

    I don't recall if I ever did any complicated expressions in a Pages table previously. I'd much rather work in Numbers. I was surprised to see that the column references switched from letters to Header Labels. Be careful that your Headers are labeled exactly the same as mine or you will need to adjust the references.
    You can read the Formulas and Functions User Guide and you can use the Function Browser within Pages to learn about the functions. But, just as you can learn words by reading a dictionary and that won't help you write a good book, it takes practice and experience to get beyond the basics. So, you're on your way.
    You can play with the table format to change the row heights and you can make the cell borders disappear. Beyond that, a table is a special thing that must be there to do the math. You can keep your table in one document and publish a different document by copying the results from the calculations and pasting them elsewhere. For instance, you can Copy the last row of the table and "Paste and Match Style" somewhere else. The result will be a line of text with tabs between the fields.
    Regards,
    Jerry

  • Activity cost at work center

    Dear Exports,
    I have a requirement in my project
    1. In a work center we have 3 activities. 1. Labour time
                                                                       2. Machine Time
                                                                        3. No. Kgs treated.
    I am able to give labour & Machine reates  by giving price at kp26. and number of minitus in routing.
    But my client wants machine hour rate : no. labours worked X Time worked  X rate per hour .
    i.e he wanted to give time in labour time activity and no of employees worked in machine time the formula must claculate
      Labour time X Machine time(No of Workers worked) X KP26 Price(Per Labour hour).
    Can Any body help me please...
    Rao

    Check if there is an existing WC formula that you can use or create your own formula for the work center.
    My challenge (at a different business, so I don't have the exact work in front of me, but I have notes) was  Crew size x Machine Hours x Activity rate.
    In the routing Operation Details is a section General Data.
    There is a field: Number of Employees, field name ANZMA,  That is where we populated Crew size
    Use an existing formula if possible
    Which formula do I use??                                   
        Work Center Basic Data (CR02)  determine standard value key                         
        Go to  "Define Standard Value Key" in IMG (OP19); select std value key and click detail button          
         Note the Parameter used                                        IMG path:  Production>Basic Data>WorkCenter>General Data>Standard Value >Define Standard Value Key
        Go to "Define formulas for work centers" in IMG (OP54); select formula that uses the field parameters required          IMG path:  Production>Basic Data>WorkCenter>Capacity Planning>Work Center Formulas>
                         Define formulas for work centers                                        
    Not there?  Create the formula     
         In English - what do you want to calculate?
         Find parameters for the fields in the calculation
         Write formula (op54)  Copy from existing formula if possible - spaces in the equation are necessary
                             OP17 is where to create new Parameters.
    This is all configuration - with some high leve security (in our system).  Configur and TEST CAREFULLY

  • Re: Work center in plant

    i have no idea about Work centre, please explain about workcenter how to create?
    what efforts in create a work center?

    A work centre is a place where an activity takes place.
    The usage of work centre shall depend upon your work place, i.e. factory, shop etc.
    Usage of work centre is for scheduling, utilization, efficiency calculation etc..
    work center is created in CR01...
    But before starting the creation, the following are to be in the system, so that you can get a better result.
    Defien work center category using OP40.
    Define the person responsible in config or shoose the standard one if no specific person is not required.
    Task lists to be defined using OP45.
    Standard values using OP19.
    In Basic data enter Work Cenetr Category, Person Responsible, Location, And usage of machine are to eb defined.
    We can define standard vaue priority here. If we mention as should be enters, then that will be a compulsory field. .
    In Default values as per requirement we can put values.
    In capacities Processing fromual to be defined. Inside the subtab, we can give details of shift working, break times, capacity utilisation, factory calendar and all.
    In scheduling the Process Formula to be given.
    In costing field, we have to give the validity period of Machine, Cost center to which this machine attached, also teh relevant actvity types.
    karthick

Maybe you are looking for