SAP ABAP Class CL_GENIL_HANDLER_ABSTR (Abstract Node Handler)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_IMPL_SUPPORT (Package) Support for application implementation

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIL_NODE_HANDLER_BASE | genIL Component: Base Handler | 20100709 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GENIL_NODE_HANDLER_QUERY | Generic IL Component: Query Object Handler | 20100709 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_GENIL_RELATION_HANDLER_BASE | genIL Component: Base Handler | 20100709 |
Properties
Class | CL_GENIL_HANDLER_ABSTR | |
Short Description | Abstract Node Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_GENIL_IMPL_SUPPORT | Support for application implementation |
Created | 20100709 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GENIL_HANDLER_ABSTR has no forward declaration.
Interfaces
Class CL_GENIL_HANDLER_ABSTR has no interface implemented.
Friends
Class CL_GENIL_HANDLER_ABSTR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GENIL_NODE_HANDLER_FACTORY | Reference to handler factory | 20100709 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | name of object | 20100709 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | name of relation | 20100709 | ||
4 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100709 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_APPL_INTLAY | Interface for Application Components | 20100709 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20100709 | |
2 | ![]() |
Instance method | Public | Constructor | 20100709 |
Events
Class CL_GENIL_HANDLER_ABSTR has no event.
Types
Class CL_GENIL_HANDLER_ABSTR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GENIL_HANDLER_ABSTR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GENIL_HANDLER_ABSTR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLER_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_GENIL_NODE_HANDLER_FACTORY | Generic IL Component: Handler factory | 20100709 | ||
2 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100709 | ||
3 | ![]() |
IV_PARENT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_APPL_INTLAY | 20100709 |
Method CONSTRUCTOR on class CL_GENIL_HANDLER_ABSTR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |