SAP ABAP Domain CRM_ISU_OPTION (Operator OPTION for range tables)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IU-IC (Application Component) Utilities Industry: Interaction Center
     CRM_IU_IC_6X_PRP (Package) Utilities: IC WebClient - Product Proposal
Basic Data
Domain Name CRM_ISU_OPTION
Short Description Operator OPTION for range tables  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 BT     Between lower and upper value (Low <= x <= High)
2 CP     Contains the pattern
3 EQ     equal to (= Low)
4 GE     greater than or equal to (>=Low)
5 GT     greater than than (> Low)
6 LE     less than or equal to (<= Low)
7 LT     less than than (< Low)
8 NB     Outside lower and upper value (x < Low und High < x )
9 NE     not equal to (<> Low)
10 NP     Does not contain the pattern
       
History
Last changed by/on SAP  20130604 
SAP Release Created in 702