SAP ABAP Class CL_SRM_CONTAINER_ELEMENT_MISC (Services for Container 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
⤷
⤷
Properties
| Class | CL_SRM_CONTAINER_ELEMENT_MISC | |
| Short Description | Services for Container Elements | |
| Super Class | ||
| 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 | 20040226 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_CONTAINER_ELEMENT_MISC has no forward declaration.
Interfaces
Class CL_SRM_CONTAINER_ELEMENT_MISC has no interface implemented.
Friends
Class CL_SRM_CONTAINER_ELEMENT_MISC has no friend class.
Attributes
Class CL_SRM_CONTAINER_ELEMENT_MISC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Copy Element | 20040226 | |
| 2 | Static method | Public | Method | Create Element (Factory) | 20040227 | |
| 3 | Static method | Public | Method | Create Collection by Filters | 20040308 | |
| 4 | Static method | Public | Method | Create UI-Independent Model for Container Elements | 20040929 | |
| 5 | Static method | Public | Method | Returns if the POID is a container (class role) | 20040301 |
Events
Class CL_SRM_CONTAINER_ELEMENT_MISC has no event.
Types
Class CL_SRM_CONTAINER_ELEMENT_MISC has no local type.
Method Signatures
Method COPY_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SOURCE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20040226 | |||
| 2 | RE_COPIED_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20040227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse Container-Element | 20040227 |
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.) | 20040227 |
Method CREATE_ELEMENT on class CL_SRM_CONTAINER_ELEMENT_MISC has no exception.
Method CREATE_FILTER_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FILTER_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONT_ELEM_FILTER_COLLEC | Collection über Element-Filter | 20040308 |
Method CREATE_FILTER_COLLECTION on class CL_SRM_CONTAINER_ELEMENT_MISC has no exception.
Method CREATE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER_ID | Call by reference | Type reference (TYPE) | STRING | Container Id | 20041008 | |||
| 2 | IM_CONTAINER_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040929 | |||
| 3 | IM_ELEMENT_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONT_ELEMENT_COLLECT | Collection über Elemente | 20041008 | |||
| 4 | IM_FILTER_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONT_ELEM_FILTER_COLLEC | Collection über Element-Filter | 20040929 | |||
| 5 | IM_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040929 | |||
| 6 | RE_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_RCM_CONTAINER_ELEMENT_MODEL | Container-Element: UI-unabhängiges Model | 20040929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse: Container-Element: UI-unabhängiges Model | 20040929 |
Method IS_POID_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 | 20040301 | |||
| 2 | IM_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040301 | |||
| 3 | RE_IS_CONTAINER | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040301 |
Method IS_POID_CONTAINER on class CL_SRM_CONTAINER_ELEMENT_MISC has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 700 |