Doubt regarding : factory calender - reg

During maintenance off we need to change the factory calender to holidays for production shut down purpose .
At the same time warehouse  will work  through which billing and other things happen.
if i set the days as holidays in factory  calender ware hose is not able to bill during these  days .
if i am setting as working days production planning is getting effected.
we can not use two different calenders as we can assign only one calender to a plant
what shall we do?
waiting for positive reply
regards
madhu.

During maintenance off we need to change the factory calender to holidays for production shut down purpose .
At the same time warehouse  will work  through which billing and other things happen.
if i set the days as holidays in factory  calender ware hose is not able to bill during these  days .
if i am setting as working days production planning is getting effected.
we can not use two different calenders as we can assign only one calender to a plant
what shall we do?
waiting for positive reply
regards
madhu.

Similar Messages

  • Regarding factory calender

    hi experts,
                   what is factory calender,and how do u maintain and see  our own factory,s calender.
    plz help me..

    Hi Ravi,
    here you can find sample which I've used to convert date to factory calender date..might be useful for you...
    reward points if useful
    thanks
      data : ret_date like scal-date,                                 " ''
             fac_date like scal-facdate,                              " ''
             workday like scal-indicator,                             " ''
             temp_date like scal-facdate.                             " ''
      loop at display_tab.
        select single * from t001w where werks eq p_werks.          " ''
        call function 'DATE_CONVERT_TO_FACTORYDATE'                 " ''
             exporting                                              " ''
                  correct_option               = '+'                " ''
                  date                         = display_tab-eindt  " ''
                  factory_calendar_id          = t001w-fabkl        " ''
             importing                                              " ''
                  date                         = ret_date           " ''
                  factorydate                  = fac_date           " ''
                  workingday_indicator         = workday            " ''
             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.                 " ''
        temp_date =  fac_date + ( display_tab-webaz - 2 ).          " ''
        call function 'FACTORYDATE_CONVERT_TO_DATE'                 " ''
             exporting                                              " ''
                  factorydate                  = temp_date          " ''
                  factory_calendar_id          = t001w-fabkl        " ''
             importing                                              " ''
                  date                         = ret_date           " ''
             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.                 " ''
        move ret_date to display_tab-delvdate.                      " ''
        modify display_tab.                                     "C12K926660
      endloop.                                                  "C12K926660

  • Factory calender issue -reg.

    During maintenance off we need to change the factory calender to holidays for production shut down purpose .
    At the same time warehouse will work through which billing and other things happen.
    if i set the days as holidays in factory calender ware hose is not able to bill during these days .
    if i am setting as working days production planning is getting effected.
    we can not use two different calenders as we can assign only one calender to a plant
    what shall we do?
    waiting for positive reply
    regards
    madhu.

    Hi,
    The non working days and working days in the factory calender can be overrided
    in the shift sequence .
    steps to follow :
    1 Go to Workcenters Scheduling tab page.
    2.Click Capacties Header.
    3. Go to intervals and shifts .
    4. Edit --> insert --> insert interval
       Enter maintenance off date and in the workdays coloumn
       three options are available.
       option 1 : working days according to factory calender
       option 2 : Non working days( overrides factory
                  calender)
       option 3 : working days (overrides factory calender)
    This means for your problem you need to enter the option2
    ie though you have specified in factory calender as working day, for all these workcenters the system will
    plan in such a way as holiday on the specified date.
    Other areas won't get affected.
    Regards,
    nandha

  • How to update Factory calender in CRM from ECC?

    Hi All,
    Factory calenders are downloaded to CRM from ECC, using adapter object DNL_CUST_CAL_C in Initial load (R3AS).  My doubt is, whenever a new holiday is added to Factory calender in ECC, how the particular added holiday will be downloaded to update the same in CRM system?
    Please help me.
    Regards,
    Maddy

    Hello Maddy,
    In my system download object DNL_CUST_CAL_C is for the download from the CRM (online) database to the old consolidated database (CDB, for the offline Mobile Sales scenario). You could see this in transaction R3AC3.
    For your scenario I don't know how to download. This thread here speaks of a manual adjustment in transaction SCAL.
    http://scn.sap.com/thread/274825
    Best regards,
    Thomas Wagner

  • 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.

  • 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

  • Invalid Factory Calender error

    Hello gurus,
    While making a subcontracting PO, the following error is coming "Invalid factory error or error in the factory calender"
    I have checked the plant settings & have put Factory calender IN for the plant. Still the error is coming. How to resolve this?
    Regards
    Prashant

    >
    prashantjalgi wrote:
    > The validity is from 1996 to 2010.
    >
    > If I try to extend it to 2011, the system is not allowing.
    >
    > The same error is coming when the validity is 1996 to 2010.
    Why is it not allowing? what error do you get when trying?
    Calendar maintenance is done thru CUNI, and cusotmizing is usually done in development clients.

  • Schedule a process chain using factory calender

    Hi All,
    My requirement: the user wishes to see the report every month, 1 working day prior to the month end.
    I am trying to do this usnig processing chain and factory calender to restrict it.
    1. How can a factory calender be used ?
    3. how do i give the offset of 1 working day prior to month end?
    2. If you have any such experience please share.
    Please help.
    Rohit Kumar.

    Hi,
    In the start process open the start time parameters screen. Then click on the button '>>' next to 'at operation mode' button. In the following screen, give the factory calender. In the workday column give 2. Choose radio button 'end of month'. In the period field give the frequency of the loads, i guess it should be 1 for you as you want to load monthly. So the job runs on the day before the last working day.
    regards,
    Murali.
    Edited by: Murali Krishna K on Jun 23, 2008 5:27 PM

  • Problem in Factory Calender

    Hi,
    When creating the sales order the system shows the messege" Date 05.02.2009 occurs after the end of factory calendar IN from plant X".
    So when i tried to change the validity period for factory calender IN to 2009, then the system again showing the messege "Please enter validity area between years 2007 - 2007"-The validity period specified for the factory calendar exceeds that of the selected public holiday calendar.
    So how can i change the Year in Factory Calender.
    Regards
    JYOTI

    Hi,
    under SAP Netweaver - General Setting - Maintain Calendar check which holday calendar is assigned to your factory calendar IN. In the secons step change the validity for your holiday calendar.

  • How to extend factory calender to a plant ?

    Hi Ranga:
    How to extend factory calender to a plant ? ( Tcode: SCAL, The calender is not client specific)
    I check marked US factory calender, where after can you tell how to extend factory calender to plant
    Note: I am using IDES ( International Demonstration & Education System)
    Thanks

    Hi Sandeep,
    you need to use the following path
    Go to SPRO>ENTERPRISE STRUCTURE->DEFINITION> LOG GENERAL>DEFINE COPY,DELETE AND CHECK PLANT>DEFINE PLANT
    Here you need to assign the factory calendar. The assignment in work center will only applicable for capacity not for MRP and others.
    <b>For information how to create a factory calendar</b>
    Pl follow the steps
    1.Go to SCAL transaction
    2.there will be three options.
    Click first public holidays and go in change mode.
    Click create and create your holidays there and save.(Generally fixed date will be used in the pop up)
    3.Now click Holiday calendar and go in change mode.
    Click create and give holdiay cal id and description.
    Click assign public holiday and add your holidays one by one and save
    Now holiday cal is created.
    4.Now come out and choose fact calendar and go in change mode
    Click create and give Factory calendar id and description, and validity period.
    Give the holiday calendar ID.
    If you want to give special rule like any of the specific date/ day is the holiday or work day (which is different from holiday calendar you can define)
    and save.
    5.You have to assign factory calendar to PLANT
    Go to SPRO>ENTERPRISE STRUCTURE->DEFINITION> LOG GENERAL>DEFINE COPY,DELETE AND CHECK PLANT>DEFINE PLANT
    Choose your plant and go to details-
    You have to define factory calendar there
    Hope this will help you
    Regards
    Ranga

  • Factory calender importance in Sales Organisation.

    Hi Experts,
    Hope you all doing Gr8t.
    Please let me know the importance of specifying Factory calender while defining the Sales Orgination.
    Thanks & Regards,
    Smithun.

    Hi
    Factory calendar specify the work days at the customer's site .These calendars are used to determine when a delivery must take place in order for it to reach the customer's site on a work day when it can be received. We also use the factory calendar in consolidated invoicing. That is, if we specify that only one day a week is a working day for our customer ,the billing documents are only to be created for that one day each week, causing delivery documents to be consolidated into one billing document.
    You maintain the factory calendar in IMG in T code SCAL and assign the factory calendar with plant and also sales org in Img while defining the plant in the Enterprise structure .If you donu2019t maintain it and make the standard order you will get an error-"Factory calendar missing or error in factory calendar".
    Factory Calendar decides the holidays for the plant.
    Sales order flow to production order and based on the factory calendar material availability will be confirmed to the customer.
    Production planning/Scheduling will happen based on Factory Calendar
    Regards
    Raja

  • Days since Sales Order creation excluding holidays in factory calender

    Hello,
    Can anyone pls tell me the logic to retrieve the Days since Sales Order creation excluding the holidays in Swedish factory calender.
    Current logic which we have thought of is 
    (The first succesful output - Order creation date)
    But the result should exclude the Swedish Factory calender holidays (our client is from  Sweden)
    Now we need to establish the logic of fitting the factory calender into this whole issue. As we have to provide the logic to our ABAP er .
    Waiting to hear from u all.......
    Regards,
    Anirban
    SD Consultant

    Your message is somewhat unclear to me.
    When creating a sales order, a "Required Delivery Date" is needed.
    This date is checked against the unloading calendar of the customer. If the system finds the requested delivery date = a non-working day of the customer calendar, it issues a warning (No goods accepted on DD.MM.YYYY. The next possible date is: DD.MM.YYYY (Message no. V1019). There does not seem to be any possibility of changing this warning to an error in the standard system; only possibility would be to modify the standard code.
    If I have misterpreted your thread, then apologies, and feel free to elaborate on the issue some more.

  • Change of factory calender

    Hi All,
    I have come across a scenario wherein the factory calender are different in the plant and the shipping point. If i change the calender of shipping point on PRD what will be the implications of this ? What all aspects do i need to watch out for ? There is a PP integration in this plant too.
    Thanks in advance.
    Regards,
    Saurabh Diwakar

    hello again.
    since calendars are cross client, prashant has a point.  apparently it wouldn't make a difference whether you do this is PRD or DEV.  you will see the changes in any environment within the global setting.
    thanks for the correction.
    regards.
    p.s.
    but shouldn't the assignment of the calendar to the shipping pt be done in DEV?
    Edited by: jonathan yap on Mar 25, 2008 8:29 PM
    Edited by: jonathan yap on Mar 25, 2008 8:30 PM

  • Invalid factory calender or error in factory calender

    Hi,
    invalid factory calender or error in factory calender 26.05.2008
    I'm getting this error during STO in VL10B,
    I've checked the fac. cal in t-code OX10 it is
    K1 - genaral calendar for comp'y
    But in shipping point of that plant Fac. calender is IN- India
    Should i've  to change fac. calender as k1 in shipping point of that plant.
    whtr this can i directly change in production server or can i change in dev. server and transport the request to prod. (which is perferrible).
    if this is not right, Kidly guide me the right way to resolve this

    Hi
    Please change the Factory calendar for the Shipping point in DEV & then transport the same to QA & PROD.
    Thanks & Regards
    Kishore

  • How to Transport Factory Calender to QTY and PRS systems

    Hi All,
    I had done a small change to Holiday calender in SCAL. I have read that it's not suggestive to transport it. Can any one let me know the procedure to transport the change to QTY and PRD systems.
    The transport button is greyed out .
    Best Regards,
    Sri

    The following OSS Notes have also been checked.
    356483 : Customizing: Current settings in the test system.
    077430 : Customizing: Current settings .
    328916 : Cust Changes despite "System cannot be changed" setting
    Can any one provide an input on the procedure to move a factory calender - Individual entry..
    Thanks in advance
    Sri

Maybe you are looking for

  • HP Zbook 15, external monitor connected to docking station issue

    Dear all I have bought a HP Zbook 15 laptop and installed Ubuntu 12.04. It does not show anything on the external monitor when I mount the laptop on the docking station.  After installing the Ubuntu 12.04 and putting it on the docking station for the

  • Problem with CS5.1 re-install. Error: DFO13

    I get this message: Exit Code: 6 -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 5 error(s), 1 warning(s) ----------- Payload: {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF} Adobe SwitchBoard 2.0 2.0.

  • Mac Mail - Grouping Mailboxes

    Hi, is there a way to deal with each user account on it's own rather than have the 'Mailboxes > Inbox, Sent etc' set-up followed by each user account below that? I have read time and again people suggsting setting up smart mailboxes but this seems a

  • How to fetch particular segment of records?

    Hi all, My last question is how to limit the rows returned. This time my question is how to fetch particular segment of records from DB table? In detail, if one table has 95 records, which method can be used to fetch #71-80 record only, not fetch #1-

  • Best Way to Backup a Raid hard drive on Windows 7 Pro OS

    This is my set-up Lenovo W520 on factory installed Windows 7 Professional OS Two 500 GB Internal Hard drive on Raid 1 (factory installed): NO DVD burner Have a 2TB External Hard drive partitioned into three - #1--600GB;  #2-- 600GB;    #3--600+GB I a