SAP ABAP Class IF_HDS_LOG (HDS Interface for Logging)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_LOG Log Class 20060425
Properties
Class IF_HDS_LOG  
Short Description HDS Interface for Logging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060412   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HDS_LOG has no forward declaration.
Interfaces
Class IF_HDS_LOG has no interface implemented.
Friends
Class IF_HDS_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Static Attribute Public Type reference (TYPE) STRING 20060614
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Add Exception Class 20060412
2 ADD_MSG Instance method Public Method Attach Message 20060412
Events
Class IF_HDS_LOG has no event.
Types
Class IF_HDS_LOG has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DEEP Value transfer Type reference (TYPE) C 20060815
2 Importing I_REX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Ausnahme, die anzufügen ist 20060412

Method ADD_EXCEPTION on class IF_HDS_LOG has no exception.

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Value transfer Type reference (TYPE) SYMSGID SY-MSGID Nachrichtenklasse 20060412
2 Importing I_MSGNO Value transfer Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20060412
3 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY SY-MSGTY Nachrichtentyp 20060412
4 Importing I_MSGV1 Value transfer Type reference (TYPE) SYMSGV SY-MSGV1 Nachrichtenvariable 20060412
5 Importing I_MSGV2 Value transfer Type reference (TYPE) SYMSGV SY-MSGV2 Nachrichtenvariable 20060412
6 Importing I_MSGV3 Value transfer Type reference (TYPE) SYMSGV SY-MSGV3 Nachrichtenvariable 20060412
7 Importing I_MSGV4 Value transfer Type reference (TYPE) SYMSGV SY-MSGV4 Nachrichtenvariable 20060412

Method ADD_MSG on class IF_HDS_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in