SAP ABAP Class /FSCAA/IF_LOGGING (Interface to Logging Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/CL_LOGGING CAA Logging class 20031127
Properties
Class /FSCAA/IF_LOGGING  
Short Description Interface to Logging Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031127   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/IF_LOGGING has no forward declaration.
Interfaces
Class /FSCAA/IF_LOGGING has no interface implemented.
Friends
Class /FSCAA/IF_LOGGING has no friend class.
Attributes
Class /FSCAA/IF_LOGGING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RUNTIME_INFO Instance method Public Method 20040324
2 SET_ALL_MESSAGES_ON Instance method Public Method 20031127
3 SET_ERROR_ON Instance method Public Method 20031127
4 SET_INFOS_ON Instance method Public Method 20031127
5 SET_SUCCESS_ON Instance method Public Method 20031127
6 SET_WARNINGS_ON Instance method Public Method 20031127
Events
Class /FSCAA/IF_LOGGING has no event.
Types
Class /FSCAA/IF_LOGGING has no local type.
Method Signatures

Method GET_RUNTIME_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LOGINFOS Value transfer Type reference (TYPE) BAL_S_LOG 20040324

Method GET_RUNTIME_INFO on class /FSCAA/IF_LOGGING has no exception.

Method SET_ALL_MESSAGES_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Call by reference Type reference (TYPE) BOOLEAN 'X' 20031127

Method SET_ALL_MESSAGES_ON on class /FSCAA/IF_LOGGING has no exception.

Method SET_ERROR_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Call by reference Type reference (TYPE) BOOLEAN 'X' 20031127

Method SET_ERROR_ON on class /FSCAA/IF_LOGGING has no exception.

Method SET_INFOS_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Call by reference Type reference (TYPE) BOOLEAN 'X' 20031127

Method SET_INFOS_ON on class /FSCAA/IF_LOGGING has no exception.

Method SET_SUCCESS_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Call by reference Type reference (TYPE) BOOLEAN 'X' 20031127

Method SET_SUCCESS_ON on class /FSCAA/IF_LOGGING has no exception.

Method SET_WARNINGS_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Call by reference Type reference (TYPE) BOOLEAN 'X' 20031127

Method SET_WARNINGS_ON on class /FSCAA/IF_LOGGING has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in