SAP ABAP Interface IF_SRM_CONT_ELEMS_GET_HANDLER (Handler for Finding Elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_CONTAINER_ELEMENT (Package) Element(s) of a Container
⤷
⤷
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
| Interface | IF_SRM_CONT_ELEMS_GET_HANDLER | |
| Short Description | Handler for Finding Elements |
General Data
| Package | SRM_CONTAINER_ELEMENT | Element(s) of a Container |
| Created | 20031216 | SAP |
| Last changed | 20050214 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_CONT_ELEMS_GET_HANDLER has no forward declaration.
Interfaces
Interface IF_SRM_CONT_ELEMS_GET_HANDLER has no interface.
Friends
Interface IF_SRM_CONT_ELEMS_GET_HANDLER has no friend.
Attributes
Interface 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
Interface IF_SRM_CONT_ELEMS_GET_HANDLER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SRM_CONT_ELEMS_GET_HANDLER has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |