SAP ABAP Data Element CRMT_IC_AC_DETERMINATION_CLASS (Determination Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC (Application Component) Interaction Center WebClient
⤷
CRM_IC_CUSTOMIZING2 (Package) IC WebClient customizing
⤷
⤷
Basic Data
| Data Element | CRMT_IC_AC_DETERMINATION_CLASS |
| Short Description | Determination Class |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SEOCLSNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Class |
| Medium | 15 | Class |
| Long | 20 | Determination Class |
| Heading | 30 | Determination Class |
Documentation
Definition
Class that differentiates business object layer (BOL) objects, if you cannot distinguish objects only based upon the BOL type.
Use
(Optional) Enter a class if you want to implement your own logic to identify BOL objects.
You must:
- Create the class first.
- Implement interface IF_CRM_IC_AC_DETERMINATION.
- Add coding to method DETERMINE_COMPARE_VALUE to determine which values could be returned.
Create a new entry ID compare value for each possible value.
Possible entries only show classes that implement the above interface.
Dependencies
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 500 |