SAP ABAP Class IF_SRM_CONT_ELEMS_GET_HANDLER (Handler for Finding Elements)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_CONT_ELEMS_GET_HANDLER | Handler for Finding Elements | 20031216 |
Properties
| Class | IF_SRM_CONT_ELEMS_GET_HANDLER | |
| Short Description | Handler for Finding Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031216 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_CONT_ELEMS_GET_HANDLER has no forward declaration.
Interfaces
Class IF_SRM_CONT_ELEMS_GET_HANDLER has no interface implemented.
Friends
Class IF_SRM_CONT_ELEMS_GET_HANDLER has no friend class.
Attributes
Class IF_SRM_CONT_ELEMS_GET_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Element to Collection | 20031216 | |
| 2 | Instance method | Public | Method | Return Initial New Element | 20031217 | |
| 3 | Instance method | Public | Method | An error hos occurred while finding elements | 20040304 | |
| 4 | Instance method | Public | Method | Return Level of the Container | 20040316 | |
| 5 | Instance method | Public | Method | Return Parent Container | 20031216 | |
| 6 | Instance method | Public | Method | Is the container to be re-opened? | 20040217 | |
| 7 | Instance method | Public | Method | Returns whether an element is a container | 20031218 |
Events
Class IF_SRM_CONT_ELEMS_GET_HANDLER has no event.
Types
Class IF_SRM_CONT_ELEMS_GET_HANDLER has no local type.
Method Signatures
Method ADD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20031216 | |||
| 2 | RE_ELEMENT_FILTERED_OUT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Element wurde herausgefiltert | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse: Ermitteln Elemente (Handler) | 20040223 |
Method CREATE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20031217 |
Method CREATE_ELEMENT on class IF_SRM_CONT_ELEMS_GET_HANDLER has no exception.
Method GETTING_ELEMENTS_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20040817 |
Method GETTING_ELEMENTS_FAILED on class IF_SRM_CONT_ELEMS_GET_HANDLER has no exception.
Method GET_LEVEL_OF_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LEVEL | Value transfer | Type reference (TYPE) | I | Ebene | 20040316 |
Method GET_LEVEL_OF_CONTAINER on class IF_SRM_CONT_ELEMS_GET_HANDLER has no exception.
Method GET_PARENT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONTAINER_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20031216 |
Method GET_PARENT_CONTAINER on class IF_SRM_CONT_ELEMS_GET_HANDLER has no exception.
Method IS_CONTAINER_TO_REOPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IS_TO_REOPEN | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040217 |
Method IS_CONTAINER_TO_REOPEN on class IF_SRM_CONT_ELEMS_GET_HANDLER has no exception.
Method IS_ELEMENT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20031218 | |||
| 2 | RE_IS_CONTAINER | Value transfer | Type reference (TYPE) | SRMBOOLEAN | boolsche Variable | 20031218 |
Method IS_ELEMENT_CONTAINER on class IF_SRM_CONT_ELEMS_GET_HANDLER has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in |