SAP ABAP Class CL_SRM_HL_ABSTR_LIST_ELEMENT (Hierarchical List: Abstract 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_HL_LIST | Hierachical List: List | 20010716 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_HL_LIST_ELEMENT | Hierarchical List: List Element | 20010716 |
Properties
Class | CL_SRM_HL_ABSTR_LIST_ELEMENT | |
Short Description | Hierarchical List: Abstract List Element | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
Created | 20010716 | SAP |
Last change | 20010803 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_HL_ABSTR_LIST_ELEMENT has no interface implemented.
Friends
Class CL_SRM_HL_ABSTR_LIST_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) | SRMRF_BOOLEAN | SRMRF_FALSE | $REF$ | 20030311 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMHLELEMT | Element Number | 20010718 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMHLELEMS | $REF$ | 20030311 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_HL_LIST | List of the Element | 20011019 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Name of List | 20010718 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | List Type | 20010718 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '&&' | Separator for Packed Representation | 20010716 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRM_HL_ABSTR_LIST_ELEMENT' | Class Name for Exceptions | 20010730 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check Whether Element Exists | 20020312 |
2 | ![]() |
Instance method | Protected | Method | Create Connection to List Element | 20010727 |
3 | ![]() |
Instance method | Public | Method | Element Deletion | 20010802 |
4 | ![]() |
Instance method | Public | Method | Get Child List Element Using its Name | 20020312 |
5 | ![]() |
Instance method | Public | Method | Get Iterator for Children of This Element | 20011019 |
6 | ![]() |
Instance method | Public | Method | Get Element Description | 20010802 |
7 | ![]() |
Instance method | Public | Method | Get ID of List Element | 20011020 |
8 | ![]() |
Instance method | Public | Method | Get Values | 20020715 |
9 | ![]() |
Instance method | Public | Method | 20020701 | |
10 | ![]() |
Instance method | Public | Method | Get Type of Element | 20010802 |
11 | ![]() |
Instance method | Public | Method | Get One Value | 20010802 |
12 | ![]() |
Instance method | Public | Method | Get Values | 20010716 |
13 | ![]() |
Instance method | Protected | Method | Load Element | 20010829 |
14 | ![]() |
Instance method | Protected | Method | Load Current Element | 20011019 |
15 | ![]() |
Instance method | Public | Method | Set Descriptive Text for Element | 20010802 |
16 | ![]() |
Instance method | Public | Method | Set Values | 20020715 |
17 | ![]() |
Instance method | Public | Method | Set Type for Element | 20010802 |
18 | ![]() |
Instance method | Public | Method | Set Exactly One Value | 20010802 |
19 | ![]() |
Instance method | Public | Method | Set Values | 20010716 |
Events
Class CL_SRM_HL_ABSTR_LIST_ELEMENT has no event.
Types
Class CL_SRM_HL_ABSTR_LIST_ELEMENT has no local type.
Method Signatures
Method CHECK_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Type reference (TYPE) | SRMHLELEMT | Listenelement | 20020312 |
Method CHECK_ELEMENT on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method CONNECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Type reference (TYPE) | SRMHLELEMT | Listenelement | 20010727 | ||
2 | ![]() |
LIST_NAME | Value transfer | Type reference (TYPE) | STRING | Listenname | 20010727 | ||
3 | ![]() |
LIST_TYPE | Value transfer | Type reference (TYPE) | STRING | Listentyp | 20010727 |
Method CONNECT on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method DELETE Signature
Method DELETE on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no parameter.
Method DELETE on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name des Elementes | 20020312 | ||
2 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT | Hierachical List: List Element | 20020312 |
Method GET_CHILD on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILDREN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT_ITER | Hierachical List: Element-Iterator | 20011019 | ||
2 | ![]() |
FAST_READ | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | $REF$ | 20030311 |
Method GET_CHILDREN on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20010802 |
Method GET_DESCRIPTION on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | ID | 20011020 |
Method GET_ID on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_LANG_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUES | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Werteliste | 20020715 |
Method GET_LANG_VALUES on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Value transfer | Type reference (TYPE) | STRING | ID des Parent-Elementes | 20020701 |
Method GET_PARENT on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | STRING | Elementtyp | 20010802 |
Method GET_TYPE on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Value transfer | Type reference (TYPE) | STRING | Defaultwert, falls nicht gesetzt | 20010802 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20010802 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20010802 |
Method GET_VALUE on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUES | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Werteliste | 20010717 |
Method GET_VALUES on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method LOAD_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | SRMHLELEMS | Daten des Elementes laden | 20010829 | ||
2 | ![]() |
ELEMENT | Value transfer | Type reference (TYPE) | SRMHLELEMT | Listenelement | 20011019 | ||
3 | ![]() |
FOR_UPDATE | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Soll für ein Update selektiert werden? (Satzsperre) | 20010830 |
Method LOAD_ELEMENT on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method LOAD_MY_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | SRMHLELEMS | Elemente hierarchischer Listen | 20011019 | ||
2 | ![]() |
FOR_UPDATE | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Soll für ein Update selektiert werden? (Satzsperre) | 20011019 |
Method LOAD_MY_ELEMENT on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20010802 |
Method SET_DESCRIPTION on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method SET_LANG_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUES | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Werteliste | 20020715 |
Method SET_LANG_VALUES on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | STRING | Typ des Elementes | 20010802 |
Method SET_TYPE on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20010802 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20010802 |
Method SET_VALUE on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUES | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Werteliste | 20010717 |
Method SET_VALUES on class CL_SRM_HL_ABSTR_LIST_ELEMENT has no exception.
History
Last changed by/on | SAP | 20010803 |
SAP Release Created in | 610 |