Answer Posted / sm
Factory calendar contain company specific dates such as alternate working Saturdays, Plant shutdown etc.
You can create your company factory calendar via transaction code 'SCAL'.
Assignment of the factory calendar by plant is done in transaction code 'SM30 - V_T001W'.
An example of a SAP application that uses the factory calendar is the SAP MRP modules.
Assuming that you have a specified an alternate working Saturday, MRP will postponed the planned orders to the next working day if it happened to falls on a non-working Saturday.
Function module related to Factory calculator are
1.FACTORYDATE_CONVERT_TO_DATE
2.DATE_CONVERT_TO_FACTORYDATE
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
How do you execute the payroll
Is it possible to pass data to and from include programs explicitly? : abap modularization
How to know if the value entered contains records or not?
How many types of size categories and data classes are there? : abap data dictionary
What is a table attribute?
How is conversion of data types done between abap/4 & db layer?
What is the difference between data elements and domains? : abap data dictionary
What are your ways to performance optimization?
What is modularization and its benefits?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is the use of a pretty printer?
Which function module reads the data for particular infotype ? : abap hr
What is ps structure? : abap hr
What are the check tables?