PS-EPS: Attributes for Calendars 
Select from the following table the attributes for calendars to be used in either
ATTRIBUTES or ATTRIBUTE_LINES with the following object method:The attributes in this table are the same as the fields in the ABAP/4 dictionary structure
IFTFACS .For detailed information on the attribute type refer to
Data Format of Attributes in Object Methods.
Attribute |
Type |
Length |
Description |
IDENT |
CHAR |
2 |
Factory calendar ID |
JAHR |
NUMC |
4 |
Year stored |
MON01 |
CHAR |
31 |
Calendar: Days in January |
MON02 |
CHAR |
31 |
Calendar: Days in February |
MON03 |
CHAR |
31 |
Calendar: Days in March |
MON04 |
CHAR |
31 |
Calendar: Days in April |
MON05 |
CHAR |
31 |
Calendar: Days in May |
MON06 |
CHAR |
31 |
Calendar: Days in June |
MON07 |
CHAR |
31 |
Calendar: Days in July |
MON08 |
CHAR |
31 |
Calendar: Days in August |
MON09 |
CHAR |
31 |
Calendar: Days in September |
MON10 |
CHAR |
31 |
Calendar: Days in October |
MON11 |
CHAR |
31 |
Calendar: Days in November |
MON12 |
CHAR |
31 |
Calendar: Days in December |