SAP ABAP Class CL_CRM_GENIL_ABSTR_COMPONENT (Base Class for GenIL Components)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_APPL_DYN_META_INFO | Implement Access to Meta-Infomation about GenIL Object | 20090311 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_APPL_INTLAY | Interface for Application Components | 20011108 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_APPL_MODEL | Interface for Access to Object Model of Application Comp. | 20011108 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_EISDB | Komponente für Lösungssuche | 20060810 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_EI_QUERY | SAF: Interaction Layer for Problem | 20020227 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_ABSTR_COMPONENT2 | Pattern for Components with Alternative DSLI Interface | 20040116 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_SAMPLE_COMP | Sample Implementation of a Generic IL Component | 20021017 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_SO_COMP | Components for Simple Objects | 20011113 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_GENIL_RFC_TEST_PROXY | Generic RFC Proxy Component | 20081107 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_UIF_BP_SAMPLE_GENIL_COMP | Tims BP GenIL comp | 20081022 |
Properties
Class | CL_CRM_GENIL_ABSTR_COMPONENT | |
Short Description | Base Class for GenIL Components | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
Created | 20011108 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_GENIL_ABSTR_COMPONENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GENIL_APPL_DYN_META_INFO | Implement Access to Meta-Infomation about GenIL Object | 20090311 | ||
2 | IF_GENIL_APPL_INTLAY | Interface for Application Components | 20011108 | ||
3 | IF_GENIL_APPL_MODEL | Interface for Access to Object Model of Application Comp. | 20011108 |
Friends
Class CL_CRM_GENIL_ABSTR_COMPONENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Single-Character Indicator | 20011112 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Single-Character Indicator | 20090317 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Single-Character Indicator | 20011112 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Indicator | 20080605 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011210 |
2 | ![]() |
Static method | Protected | Method | Fill a Structure from a Name Value Table | 20021028 |
3 | ![]() |
Instance method | Public | Method | Initialization of Component for Runtime Usage | 20100713 |
Events
Class CL_CRM_GENIL_ABSTR_COMPONENT has no event.
Types
Class CL_CRM_GENIL_ABSTR_COMPONENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Komponentenname | 20070719 | ||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011210 |
Method CONSTRUCTOR on class CL_CRM_GENIL_ABSTR_COMPONENT has no exception.
Method FILL_STRUCT_FROM_NVP_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PARAMETER | Call by reference | Type reference (TYPE) | ANY | 20021028 | |||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parametertabelle von Name-Wert-Paaren | 20021028 |
Method FILL_STRUCT_FROM_NVP_TAB on class CL_CRM_GENIL_ABSTR_COMPONENT has no exception.
Method INITIALIZE_4_RT_USE Signature
Method INITIALIZE_4_RT_USE on class CL_CRM_GENIL_ABSTR_COMPONENT has no parameter.
Method INITIALIZE_4_RT_USE on class CL_CRM_GENIL_ABSTR_COMPONENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 301 |