SAP table SCAPPTTYPE (Appointment Type)
SAP table SCAPPTTYPE has 2 primary key fields being CLIENT,APPT_TYPE.
Field |
Description |
Data Type |
Length |
Decimals |
Checktable |
Data Element |
|
CLIENT |
Client |
CLNT |
3 |
0 |
T000
|
MANDT
|
|
APPT_TYPE |
Technical Date Type Name |
CHAR |
12 |
0 |
|
SC_APPTTYP
|
|
REQU_TEXT |
Appointment title required entry flag |
CHAR |
1 |
0 |
|
SC_REQUTXT
|
|
REQU_ROOM |
A Room Must Be Specified for Appointments of this Type |
CHAR |
1 |
0 |
|
SC_REQUROO
|
|
NO_CREATEE |
Locked Functions for this Appt. Type in SAP or Externally |
CHAR |
1 |
0 |
|
SC_SUSPEND
|
|
NO_CREATEI |
Locked Functions for this Appt. Type in SAP or Externally |
CHAR |
1 |
0 |
|
SC_SUSPEND
|
|
NO_CHANGEE |
Locked Functions for this Appt. Type in SAP or Externally |
CHAR |
1 |
0 |
|
SC_SUSPEND
|
|
NO_CHANGEI |
Locked Functions for this Appt. Type in SAP or Externally |
CHAR |
1 |
0 |
|
SC_SUSPEND
|
|
NO_DELETEE |
Locked Functions for this Appt. Type in SAP or Externally |
CHAR |
1 |
0 |
|
SC_SUSPEND
|
|
NO_DELETEI |
Locked Functions for this Appt. Type in SAP or Externally |
CHAR |
1 |
0 |
|
SC_SUSPEND
|
|
COLOR |
Appointment Management: Color of Appts. of Certain Types |
INT4 |
10 |
0 |
|
SC_TYPCOL
|
1 |
Background |
2 |
Gray-blue |
3 |
Light gray |
4 |
Yellow |
5 |
Blue-green |
6 |
Green |
7 |
Red |
8 |
Violet |
|
ICON |
Appointment Management: Icon for Appts of Certain Types |
CHAR |
4 |
0 |
ICON
|
SC_TYPICON
|
|
FUNCMODULE |
Name of function module |
CHAR |
30 |
0 |
TFDIR
|
SC_FUNCNAM
|
|
SCAPPTTYPE foreign key relationships
Table |
Field |
Check Table |
|
Check Field |
0 SCAPPTTYPE |
CLIENT |
T000 |
Clients |
MANDT |
1 SCAPPTTYPE |
FUNCMODULE |
TFDIR |
Function Module |
FUNCNAME |
0 SCAPPTTYPE |
ICON |
ICON |
Icons table |
ID |