SAP ABAP Class CL_HDS_UTILITIES (Useful Cross Functions)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_GLOBAL (Package) Global Objects (e.g. Exceptions) in FS_HDS
Properties
Class CL_HDS_UTILITIES  
Short Description Useful Cross Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HDS    
Program status     
Category 0   
Package HDS_GLOBAL   Global Objects (e.g. Exceptions) in FS_HDS 
Created 20050428   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDS_UTILITIES has no forward declaration.
Interfaces
Class CL_HDS_UTILITIES has no interface implemented.
Friends
Class CL_HDS_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_STR_MSG Static Attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20060530
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXT Static method Public Method Return Text of an Exception 20060814
2 S_GET_BALMSG_FROM_EXC Static method Public Method Supplies the BALMSG Structure from an Exception 20050428
3 S_IS_ERROR Static method Public Method Information as to Whether a Message Type Is an Error 20060530
4 S_OUTPUT_EXCEPTION Static method Public Method Outputs an Exception 20050428
5 S_OUTPUT_TEXT Static method Public Method Output of a Text with Variables 20060715
6 S_SAVE_SY_MSG Static method Public Method Saves SY Variables 20060530
7 S_SET_SY_FROM_EXC Static method Public Method Sets SY Field from Exception 20050510
8 TO_STRING Static method Public Method Converts to a String 20060601
Events
Class CL_HDS_UTILITIES has no event.
Types
Class CL_HDS_UTILITIES has no local type.
Method Signatures

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DETAILED Value transfer Type reference (TYPE) C 'X' 20060814
2 Importing I_RCX_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20060814
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20060814

Method GET_TEXT on class CL_HDS_UTILITIES has no exception.

Method S_GET_BALMSG_FROM_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RCX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050428
2 Returning R_STR_BALMSG Value transfer Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20050428

Method S_GET_BALMSG_FROM_EXC on class CL_HDS_UTILITIES has no exception.

Method S_IS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20060530
2 Returning R_FLG_IS_ERROR Value transfer Type reference (TYPE) XFELD Fehlertyp 20060530

Method S_IS_ERROR on class CL_HDS_UTILITIES has no exception.

Method S_OUTPUT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_TYPE Value transfer Type reference (TYPE) C 'S' 20060703
2 Importing I_FLG_DETAILED Value transfer Type reference (TYPE) C 'X' 20060814
3 Importing I_RCX_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050428

Method S_OUTPUT_EXCEPTION on class CL_HDS_UTILITIES has no exception.

Method S_OUTPUT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_LIKE Value transfer Type reference (TYPE) SYMSGTY 'S' Nachrichtentyp 20060715
2 Importing I_TEXT Value transfer Type reference (TYPE) CSEQUENCE 20060715
3 Importing I_V1 Value transfer Type reference (TYPE) ANY 20060715
4 Importing I_V2 Value transfer Type reference (TYPE) ANY 20060715
5 Importing I_V3 Value transfer Type reference (TYPE) ANY 20060715
6 Importing I_V4 Value transfer Type reference (TYPE) ANY 20060715

Method S_OUTPUT_TEXT on class CL_HDS_UTILITIES has no exception.

Method S_SAVE_SY_MSG Signature

Method S_SAVE_SY_MSG on class CL_HDS_UTILITIES has no parameter.
Method S_SAVE_SY_MSG on class CL_HDS_UTILITIES has no exception.

Method S_SET_SY_FROM_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RCX_EXC Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050510

Method S_SET_SY_FROM_EXC on class CL_HDS_UTILITIES has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANY Call by reference Type reference (TYPE) ANY 20060601
2 Returning R_STRING Value transfer Type reference (TYPE) STRING 20060601

Method TO_STRING on class CL_HDS_UTILITIES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40