SAP ABAP Class CL_SRM_CONTAINER_ELEMENT (Element in a Container)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONTAINER_ELEMENT | Element in a Container (Record etc.) | 20031105 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONTAINER_ELEMENT_ADDIT | Container Element: Additional Properties | 20031205 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONTAINER_ELEMENT_ATTR | Attributes of an Element | 20031209 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONTAINER_ELEMENT_USER | User-Related Infos (Last Changed by etc.) | 20031205 |
Properties
Class | CL_SRM_CONTAINER_ELEMENT | |
Short Description | Element in a Container | |
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 | 20031105 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRM_CONTAINER_ELEMENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_CONTAINER_ELEMENT | Element in a Container (Record etc.) | 20031105 | ||
2 | IF_SRM_CONTAINER_ELEMENT_ADDIT | Container Element: Additional Properties | 20031205 | ||
3 | IF_SRM_CONTAINER_ELEMENT_ATTR | Attributes of an Element | 20031209 | ||
4 | IF_SRM_CONTAINER_ELEMENT_USER | User-Related Infos (Last Changed by etc.) | 20031205 |
Friends
Class CL_SRM_CONTAINER_ELEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMRI_CONT_ELEMENT_ATTR_TAB | Attributes of an Element | 20031209 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | D | Last Changed At | 20031208 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T | Last Changed At | 20031208 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UNAME | Last Changed By | 20031208 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Reference to Container | 20040108 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Container ID | 20040202 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20031217 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Description | 20031217 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMRI_CONT_ELEM_ADD_FIELD_TAB | Additional Fields of an Element | 20031211 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20040219 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | ID | 20031217 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20031217 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Hierarchy level | 20031217 | ||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Reference to Parent Element | 20031211 | ||
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20031217 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_XML_SPSID_TAB | List of Element Type IDs | 20041123 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Type | 20031217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031105 |
Events
Class CL_SRM_CONTAINER_ELEMENT has no event.
Types
Class CL_SRM_CONTAINER_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRM_CONTAINER_ELEMENT has no parameter.
Method CONSTRUCTOR on class CL_SRM_CONTAINER_ELEMENT has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 700 |