Consideration of factory calender in threshold values

Hi,
I need to consider the factory calender in the threshold values to check the due date of a task or a checklist item.
For example:
The task/or checklist item is due in 11 days (and the factory calender should be condsidered)
Does anybody know how to implement these checks in the threshold values of cprojects?
Thanks for your help!
Isabella

Dear Friend,
Ideally you should not change anything on Production server directly.
The normal & universally acceptable way is to transport the changes from Development or Quality to Production.
Still if you want to make changes on Production Server Directly (which even i dont recomend) you need to make Production Server in change mode thru T-Codes SCC4 & SE03 & make necessary changes.
Let me know if you need to know how to use T-Codes SCC4 & SE03.
Thanks,
Jignesh Mehta

Similar Messages

  • Consideration of network activity factory calender

    Hi,
    I am facing problem regarding considering of  factory calendar.
    scenario: we are assigning the personnel nos in person assignment tab in internal activity. confirmation of activities will be done through CATS. at the time of confirmation it is considering the calender given in work scheduling in HR master data rather considering the factory calendar of network activity.
    i require how to select the factory calendar of network activity rather selecting the calendar from work scheduling of HR data.
    With Regards
    Prasanth.N

    Hi Prashant,
    This is solution for PS without HR integration..............Please do the following steps:
    1.  Create a person responsible using OPS6
    2.  Assign a desired factory calender in the particular activity at internal tab of the activity.
    3.  Then Plan your work and save and release.
    4.  Then do the confirmation in CATS
    Hope it will be clear now.  Appreciate if it is useful
    Thanks and Regards
    Vetrivelan

  • Getting factory calender weekly duration timings

    hi all,
    I have a scenario to get the factory calender weeky avaialable(working) timings like
    MONDAY - 8:00 TO 17:00 etc.,
    how to get these values is there any function module associate to get those value by passing date rule id.
    Appreciate ur help
    thanks
    viswa

    check below code...
      DATA: W_FACTORYDATE          LIKE  SCAL-FACDATE.
    Convert Delivery Date to Factory Date
      CALL FUNCTION 'DATE_CONVERT_TO_FACTORYDATE'
           EXPORTING
                CORRECT_OPTION               = '-'
                DATE                         = I_EINDT
                FACTORY_CALENDAR_ID          = I_FABKL
           IMPORTING
                DATE                         = E_EINDT
                FACTORYDATE                  = W_FACTORYDATE
           EXCEPTIONS
                CALENDAR_BUFFER_NOT_LOADABLE = 1
                CORRECT_OPTION_INVALID       = 2
                DATE_AFTER_RANGE             = 3
                DATE_BEFORE_RANGE            = 4
                DATE_INVALID                 = 5
                FACTORY_CALENDAR_NOT_FOUND   = 6
                OTHERS                       = 7.
    Find the Lower Limit of Delivery date
      E_LOWER = E_EINDT.
      IF I_VINT1 NE 0.
        W_FACTORYDATE = W_FACTORYDATE - I_VINT1.
        CALL FUNCTION 'FACTORYDATE_CONVERT_TO_DATE'
             EXPORTING
                  FACTORYDATE                  = W_FACTORYDATE
                  FACTORY_CALENDAR_ID          = I_FABKL
             IMPORTING
                  DATE                         = E_LOWER
             EXCEPTIONS
                  CALENDAR_BUFFER_NOT_LOADABLE = 1
                  FACTORYDATE_AFTER_RANGE      = 2
                  FACTORYDATE_BEFORE_RANGE     = 3
                  FACTORYDATE_INVALID          = 4
                  FACTORY_CALENDAR_ID_MISSING  = 5
                  FACTORY_CALENDAR_NOT_FOUND   = 6
                  OTHERS                       = 7.
      ENDIF.
    Find the Upper Limit of Delivery date
      E_UPPER = E_EINDT.
      IF I_VINT2 NE 0.
        W_FACTORYDATE = W_FACTORYDATE + I_VINT1 + I_VINT2.
        CALL FUNCTION 'FACTORYDATE_CONVERT_TO_DATE'
             EXPORTING
                  FACTORYDATE                  = W_FACTORYDATE
                  FACTORY_CALENDAR_ID          = I_FABKL
             IMPORTING
                  DATE                         = E_UPPER
             EXCEPTIONS
                  CALENDAR_BUFFER_NOT_LOADABLE = 1
                  FACTORYDATE_AFTER_RANGE      = 2
                  FACTORYDATE_BEFORE_RANGE     = 3
                  FACTORYDATE_INVALID          = 4
                  FACTORY_CALENDAR_ID_MISSING  = 5
                  FACTORY_CALENDAR_NOT_FOUND   = 6
                  OTHERS                       = 7.
      ENDIF.

  • System status requirement in Threshold value formula

    Hi Pals,
    Kindly let me know how to use system status in the threshold values creation. just i will let u know what is my requirement
    System status = Created & (Planned date is less than 14 calender days).
    The problem is, i can't able to use this system status (Created) in threshold values formula

    Hi
    Check this out !!!
    Assuming that SYSTEM_STATUS field is availbale in the threshold Change Formula display.
    SYSTEM_STATUS = 'Created' AND SCHEDULED_START < 14
    Regards
    Senthil
    Award points if useful.

  • Factory Calender Determination

    Can someone tell me how can we determine if a particular day is a working day or not, based on the Factory Calender?
    Please help.Its urgent.

    use the FM
    DATE_CONVERT_TO_FACTORYDATE
    if the returned date = to the sent date, it is a working day
    DATA: senddt TYPE d VALUE '20080601',  "<== this is Sunday
          recvdt TYPE d.
    CALL FUNCTION 'DATE_CONVERT_TO_FACTORYDATE'
         EXPORTING
              correct_option      = '+'
              date                = senddt
              factory_calendar_id = 'US'
         IMPORTING
              date                = recvdt.
    *   FACTORYDATE                        =
    *   WORKINGDAY_INDICATOR               =
    * EXCEPTIONS
    *   CALENDAR_BUFFER_NOT_LOADABLE       = 1
    *   CORRECT_OPTION_INVALID             = 2
    *   DATE_AFTER_RANGE                   = 3
    *   DATE_BEFORE_RANGE                  = 4
    *   DATE_INVALID                       = 5
    *   FACTORY_CALENDAR_NOT_FOUND         = 6
    *   OTHERS                             = 7
    IF senddt NE recvdt.
      WRITE:/ senddt, 'is not a working day'.
    ELSE.
      WRITE:/ senddt, 'is a working day'.
    ENDIF.

  • How to set threshold value for single tablespace in grid control 11g

    Hi,
    I want to set the threshold value for a single tablespace in grid control 11g,
    please provide me a navigation path.

    Sandy wrote:
    Can you please provide me the full navigation path?go to Targets --> Databases
    Select the Database you like to set this alert for
    Select link Metrics and Policy Settings

  • Invalid factory calender error in creating subcontrating po

    hello all,
    during creation of subcontracting po,system shows the error message "invalid factory calender error".
    i have checked the assignment in oy05.seems ok.
    pls provide some input.
    regards
    sumit simran.

    Hi,
    Please check the path.
    IMG>Enterprise Structure>Definition>Logistics - General>Define, copy, delete, check plant-->Define Plant.
    Here you can find the which factory calender is assigned to your plant.
    Then go to  Tcode SCAL ,  select the Holiday calender and edit it . Double click on your holiday calender   and change it  i.e valid From year to To year. Go back , select the factory calender and edit it ,  give  valid From year to To year.
    Thanks.

  • Managing threshold value of document library

    Hi,
    We are managing below stuff through .net application
    1)Uploading the document  to current Month folder in a document library , While uploading a document check for the current month folder , if it does not exists create a new folder with month and year format.
    2) After uploading a document, storing the file URL in SQL table i.e. through stored procedure.
    3) While retrieving we are using the DB link to display the pdf in application.
    Now have migrated this to SharePoint 2010
    We are using share point 2010 document library, with multiple folders. The library has now exceeded 5,000 items.
    As a result it is not allowing the users to update the documents to a document library, now we are receiving a list view threshold error.
    So now my question is if I increase the threshold value, will it be proper solution?
    After increasing the threshold value, will the performance be affected?
    Please share your ideas/thoughts on the same.
    Regards,
    Sudheer
    Thanks & Regards, Sudheer

    Hi,
    Instead of increasing the threshold limit,finally i felt folder structure would be good enough i.e
    1) Generally for the bulk documents if pretty good enough i.e.
    Uploading the documents in the folder week wise of the document library.
    So in case if there are 1000 documents in the folder, count would be 1 only.
    So this is a good practice for the large number of documents to upload in document library.
    2) Coming to file path,
    After uploading the document, file path can be saved under column of type hyperlink in the list.
    Same folder structure can be followed to save file path in the list
    3) We can fetch the file path from the list to display the pdf.
    Please correct me if i am wrong.
    Regards,
    Naga Sudheer M
    Thanks & Regards, Sudheer

  • Factory Calender, Where Can I see it?

    Hi Experts,
    Pls. let me know that, Where Can I see the Factory Calender?
    thanq

    Hi srinivas,
                   You can use FM FACTORY_CALENDAR_GET to get factory calender.
    <REMOVED BY MODERATOR>
    Thanks,
    Srikanth.A
    Edited by: Alvaro Tejada Galindo on Apr 24, 2008 10:49 AM

  • Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    : Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.The FP-1600 modules automatically send data on-change only. The change threshold is by default 0%. Any change, even a single least significant bit change, is sent back to the computer. If the FP-1600 firmware revision supports deadbanding (firmware revision 3.0.x and later, can be downloaded from ftp://ftp.ni.com/support/fieldpoint/Update/FPEthernet0320.zip ). Then on each analog channel or count channel you can specify a percentage change for deadbanding in FieldPoint Explorer. This is done on a channel by channel basis, by right-clicking on the particular IO module and choosing Edit this Device, then choosing Channel Configuration. Each channel (if it supports deadbanding) will have a deadband entry box on the middle right side of the screen).
    The FP-1000/1001 seri
    al network modules do not support deadbanding. The checkbox in FieldPoint Explorer is simply for how FieldPoint Explorer displays the data to the user and does not effect client programs nor the behavior of the network module itself.
    Regards,
    Aaron

  • Adding threshold values in an existing query

    Hi All,
    I have to update an existing query.
    The original query gives me the value of Debtors to sales ratio for each division (DTR value).
    Now, I want that for each division, there be a threshold value which should be compared with the debtor's value and if found higher than the threshold, the result should be in red.
    The result being in red can be done at the front end, which in my case is Cognos.
    But to store different threshold values for diffrerent divisions and then compare them with the debtor's values of the query, do I need to have a separate cube wherein I should store the divisions and their threshold values?
    Or how can I go about it?
    Thanks and best regards,
    Sharmishtha

    Hi Nagesh,
    I do not have those values in the system but will be getting as external data only.
    Divisions and debtors are separate info objects.
    I have 12 debtors KFs (for 12 months) which get filled by an APD (data source is a query).
    So, my final query has divisions in the rows and 12 debtors in the colm.
    So, now i'll be given some threshold debtor value for each division which I need to bring in the query as a KF which can be compared in the query output.
    So, what you suggested will it work in this requirement?
    Also, can you elaborate on the method I need to follow?
    Thanks a lot,
    Sharmishtha

  • How to define a new factory calender?

    Hi guys,
    I want to have a factory calender that I can use for scheduling batch jobs to run each last sunday in the month. Such factory calender doesn't seem to exist in the system and I'm wondering how I could create it?! Is there a transaction that I can use to create a new factory calender?
    BR,
    Armin

    Hi,
    1. In TCode: SCAL, initially check the public holidays existing in the system, whether those public holidays are sufficient or not, if not create your own public holidays.
    2. Then Create public holiday calender and attach your public holidays to this public holiday  calender.
    3. Then create your own factory calender and attach your public holiday calender to the factory calender and select the working days in a week and then save.
    The above are the steps involved in creating a new factory calender.
    Hope this helps.
    Thanks,
    Viswanath

  • Threshold value for price changes

    hello,
    We are trying to change the price for material and getting error Threshold value for price changes was exceeded
    msg no is CKPRCH 032
    Being Sd guy I'm not able to understand where we need to check and what changes to be done
    Please guide
    Regards
    Vishal Jajoo

    Dear friend
    For that u check the following path
    spro>> material management>> logistics invoice verification>>invoice block>>> stochastic block
    please check here for your plant your activated, if you activated then this error will appear
    regards
    Pramod

  • ABAP HR- table for factory calender id at employee level..

    Hi,
    i have a requirement in which i need to retrieve Factory calender ID against holiday calender ID at employee level.
    I am able to retrieve Holiday calender ID for an employee.
    Now i need a table to where i can get factory calender for an employee against holiday calender Id.
    Appreciate your help!
    Regards
    Aleria

    Hi Aleria 
    Pass the holiday calendar retrieved to the table TFACD to get the Factory Calendar.
    Regards
    Bala

  • Tables for plant , factory calender & calender validity period

    In which tables we find the data of plant , facory calender & calender validity period.If anybody knows please tell.

    I want the combination of plant , factory calender  & validity period tables to extract the data.In TFACD table we don't get plant & validity details to know exactly what was done during configuration.

Maybe you are looking for

  • Drop Down list in BPC Input Schedule

    Hi all, In an input schedule I need to have some values "controlled", and allow to give a value only among a list of specific values. So I came up on the idea to builld it using cell "validation" feature of native Excel, just like I have been able to

  • Intermittent failure to send mail and/or save sent...

    Several times now I have sent mail & got no record of the sent mail - no settings change, just mail server behaviour.... I have set Mac Mail up for IMAP and asked to store sent messages on the server.  Most times it is fine, but occasionally fails to

  • Documentation for Oracle Advance Queue

    Any pointer to Documentation for Oracle Advance Queue? Thanks In Advance priyadarshi.

  • A thread, a loaded class, and a class loader

    I have a class loaded. How can I find the class loader of the thread this class was loaded into? Is the class.getClassLoader() the same thing?

  • E63 cannot find the bluetooth icon.

    Hi all,  this will be something stupid (yeh I know). I am trying to pair up my bluetooth headset with the E63 but cannot find the bluetooth icon anywher. I have found the one in connectivity but this has no options just states that I have done the us