SAP ABAP Class CL_SRM_HL_LIST_ELEMENT (Hierarchical List: List Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_HL_ABSTR_LIST_ELEMENT | Hierarchical List: Abstract List Element | 20010716 |
Properties
Class | CL_SRM_HL_LIST_ELEMENT | |
Short Description | Hierarchical List: List Element | |
Super Class | CL_SRM_HL_ABSTR_LIST_ELEMENT | Hierarchical List: Abstract List Element |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
Created | 20010716 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_HL_LIST_ELEMENT has no interface implemented.
Friends
Class CL_SRM_HL_LIST_ELEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRM_HL_LIST_ELEMENT' | Class Name for Exceptions | 20010730 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010719 |
2 | ![]() |
Instance method | Protected | Method | Connects a List Element Without Check for Quick Read | 20030311 |
3 | ![]() |
Instance method | Public | Method | Get Name of Element | 20010830 |
4 | ![]() |
Instance method | Public | Method | Set Name of Element | 20010830 |
Events
Class CL_SRM_HL_LIST_ELEMENT has no event.
Types
Class CL_SRM_HL_LIST_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Call by reference | Type reference (TYPE) | SRMHLELEMT | Listenelement | 20010719 | ||
2 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | SRMHLELEMS | Eintrag der zu setzen ist | 20030311 | ||
3 | ![]() |
FAST_READ | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | $REF$ | 20030311 | |
4 | ![]() |
LIST | Call by reference | Object reference (TYPE REF TO) | CL_SRM_HL_LIST | Hierachical List: Liste | 20011019 | ||
5 | ![]() |
LIST_NAME | Call by reference | Type reference (TYPE) | STRING | Listenname | 20010719 | ||
6 | ![]() |
LIST_TYPE | Call by reference | Type reference (TYPE) | STRING | Listentyp | 20010719 |
Method CONSTRUCTOR on class CL_SRM_HL_LIST_ELEMENT has no exception.
Method FAST_CONNECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | SRMHLELEMS | $REF$ | 20030311 | ||
2 | ![]() |
FAST_READ | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_TRUE | $REF$ | 20030311 |
Method FAST_CONNECT on class CL_SRM_HL_LIST_ELEMENT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Elementname | 20010830 |
Method GET_NAME on class CL_SRM_HL_LIST_ELEMENT has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Neuer Name des Elementes | 20010830 |
Method SET_NAME on class CL_SRM_HL_LIST_ELEMENT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |