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 is the difference between pnp and pnpce? : abap hr
Print options in smartforms?
what is field string ? & where we are using field strings?
Is it possible to pass data to and from include programs explicitly?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
Have you set up a back ground job ? How to create a background job without a variant ?
What two statements would be used to exchange data between programs using abap memory?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are the advantages/ dis-advantages of logical databases?
Why do we use dynamic where conditions?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Explain difference between primary key and unique key?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is the max no of match code id’s that can be defined for one match code object?