SAP ABAP Class IF_GENIL_CONT_SIMPLE_OBJLIST (Data Container - Simple Object List Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20020418 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_GENIL_CONT_SIMPLE_OLIST | Collection for Simple Objects | 20020418 |
Properties
| Class | IF_GENIL_CONT_SIMPLE_OBJLIST | |
| Short Description | Data Container - Simple Object List Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020418 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GENIL_CONT_SIMPLE_OBJLIST has no forward declaration.
Interfaces
Class IF_GENIL_CONT_SIMPLE_OBJLIST has no interface implemented.
Friends
Class IF_GENIL_CONT_SIMPLE_OBJLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020418 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20020418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a Root Object | 20020418 | |
| 2 | Instance method | Public | Method | Returns First Object | 20020418 | |
| 3 | Instance method | Public | Method | Returns the Global Message Container | 20021204 | |
| 4 | Instance method | Public | Method | Returns Last Object | 20020418 | |
| 5 | Instance method | Public | Method | Returns Next Object | 20020418 | |
| 6 | Instance method | Public | Method | Returns the Names of List Objects | 20020418 | |
| 7 | Instance method | Public | Method | Reset List Display | 20020418 | |
| 8 | Instance method | Public | Method | Returns the Number of Objects in List | 20021204 |
Events
Class IF_GENIL_CONT_SIMPLE_OBJLIST has no event.
Types
Class IF_GENIL_CONT_SIMPLE_OBJLIST has no local type.
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | ANY | Objekt ID im generischen Interaction Layer | 20020418 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Datencontainer-RootObjekt Interface | 20020418 |
Method ADD_OBJECT on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method GET_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Datencontainer-Objekt Interface | 20020418 |
Method GET_FIRST on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method GET_GLOBAL_MESSAGE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_GENIL_GLOBAL_MESS_CONT | Globaler Message Container | 20021204 |
Method GET_GLOBAL_MESSAGE_CONTAINER on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method GET_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Datencontainer-Objekt Interface | 20020418 |
Method GET_LAST on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Datencontainer-Objekt Interface | 20020418 |
Method GET_NEXT on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20020418 |
Method GET_OBJECT_NAME on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method REWIND Signature
Method REWIND on class IF_GENIL_CONT_SIMPLE_OBJLIST has no parameter.
Method REWIND on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | SYTABIX | 20021204 |
Method SIZE on class IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |