SAP ABAP Class CL_CRM_GENIL_CONT_OBJLIST_BASE (Base class for container object lists)
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_BOOLEAN | Interface for Boolean Constants | 20081124 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_CONTAINER_OBJLIST | List of Objects in Generic Input/Output Container | 20081124 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_CONT_OBJLIST_UR | List of Container Objects in unique Relation | 20081124 |
Properties
Class | CL_CRM_GENIL_CONT_OBJLIST_BASE | |
Short Description | Base class for container object lists | |
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 | 20081124 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_GENIL_CONT_OBJLIST_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20081124 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_GENIL_CONT_OBJLIST_ACCESS | 20081124 | Data Container - Object Lists Access Interface |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_GENIL_DATA_CONTAINER | Generischer I/O Container für Objekthierarchien | 20081124 | ||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081124 | ||||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface zum Zugriff zentrales Objektmodell | 20081124 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20081124 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20081124 | ||
6 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081124 |
2 | ![]() |
Instance method | Protected | Method | 20081124 |
Events
Class CL_CRM_GENIL_CONT_OBJLIST_BASE has no event.
Types
Class CL_CRM_GENIL_CONT_OBJLIST_BASE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_GENIL_CONT_OBJLIST_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_GENIL_CONT_OBJLIST_BASE has no exception.
Method IS_IN_SAME_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD | Call by reference | Object reference (TYPE REF TO) | CRMT_GENIL_CONT_OBJ_HDR | Kopfstruktur für generisches Containerobjekt | 20081124 | ||
2 | ![]() |
IV_GROUPING_KIND | Call by reference | Type reference (TYPE) | CHAR1 | Container Gruppierungsart | 20081124 | ||
3 | ![]() |
IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CRMT_GENIL_CONT_OBJ_HDR | Kopfstruktur für generisches Containerobjekt | 20081124 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081124 |
Method IS_IN_SAME_GROUP on class CL_CRM_GENIL_CONT_OBJLIST_BASE has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |