SAP ABAP Interface IF_SRM_CONTAINER_ELEMENT (Element in a Container (Record etc.))
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_CONTAINER_ELEMENT | Element in a Container | 20031105 |
Properties
Interface | IF_SRM_CONTAINER_ELEMENT | |
Short Description | Element in a Container (Record etc.) |
General Data
Package | SRM_CONTAINER_ELEMENT | Element(s) of a Container |
Created | 20031104 | SAP |
Last changed | 20041228 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_CONTAINER_ELEMENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_CONTAINER_ELEMENT_ADDIT | Container Element: Additional Properties | 20031210 | ||
2 | IF_SRM_CONTAINER_ELEMENT_ATTR | Attributes of an Element | 20031210 | ||
3 | IF_SRM_CONTAINER_ELEMENT_USER | User-Related Infos (Last Changed by etc.) | 20031210 |
Friends
Interface IF_SRM_CONTAINER_ELEMENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_TYPE_FOLDER | Constant | Public | Type reference (TYPE) | STRING | 'FOLDER' | Directory | 20031110 | |
2 | C_TYPE_INSTANCE | Constant | Public | Type reference (TYPE) | STRING | 'INSTANCE' | Instance | 20031110 | |
3 | C_TYPE_MODEL | Constant | Public | Type reference (TYPE) | STRING | 'MODEL' | Model | 20031110 | |
4 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | STRING | Description | 20041015 | ||
5 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | ID | 20041015 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Container of the Element (if Nested) | 20040108 |
2 | ![]() |
Instance method | Public | Method | Container ID | 20040202 |
3 | ![]() |
Instance method | Public | Method | Container POID | 20040315 |
4 | ![]() |
Instance method | Public | Method | Element Description | 20031104 |
5 | ![]() |
Instance method | Public | Method | ID of element | 20031203 |
6 | ![]() |
Instance method | Public | Method | Level of the Element in the Hierarchy | 20031104 |
7 | ![]() |
Instance method | Public | Method | Return Parent Element | 20031211 |
8 | ![]() |
Instance method | Public | Method | POID of Element | 20031104 |
9 | ![]() |
Instance method | Public | Method | List of SPS IDs | 20041123 |
10 | ![]() |
Instance method | Public | Method | Element Type | 20031104 |
11 | ![]() |
Instance method | Public | Method | Returns whether the element has children | 20040219 |
12 | ![]() |
Instance method | Public | Method | Element is a (Transparent) Container | 20031210 |
13 | ![]() |
Instance method | Public | Method | Container of the Element (if Nested) | 20040108 |
14 | ![]() |
Instance method | Public | Method | Container ID | 20040202 |
15 | ![]() |
Instance method | Public | Method | Container POID | 20040315 |
16 | ![]() |
Instance method | Public | Method | Element Description | 20031217 |
17 | ![]() |
Instance method | Public | Method | Set that the element has children | 20040219 |
18 | ![]() |
Instance method | Public | Method | Set the Element ID | 20031217 |
19 | ![]() |
Instance method | Public | Method | Element is a (Transparent) Container | 20031217 |
20 | ![]() |
Instance method | Public | Method | Level of the Element in the Hierarchy | 20031217 |
21 | ![]() |
Instance method | Public | Method | Set Parent Element | 20031211 |
22 | ![]() |
Instance method | Public | Method | POID of Element | 20031217 |
23 | ![]() |
Instance method | Public | Method | List of SPS IDs | 20041123 |
24 | ![]() |
Instance method | Public | Method | Element Type | 20031217 |
Events
Interface IF_SRM_CONTAINER_ELEMENT has no event.
Types
Interface IF_SRM_CONTAINER_ELEMENT has no local type.
Method Signatures
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20040108 |
Method GET_CONTAINER on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_CONTAINER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CONTAINER_ID | Value transfer | Type reference (TYPE) | STRING | Container-ID | 20040202 |
Method GET_CONTAINER_ID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_CONTAINER_POID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | Poid | 20040315 |
Method GET_CONTAINER_POID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20031104 |
Method GET_DESCRIPTION on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | STRING | ID | 20031203 |
Method GET_ID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_LEVEL 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 | 20031105 |
Method GET_LEVEL on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20031211 |
Method GET_PARENT on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_POID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | Poid | 20031104 |
Method GET_POID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method GET_SPS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_SPS_ID_TAB | Value transfer | Type reference (TYPE) | SRM_XML_SPSID_TAB | TYPE | 20041123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse Container-Element | 20041123 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TYPE | Value transfer | Type reference (TYPE) | STRING | Type | 20031105 |
Method GET_TYPE on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method HAS_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HAS_CHILDREN | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040219 |
Method HAS_CHILDREN on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method IS_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_CONTAINER | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Ist Container | 20031210 |
Method IS_CONTAINER on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20040108 |
Method SET_CONTAINER on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_CONTAINER_ID 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 | 20040202 |
Method SET_CONTAINER_ID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_CONTAINER_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 | 20040315 |
Method SET_CONTAINER_POID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20031217 |
Method SET_DESCRIPTION on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_HAS_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HAS_CHILDREN | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040219 |
Method SET_HAS_CHILDREN on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | ID | 20031217 |
Method SET_ID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_IS_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IS_CONTAINER | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20031217 |
Method SET_IS_CONTAINER on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LEVEL | Call by reference | Type reference (TYPE) | I | Ebene | 20031217 |
Method SET_LEVEL on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20031211 |
Method SET_PARENT on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_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 | 20031217 |
Method SET_POID on Interface IF_SRM_CONTAINER_ELEMENT has no exception.
Method SET_SPS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SPS_ID_TAB | Call by reference | Type reference (TYPE) | SRM_XML_SPSID_TAB | TYPE | 20041123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse Container-Element | 20041123 |
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | STRING | TYPE | 20031217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse Container-Element | 20040206 |
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 700 |