SAP Table SCALT_MONTH

Table with Month Names

SCALT_MONTH (Table with Month Names) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SCALT_MONTH to other SAP tables.

SCALT_MONTH table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client ID SYMANDT CLNT 3 0
CAL_TYPE Calendar Type SCAL_CALENDAR SCALT_TYPE CHAR 30 0
MONTH_NUMBER Calendar Month SCAL_MONTH NUMC 2 0

SCALT_MONTH foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SCALT_MONTH CAL_TYPE SCALT_MONTH MANDT SCALT_TYPE Table of Valid Calendar Types MANDT
SCALT_MONTH CAL_TYPE SCALT_MONTH CAL_TYPE SCALT_TYPE Table of Valid Calendar Types CAL_TYPE