SAP ABAP Table COMT_APPOINTMENT_DB_WRK (AppointmentSet: DB Work Area)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-ACT (Application Component) Activity Management
     CRM_ACTIVITY_H (Package) CRM Activity Header Data
Basic Data
Table Category INTTAB    Structure 
Structure COMT_APPOINTMENT_DB_WRK   Table Relationship Diagram
Short Description AppointmentSet: DB Work Area    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client *
2 APPT_ID SC_APPTID TEXT25 CHAR 25   0   General appointment ID  
3 .INCLUDE       0   0   Shared external attributes in date processing  
4 .INCLUDE       0   0   Shared external core attributues in date processing  
5 APPT_TYPE CRMT_APPTYPE SC_APPTTYP CHAR 12   0   Technical Name for Date Type *
6 TIMESTAMP_FROM CRMT_DATE_TIMESTAMP_FROM BCOS_TSTMP DEC 15   0   Time Stamp (Date and Time) of a Date/Duration  
7 TIMEZONE_FROM CRMT_TIMEZONE_FROM TZNZONE CHAR 6   0   Time Zone for a Start Time TTZZ
8 TIMESTAMP_TO CRMT_DATE_TIMESTAMP_TO BCOS_TSTMP DEC 15   0   Time stamp (Date and Time) until a Date/Duration  
9 TIMEZONE_TO CRMT_TIMEZONE_TO TZNZONE CHAR 6   0   Time Zone for End Time TTZZ
10 RULE_ID SC_RULEID TEXT25 CHAR 25   0   Internal Identification of Rules of Periodic Appointments  
11 .INCLUDE       0   0   External attribute in appointment class CL_APPOINTMENT_FULL  
12 SHOW_LOCAL SC_SHOWLOC FLAG CHAR 1   0   Display appointment in the local time of the appointment  
13 DOMINANT CRMT_DATES_DOMINANT CRM_DATES_DOMINANT CHAR 1   0   All Day Event  
14 .INCLUDE       0   0   Internal appointment attributes in date processing  
15 DESCRIPTION SC_TXTSHOR TEXT120 CHAR 120   0   Short text  
16 CLASS_ID SC_CLASSID SC_CLASSID CHAR 1   0   Visibility for Other Users  
17 PRIORITY SC_PRIOIND SC_PRIO NUMC 1   0   Appointment priority SCPRIO
18 STATUS_TYPE SC_STATIND SC_STATIND CHAR 1   0   Appointment Management: Status of an Appointment  
19 EXIT_INFO SC_EXITINF CHAR60 CHAR 60   0   User exit information  
20 OWNER SC_OWNER SC_OWNER CHAR 12   0   Owner of an Appointment Calendar *
21 BUSY SC_BUSYIND SC_BUSYIND CHAR 1   0   Status for Search for Times Without Appointments  
22 .INCLUDE       0   0   Dynamic Attributes for Runtime of an Appointment  
23 DATE_FROM SC_DATEFRO DATUM DATS 8   0   Start Date  
24 DATE_TO SC_DATETO DATUM DATS 8   0   End Date  
25 TIME_FROM SC_TIMEFRO SYTIME TIMS 6   0   From Time  
26 TIME_TO SC_TIMETO SYTIME TIMS 6   0   To Time  
27 CALENDAR CRMT_CALENDAR CRM_BOOLEAN CHAR 1   0   Include Activity in Calendar  
28 GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
29 NOREC_FLAG CRMT_NOREC CRM_BOOLEAN CHAR 1   0   Entry does not Exist in Database  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 COMT_APPOINTMENT_DB_WRK PRIORITY SCPRIO PRIORITY KEY 1 CN
2 COMT_APPOINTMENT_DB_WRK TIMEZONE_FROM TTZZ TZONE KEY 1 CN
3 COMT_APPOINTMENT_DB_WRK TIMEZONE_TO TTZZ TZONE KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in