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 CL_SRM_HL_LIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SRMRF 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 DO_FAST_READ Instance attribute Protected Type reference (TYPE) SRMRF_BOOLEAN SRMRF_FALSE $REF$ 20030311
2 MY_ELEMENT Instance attribute Protected Type reference (TYPE) SRMHLELEMT Element Number 20010718
3 MY_ENTRY Instance attribute Protected Type reference (TYPE) SRMHLELEMS $REF$ 20030311
4 MY_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_HL_LIST List of the Element 20011019
5 MY_LIST_NAME Instance attribute Protected Type reference (TYPE) STRING Name of List 20010718
6 MY_LIST_TYPE Instance attribute Protected Type reference (TYPE) STRING List Type 20010718
7 PACK_SEPERATOR Constant Private Type reference (TYPE) STRING '&&' Separator for Packed Representation 20010716
8 SRC_CLASS 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 CHECK_ELEMENT Instance method Protected Method Check Whether Element Exists 20020312
2 CONNECT Instance method Protected Method Create Connection to List Element 20010727
3 DELETE Instance method Public Method Element Deletion 20010802
4 GET_CHILD Instance method Public Method Get Child List Element Using its Name 20020312
5 GET_CHILDREN Instance method Public Method Get Iterator for Children of This Element 20011019
6 GET_DESCRIPTION Instance method Public Method Get Element Description 20010802
7 GET_ID Instance method Public Method Get ID of List Element 20011020
8 GET_LANG_VALUES Instance method Public Method Get Values 20020715
9 GET_PARENT Instance method Public Method 20020701
10 GET_TYPE Instance method Public Method Get Type of Element 20010802
11 GET_VALUE Instance method Public Method Get One Value 20010802
12 GET_VALUES Instance method Public Method Get Values 20010716
13 LOAD_ELEMENT Instance method Protected Method Load Element 20010829
14 LOAD_MY_ELEMENT Instance method Protected Method Load Current Element 20011019
15 SET_DESCRIPTION Instance method Public Method Set Descriptive Text for Element 20010802
16 SET_LANG_VALUES Instance method Public Method Set Values 20020715
17 SET_TYPE Instance method Public Method Set Type for Element 20010802
18 SET_VALUE Instance method Public Method Set Exactly One Value 20010802
19 SET_VALUES 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 Importing 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 Importing ELEMENT Value transfer Type reference (TYPE) SRMHLELEMT Listenelement 20010727
2 Importing LIST_NAME Value transfer Type reference (TYPE) STRING Listenname 20010727
3 Importing 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 Importing NAME Value transfer Type reference (TYPE) STRING Name des Elementes 20020312
2 Returning 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 Returning CHILDREN Value transfer Object reference (TYPE REF TO) CL_SRM_HL_LIST_ELEMENT_ITER Hierachical List: Element-Iterator 20011019
2 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing DEFAULT Value transfer Type reference (TYPE) STRING Defaultwert, falls nicht gesetzt 20010802
2 Importing NAME Value transfer Type reference (TYPE) STRING Name 20010802
3 Returning 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 Returning 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 Returning DATA Value transfer Type reference (TYPE) SRMHLELEMS Daten des Elementes laden 20010829
2 Importing ELEMENT Value transfer Type reference (TYPE) SRMHLELEMT Listenelement 20011019
3 Importing 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 Returning DATA Value transfer Type reference (TYPE) SRMHLELEMS Elemente hierarchischer Listen 20011019
2 Importing 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 Importing 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 Importing 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 Importing 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 Importing NAME Value transfer Type reference (TYPE) STRING Name 20010802
2 Importing 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 Importing 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