SCAPPTSEG - Folder for Individual Appointments
Folder for Individual Appointments information is stored in SAP table SCAPPTSEG.
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 SCAPPTSEG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
APPT_GUID | GUID of Appointment | X | SC_APTGUID | RAW | 16 | |
APPL_GUID | GUID (Hex) Specified by the Application | SC_APPGUID | RAW | 16 | ||
.INCLUDE | SCSASDAT | 0 | ||||
TST_FROM | Time Stamp (UTC) of Start Time of Appointment | SC_TSTFRO | DEC | 8 | ||
TST_TO | Time stamp of end of appointment | SC_TSTTO | DEC | 8 | ||
APPT_TYPE | Technical Date Type Name | SC_APPTTYP | CHAR | 12 | * | |
TXT_PUB_ID | Internal Identification of Rules of Periodic Appointments | SC_RULEID | CHAR | 25 | ||
.INCLUDE | SCSASREV | 0 | ||||
ENTRY_BY | Entered By | SC_ENTRBY | CHAR | 12 | * | |
ENTRY_TST | Time stamp of creation | SC_ENTRTST | DEC | 11 | ||
CHANGE_BY | Last Changed By | SC_CHNGBY | CHAR | 12 | * | |
CHANGE_TST | Time Stamp of Change Time | SC_CHNGTST | DEC | 11 |