SAP ABAP Domain CRM_NF_DDOPTION (Domain ddlb option for conditions in notification framework)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-BF (Application Component) Basic Functions for Business Transactions
⤷
CRM_NOTIF_FRAMEWORK_CORE (Package) Core classes for notification framework
⤷
⤷
Basic Data
| Domain Name | CRM_NF_DDOPTION |
| Short Description | Domain ddlb option for conditions in notification framework |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 2 | |
| Decimal Places | ||
| Output Length | 2 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | EQ | Equal to | |
| 2 | BT | Between ... and ... | |
| 3 | CP | Contains pattern | |
| 4 | LE | Less than or Equal to | |
| 5 | GE | Greater than or Equal to | |
| 6 | NE | Not Equal to | |
| 7 | NB | Not Between ... and ... | |
| 8 | NP | Not Contains pattern | |
| 9 | GT | Greater than | |
| 10 | LT | Less than | |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 703 |