SAP ABAP Table CRMS_FS_APPOINTMENT_COM (Appointment Structure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IFS-BF (Application Component) Basic Functions
     CRM_FS_INTEGRATION_APIS (Package) FS : Integration APIs
Basic Data
Table Category INTTAB    Structure 
Structure CRMS_FS_APPOINTMENT_COM   Table Relationship Diagram
Short Description Appointment Structure    
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   AppointmentSet: Communication Structure  
2 REF_HANDLE CRMT_HANDLE   NUMC 10   0   Handle  
3 REF_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
4 REF_KIND CRMT_OBJECT_KIND CRM_OBJECTKIND CHAR 1   0   Object Type  
5 .INCLUDE       0   0   Externally influential details for a date  
6 .INCLUDE       0   0   Shared external attributes in date processing  
7 .INCLUDE       0   0   Shared external core attributues in date processing  
8 APPT_TYPE CRMT_APPTYPE SC_APPTTYP CHAR 12   0   Technical Name for Date Type *
9 TIMESTAMP_FROM CRMT_DATE_TIMESTAMP_FROM BCOS_TSTMP DEC 15   0   Time Stamp (Date and Time) of a Date/Duration  
10 TIMEZONE_FROM CRMT_TIMEZONE_FROM TZNZONE CHAR 6   0   Time Zone for a Start Time TTZZ
11 TIMESTAMP_TO CRMT_DATE_TIMESTAMP_TO BCOS_TSTMP DEC 15   0   Time stamp (Date and Time) until a Date/Duration  
12 TIMEZONE_TO CRMT_TIMEZONE_TO TZNZONE CHAR 6   0   Time Zone for End Time TTZZ
13 RULE_ID SC_RULEID TEXT25 CHAR 25   0   Internal Identification of Rules of Periodic Appointments  
14 .INCLUDE       0   0   External attribute in appointment class CL_APPOINTMENT_FULL  
15 SHOW_LOCAL SC_SHOWLOC FLAG CHAR 1   0   Display appointment in the local time of the appointment  
16 DOMINANT CRMT_DATES_DOMINANT CRM_DATES_DOMINANT CHAR 1   0   All Day Event  
17 .INCLUDE       0   0   Shared external attributes in date processing  
18 RULE_GUID CRMT_DATES_RULE_GUID TIMERULEID RAW 16   0   Rule GUID to Calculate a Date TIMERULEH
19 RULE_NAME CRMT_DATES_RULE_NAME TIMENAME CHAR 12   0   Semantic Name of a Date Rule  
20 .INCLUDE       0   0   Durations in date processing  
21 DURATION TIMEDURA TIMEDURA DEC 13   0   Numerical Value of Duration  
22 TIME_UNIT TIMEUNITDU TIMEUNITNA CHAR 12   0   Default Value for Time Unit *
23 IS_DURATION CRMT_IS_DURATION CRM_BOOLEAN CHAR 1   0   Indicates a Date as Duration in Date Definition  
24 MODE CRMT_MODE CRM_MODE CHAR 1   0   Processing Mode of Transaction  
25 ID     CHAR 10   0    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMS_FS_APPOINTMENT_COM RULE_GUID TIMERULEH RULE_ID KEY 1 CN
2 CRMS_FS_APPOINTMENT_COM TIMEZONE_FROM TTZZ TZONE KEY 1 CN
3 CRMS_FS_APPOINTMENT_COM TIMEZONE_TO TTZZ TZONE KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 703