SAP ABAP Interface IF_GENIL_CONT_SIMPLE_OBJLIST (Data Container - Simple Object List Interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_SIMPLE_OBJ_COMP (Package) Components of the Generic IL for Simple Objects
⤷
⤷
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
| Interface | IF_GENIL_CONT_SIMPLE_OBJLIST | |
| Short Description | Data Container - Simple Object List Interface |
General Data
| Package | CRM_GENIL_SIMPLE_OBJ_COMP | Components of the Generic IL for Simple Objects |
| Created | 20020418 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GENIL_CONT_SIMPLE_OBJLIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20020418 |
Friends
Interface IF_GENIL_CONT_SIMPLE_OBJLIST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FALSE | Instance attribute | Public | Attribute reference (LIKE) | 20020418 | ||||
| 2 | TRUE | 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
Interface IF_GENIL_CONT_SIMPLE_OBJLIST has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
Method REWIND Signature
Method REWIND on Interface IF_GENIL_CONT_SIMPLE_OBJLIST has no parameter.
Method REWIND on Interface 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 Interface IF_GENIL_CONT_SIMPLE_OBJLIST has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 310 |