Start of Content Area

Syntax documentation GET_MONTH_COLLECTION  Locate the document in its SAP Library structure

Use

The method returns a three-column table with a collection of names of months. The first column (INDEX) contains an index from 1 through 12 for each month. The second column (ID) contains the DIN-compliant abbreviation for the month, while the third column (TEXT) contains the name of the month. The system gets this information from the factory calendar.

Parameters and Exceptions

Import parameters:

 

LANGU

Language (optional); default is SYST-LANGU

Change parameters:

 

MONTH_TAB

Collection of names of months

See also:

Calendar

 

 

 

End of Content Area