SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_RECURSIVE_SP_HANDLER | Handler for Recursive Operations on SP | 20031216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONT_ELEMS_GET_HANDLER | Handler for Finding Elements | 20031216 |
Properties
| Class | CL_SRM_CONT_ELEMS_GET_HANDLER | |
| Short Description | Handler for Finding Elements | |
| Super Class | CL_SRM_RECURSIVE_SP_HANDLER | Handler for Recursive Operations on SP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_CONTAINER_ELEMENT | Element(s) of a Container |
| Created | 20031216 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_CONT_ELEMS_GET_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_CONT_ELEMS_GET_HANDLER | Handler for Finding Elements | 20031216 |
Friends
Class CL_SRM_CONT_ELEMS_GET_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20040122 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040305 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Container is to be reopened | 20040217 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRMRI_ELEMENT_FILTER_TAB | Filter by Elements | 20040223 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Add another Element | 20040219 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN | Processing Run of a Recursive Operation | 20031216 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Parent Element | 20040223 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN_OBJ | Objects Participating in Recursive Run | 20031216 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN_OBJ | Objects Participating in Recursive Run | 20031217 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20040922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Find Elements if this is a Container | 20040127 |
Events
Class CL_SRM_CONT_ELEMS_GET_HANDLER has no event.
Types
Class CL_SRM_CONT_ELEMS_GET_HANDLER has no local type.
Method Signatures
Method GET_ELEMENTS_OF_POID 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 | 20040127 |
Method GET_ELEMENTS_OF_POID on class CL_SRM_CONT_ELEMS_GET_HANDLER has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 700 |