SCLASTUSED - Last user whose calendar was displayed
Last user whose calendar was displayed information is stored in SAP table SCLASTUSED.
It is part of development package SZTK in software component BC-SRV-GBT-CAL. This development package consists of objects that can be grouped under "Appointment Calendar".
It is part of development package SZTK in software component BC-SRV-GBT-CAL. This development package consists of objects that can be grouped under "Appointment Calendar".
Fields for table SCLASTUSED
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
OWNER | Owner of an Appointment Calendar | X | SC_OWNER | CHAR | 12 | SCOWNER |
LAST_USED | Name of the last calendar to be processed | SC_LASTUSE | CHAR | 12 | * | |
DATE_FROM | Start Date | SC_DATEFRO | DATS | 8 | ||
DATE_TO | End Date | SC_DATETO | DATS | 8 |