SAP ABAP Table SICL_SHOW_RULES (ICL: Structure for Displaying Rule-Event Assignment)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Basic Data
Table Category INTTAB    Structure 
Structure SICL_SHOW_RULES   Table Relationship Diagram
Short Description ICL: Structure for Displaying Rule-Event Assignment    
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   TICL943: Screen Structure  
2 .INCLUDE       0   0   Rules in Claims Management System  
3 CLIENT MANDT MANDT CLNT 3   0   Client T000
4 .INCLUDE       0   0   BRF: Event - Common Key Fields  
5 IMPORT_STATUS BRF_IMPORT_STATUS BRF_IMPORT_STATUS CHAR 1   0   BRF: Import Status  
6 APPLCLASS BRF_APPLCLASS BRF_APPLCLASS CHAR 30   0   BRF: Application Class TBRF100
7 EVENT BRF_EVENT BRF_EVENT CHAR 20   0   Name of Event TBRF110
8 VERSION BRF_VERSION BRF_VERSION NUMC 4   0   BRF: Version  
9 PLINEOFBUS ICL_LINEOFBUS ICL_LINEOFBUS CHAR 3   0   Insurance Line of Business TICL007
10 CLTYPE ICL_CLTYPE ICL_CLTYPE CHAR 4   0   Internal Claim Type TICL011
11 EXPRESSION BRF_EXPRESSION BRF_EXPRESSION CHAR 20   0   BRF: Expression TBRF150
12 ACTION BRF_ACTION BRF_ACTION CHAR 20   0   Name of Action TBRF170
13 SEQUENCE_NUMBER BRF_SEQUENCE_NUMBER BRF_SEQUENCE_NUMBER NUMC 4   0   Sequence Number  
14 REPEAT_ACTION ICL_CMC_REPEAT XFIELD CHAR 1   0   Action to be Repeated  
15 SEQUENCE ICL_CMC_ACTIONSEQ ICL_CMC_ACTIONSEQ NUMC 3   0   Sequence of Actions Within an Event  
16 ON_SINGLE_INST BRF_ON_SINGLE_INSTANCE BRF_BOOLE_D CHAR 1   0   Apply Rule in Single Instance Mode (Dialog Mode)  
17 ON_MULTI_INST BRF_ON_MULTI_INSTANCE BRF_BOOLE_D CHAR 1   0   Execute Rule in Multi-Instance Mode (Batch Mode)  
18 IGNORE_EVENT_LOG BRF_IGNORE_EVENT_LOG BRF_BOOLE_D CHAR 1   0   Ignore Event Log  
19 EXPR_GATE BRF_EXPRESSION_GATE BRF_EXPRESSION CHAR 20   0   BRF: Gate Expression TBRF150
20 VALID_FROM ICL_RULE_VALID_FROM ICL_TIMESTAMP DEC 15   0   Start of Validity of a BRF Rule in Claims Management System  
21 VALID_TO ICL_RULE_VALID_TO ICL_TIMESTAMP DEC 15   0   End of Validity of a BRF Rule in Claims Management System  
22 REF_DATE_EXPR ICL_RULE_REF_DATE BRF_EXPRESSION CHAR 20   0   Reference Date for Processing the Rule TBRF150
23 REF_TIME_EXPR ICL_RULE_REF_TIME BRF_EXPRESSION CHAR 20   0   Reference Time for Processing the Rule TBRF150
24 REF_TIME_STAMP ICL_REF_TIME_STAMP ICL_TIMESTAMP DEC 15   0   BRF: Reference Date (Time Stamp)  
25 .INCLUDE       0   0   BRF: Administration Information  
26 CREATED_BY BRF_CREATED_BY XUBNAME CHAR 12   0   BRF: Version Created by USR02
27 CREATED_AT BRF_CREATED_AT TZNTSTMPS DEC 15   0   Version Created On/At  
28 CHANGED_BY BRF_CHANGED_BY XUBNAME CHAR 12   0   BRF: Version Changed By USR02
29 CHANGED_AT BRF_CHANGED_AT TZNTSTMPS DEC 15   0   Version Changed On/At  
30 DELETED BRF_XDELETED BRF_BOOLE_D CHAR 1   0   Obsolete (BRF: Mark Entry for Physical Deletion)  
31 CLTYPEN ICL_CLTYPEN TEXT30 CHAR 30   0   Internal Claim Type Name  
32 PLINEOFBUS_SHORT ICL_LINEOFBUSN TEXT30 CHAR 30   0   Name of Insurance Line of Business  
33 CHECK BRF_CHECK BRF_BOOLE_D CHAR 1   0   Checkbox  
34 EXPRESSION_SHORT BRF_SHORT_TEXT BRF_SHORT_TEXT CHAR 80   0   BRF: General Short Text  
35 ACTION_SHORT BRF_SHORT_TEXT BRF_SHORT_TEXT CHAR 80   0   BRF: General Short Text  
36 SINGLE_ACTION BRF_SINGLE_ACTION BRF_BOOLE_D CHAR 1   0   Perform Action Just Once  
37 EXPR_GATE_SHORT BRF_SHORT_TEXT BRF_SHORT_TEXT CHAR 80   0   BRF: General Short Text  
38 RULESET BRF_RULESET BRF_RULESET CHAR 20   0   BRF Rule Set TBRF280
39 RULESET_SHORT BRF_SHORT_TEXT BRF_SHORT_TEXT CHAR 80   0   BRF: General Short Text  
40 RULESET_ROW BRF_BOOLE_D BRF_BOOLE_D CHAR 1   0   Space = False, 'X' = True  
41 CT LVC_T_STYL   TTYP 0   0    
42 REF_DATE_SHORT BRF_SHORT_TEXT BRF_SHORT_TEXT CHAR 80   0   BRF: General Short Text  
43 REF_TIME_SHORT BRF_SHORT_TEXT BRF_SHORT_TEXT CHAR 80   0   BRF: General Short Text  
44 VALID_FROM_DATE ICL_RULE_VALID_FROM_DATE   DATS 8   0   Start of Validity of a Rule - Date  
45 VALID_FROM_TIME ICL_RULE_VALID_FROM_TIME   TIMS 6   0   Start of Validity of a Rule - Time  
46 VALID_TO_DATE ICL_RULE_VALID_TO_DATE   DATS 8   0   End of Validity of a Rule - Date  
47 VALID_TO_TIME ICL_RULE_VALID_TO_TIME   TIMS 6   0   End of Validity of a Rule - Time  
48 TEXTSTRING     STRG 0   0    
49 EVENT_SHORT BRF_SHORT_TEXT BRF_SHORT_TEXT CHAR 80   0   BRF: General Short Text  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SICL_SHOW_RULES ACTION TBRF170 ACTION    
2 SICL_SHOW_RULES APPLCLASS TBRF100 APPLCLASS    
3 SICL_SHOW_RULES CHANGED_BY USR02 BNAME    
4 SICL_SHOW_RULES CLIENT T000 MANDT    
5 SICL_SHOW_RULES CLTYPE TICL011 CLTYPE KEY C CN
6 SICL_SHOW_RULES CREATED_BY USR02 BNAME    
7 SICL_SHOW_RULES EVENT TBRF110 APPLCLASS KEY    
8 SICL_SHOW_RULES EXPRESSION TBRF150 EXPRESSION KEY    
9 SICL_SHOW_RULES EXPR_GATE TBRF150 EXPRESSION    
10 SICL_SHOW_RULES PLINEOFBUS TICL007 PLINEOFBUS KEY 1 CN
11 SICL_SHOW_RULES REF_DATE_EXPR TBRF150 EXPRESSION    
12 SICL_SHOW_RULES REF_TIME_EXPR TBRF150 EXPRESSION    
13 SICL_SHOW_RULES RULESET TBRF280 RULESET    
History
Last changed by/on SAP  20110901 
SAP Release Created in