SAP ABAP Class CX_SRM_HL_LIST (Base class for exceptions from hierarchical lists)
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)  CX_SRM_RF Base class for Exceptions 20010808
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_BAD_NAME An Invalid Name Was Entered 20010723
2 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_ELEMENT_EXISTS_NOT The Specified Element Does Not Exist 20010724
3 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_LIST_EXISTS List Already Exists 20010723
4 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_LIST_EXISTS_NOT Hierarchical List Does Not Exist 20010723
5 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_LIST_STRUCT_CORRUPT The Structure of the List is Destroyed 20010727
6 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_PARAMETER_ERROR Parameter Error 20010801
7 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_TYPE_EXISTS_NOT The Specified Type Does Not Exist 20010723
8 Inheritance (c INHERITING FROM c_ref)  CX_SRM_HL_WRITE_ERROR Hierachical List: Error in Update/Insert 20010730
Properties
Class CX_SRM_HL_LIST  
Short Description Base class for exceptions from hierarchical lists    
Super Class CX_SRM_RF Base class for Exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SRM_RECORD_FACILITIES   Tools and Add-Ons for Records Management 
Created 20010723   SAP 
Last change 20011019   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SRM_HL_LIST has no forward declaration.
Interfaces
Class CX_SRM_HL_LIST has no interface implemented.
Friends
Class CX_SRM_HL_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SRM_HL_LIST Constant Public Type reference (TYPE) SOTR_CONC '8507463B7413B579E10000000A1148F5' Exception ID: Value for Attribute TEXTID 20010723
2 ET_LIST_IS_NOT_ORDERED Constant Public Type reference (TYPE) SOTR_CONC 'A0C1CD3B1694BE5EE10000000A1148F5' Exception ID: Value for Attribute TEXTID 20011019
3 ET_LIST_IS_ORDERED Constant Public Type reference (TYPE) SOTR_CONC '95C1CD3B1694BE5EE10000000A1148F5' Exception ID: Value for Attribute TEXTID 20011019
4 LIST_NAME Instance attribute Public Type reference (TYPE) STRING Name of List 20010723
5 LIST_TYPE Instance attribute Public Type reference (TYPE) STRING List Type 20010723
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010723
Events
Class CX_SRM_HL_LIST has no event.
Types
Class CX_SRM_HL_LIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST_NAME Value transfer Type reference (TYPE) STRING LIST_NAME 20010723
2 Importing LIST_TYPE Value transfer Type reference (TYPE) STRING LIST_TYPE 20010723
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20010723
4 Importing SRC_CLASS Value transfer Type reference (TYPE) STRING SRC_CLASS 20010724
5 Importing SRC_METHOD Value transfer Type reference (TYPE) STRING SRC_METHOD 20010724
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20010723

Method CONSTRUCTOR on class CX_SRM_HL_LIST has no exception.
History
Last changed by/on SAP  20011019 
SAP Release Created in 610