SAP ABAP Class IF_BSP_WD_HISTORY_STATE_CONT (Interface for a name/value-pair based container)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_HISTORY_STATE_CONT | Implementation of a name/value-pair based container | 20020618 |
Properties
| Class | IF_BSP_WD_HISTORY_STATE_CONT | |
| Short Description | Interface for a name/value-pair based container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020617 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSP_WD_HISTORY_STATE_CONT has no forward declaration.
Interfaces
Class IF_BSP_WD_HISTORY_STATE_CONT has no interface implemented.
Friends
Class IF_BSP_WD_HISTORY_STATE_CONT has no friend class.
Attributes
Class IF_BSP_WD_HISTORY_STATE_CONT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add any named value | 20020617 | |
| 2 | Instance method | Public | Method | Get any named value | 20020617 | |
| 3 | Instance method | Public | Method | Get a list of all element names | 20020617 | |
| 4 | Instance method | Public | Method | Remove all named values | 20020617 | |
| 5 | Instance method | Public | Method | Remove any named value | 20020617 |
Events
Class IF_BSP_WD_HISTORY_STATE_CONT has no event.
Types
Class IF_BSP_WD_HISTORY_STATE_CONT has no local type.
Method Signatures
Method ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | Container-Elementname | 20020617 | |||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | Elementwert | 20020617 |
Method ADD_ITEM on class IF_BSP_WD_HISTORY_STATE_CONT has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUE | Value transfer | Type reference (TYPE) | ANY | Container-Elementwert | 20020617 | |||
| 2 | IM_FREE | Call by reference | Type reference (TYPE) | FLAG | Elementwert aus Container entfernen | 20020617 | |||
| 3 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | Container-Elementname | 20020617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Feld nicht kompatibel für gespeicherten Wert | 20020617 | ||
| 2 | Kein Wert für Name | 20020617 |
Method GET_ITEM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NAMES | Value transfer | Type reference (TYPE) | CRM_BSP_WD_STRINGTAB | Liste der verfügbaren Elementnamen | 20020617 |
Method GET_ITEM_LIST on class IF_BSP_WD_HISTORY_STATE_CONT has no exception.
Method REMOVE_ALL_ITEMS Signature
Method REMOVE_ALL_ITEMS on class IF_BSP_WD_HISTORY_STATE_CONT has no parameter.
Method REMOVE_ALL_ITEMS on class IF_BSP_WD_HISTORY_STATE_CONT has no exception.
Method REMOVE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | Container-Elementname | 20020617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Wert für Name | 20020617 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |