Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Help on SZC_FACTORY_CALENDAR_MAINTAIN

Former Member
0 Kudos
150

1) How to get the Factory calendar used for plant SM01?I need the source code for this?

3 REPLIES 3

Former Member
0 Kudos
70

HI,

Use the FM,

FACTORY_CALENDAR_GET

Best of luck,

Bhumika

Former Member
0 Kudos
70

Hi Nani,

You can use the function module:

FACTORY_CALENDAR_GET - Returns list of factory calendars (for a language)

FACTORY_CALENDAR_ATTRIBUTE_GET - Returns attributes of the factory calendar

DATE_CONVERT_TO_FACTORYDATE - Returns factory calendar date for a date

Calculates and returns factory calendar date for a date (if CorrectOption = '+');

Checks if the date is work day (if CorrectOption = '-').

Check this thread for sample code:

Regards,

Chandra Sekhar

Edited by: Chandrasekhar Gandla on Jul 30, 2008 8:40 AM

Former Member
0 Kudos
70

Hi ,

search for key workds 'Assign calendar to business places' in SPRO.

Regards

Prabhu