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
Mention what is alv programming in abap?
What is Field group?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is the last entry in all bdc tables? : abap bdc
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
how to capture the errors in bdc Call transaction method?
Explain what are the problems in processing batch input sessions?
What is the t-code for transaction recorder? : abap bdc
How to upload more than 2GB file from External Source to SAP?
Differentiate between static and dynamic step loops?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Explain what is sap script?
What are critical issues you have faced in your project
What are advantages and disadvantages of logical data base
In SAP Script,How to display a single field(like matnr)at the right end of the form.