SAP ABAP Table CRMT_APPOINTMENT_IX (Index Structure for Appointment Set)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IC-BF (Application Component) Basic Functions for Business Transactions
     CRM_IC_APPL_SOS (Package) CRM Interaction Center Simple Order Search
Basic Data
Table Category INTTAB    Structure 
Structure CRMT_APPOINTMENT_IX   Table Relationship Diagram
Short Description Index Structure for Appointment Set    
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 .INCLUDE       0   0   Dynamic Attributes for Runtime of an Appointment  
2 DATE_FROM SC_DATEFRO DATUM DATS 8   0   Start Date  
3 DATE_TO SC_DATETO DATUM DATS 8   0   End Date  
4 TIME_FROM SC_TIMEFRO SYTIME TIMS 6   0   From Time  
5 TIME_TO SC_TIMETO SYTIME TIMS 6   0   To Time  
6 CALENDAR CRMT_CALENDAR CRM_BOOLEAN CHAR 1   0   Include Activity in Calendar  
7 .INCLUDE       0   0   Externally influential details for a date  
8 .INCLUDE       0   0   Shared external attributes in date processing  
9 .INCLUDE       0   0   Shared external core attributues in date processing  
10 APPT_TYPE CRMT_APPTYPE SC_APPTTYP CHAR 12   0   Technical Name for Date Type *
11 TIMESTAMP_FROM CRMT_DATE_TIMESTAMP_FROM BCOS_TSTMP DEC 15   0   Time Stamp (Date and Time) of a Date/Duration  
12 TIMEZONE_FROM CRMT_TIMEZONE_FROM TZNZONE CHAR 6   0   Time Zone for a Start Time TTZZ
13 TIMESTAMP_TO CRMT_DATE_TIMESTAMP_TO BCOS_TSTMP DEC 15   0   Time stamp (Date and Time) until a Date/Duration  
14 TIMEZONE_TO CRMT_TIMEZONE_TO TZNZONE CHAR 6   0   Time Zone for End Time TTZZ
15 RULE_ID SC_RULEID TEXT25 CHAR 25   0   Internal Identification of Rules of Periodic Appointments  
16 .INCLUDE       0   0   External attribute in appointment class CL_APPOINTMENT_FULL  
17 SHOW_LOCAL SC_SHOWLOC FLAG CHAR 1   0   Display appointment in the local time of the appointment  
18 DOMINANT CRMT_DATES_DOMINANT CRM_DATES_DOMINANT CHAR 1   0   All Day Event  
19 .INCLUDE       0   0   Shared external attributes in date processing  
20 RULE_GUID CRMT_DATES_RULE_GUID TIMERULEID RAW 16   0   Rule GUID to Calculate a Date TIMERULEH
21 RULE_NAME CRMT_DATES_RULE_NAME TIMENAME CHAR 12   0   Semantic Name of a Date Rule  
22 .INCLUDE       0   0   Durations in date processing  
23 DURATION TIMEDURA TIMEDURA DEC 13   0   Numerical Value of Duration  
24 TIME_UNIT TIMEUNITDU TIMEUNITNA CHAR 12   0   Default Value for Time Unit *
25 IS_DURATION CRMT_IS_DURATION CRM_BOOLEAN CHAR 1   0   Indicates a Date as Duration in Date Definition  
26 APPT_TYPE_XTXT CRMT_APPTYPE SC_APPTTYP CHAR 12   0   Technical Name for Date Type *
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMT_APPOINTMENT_IX RULE_GUID TIMERULEH RULE_ID KEY 1 CN
2 CRMT_APPOINTMENT_IX TIMEZONE_FROM TTZZ TZONE KEY 1 CN
3 CRMT_APPOINTMENT_IX TIMEZONE_TO TTZZ TZONE KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 500