SAP Table SCAPPTSEG
Folder for Individual Appointments
SCAPPTSEG (Folder for Individual Appointments) 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 SCAPPTSEG to other SAP tables.
SCAPPTSEG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||
APPT_GUID | GUID of Appointment | SC_APTGUID | RAW | 16 | 0 | |||
APPL_GUID | GUID (Hex) Specified by the Application | SC_APPGUID | RAW | 16 | 0 | |||
TST_FROM | Time Stamp (UTC) of Start Time of Appointment | SC_TSTFRO | DEC | 15 | 0 | |||
ZONE_FROM | Appointment calendar: Time zone of start of appointment | SC_ZONEFRO | CHAR | 6 | 0 | |||
TST_TO | Time stamp of end of appointment | SC_TSTTO | DEC | 15 | 0 | |||
ZONE_TO | Appointment calendar: Time zone of end of appointment | SC_ZONETO | CHAR | 6 | 0 | |||
APPT_TYPE | Technical Date Type Name | SC_APPTTYP | CHAR | 12 | 0 | |||
TXT_PUB_ID | Internal Identification of Rules of Periodic Appointments | SC_RULEID | CHAR | 25 | 0 | |||
ENTRY_BY | Creator | SC_ENTRBY | CHAR | 12 | 0 | |||
ENTRY_TST | Time stamp of creation | SC_ENTRTST | DEC | 21 | 7 | |||
CHANGE_BY | Last changed by | SC_CHNGBY | CHAR | 12 | 0 | |||
CHANGE_TST | Time Stamp of Change Time | SC_CHNGTST | DEC | 21 | 7 |