SAP ABAP Class /FSCAA/IF_MESSAGE_RETURN (Control messages that are returned to client)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/CUSTOMER_OPTIONS Manager for customer options 20031222
Properties
Class /FSCAA/IF_MESSAGE_RETURN  
Short Description Control messages that are returned to client    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031222   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/IF_MESSAGE_RETURN has no forward declaration.
Interfaces
Class /FSCAA/IF_MESSAGE_RETURN has no interface implemented.
Friends
Class /FSCAA/IF_MESSAGE_RETURN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_SHOW_INFOS Instance attribute Public Type reference (TYPE) BOOLEAN 20031222
2 A_SHOW_WARNINGS Instance attribute Public Type reference (TYPE) BOOLEAN 20031222
Methods
# Method Level Visibility Method type Description Created on
1 GET_SHOW_INFOS Instance method Public Method 20031222
2 GET_SHOW_WARNINGS Instance method Public Method 20031222
3 SET_INFOS_ON Instance method Public Method 20031222
4 SET_WARNINGS_ON Instance method Public Method 20031222
Events
Class /FSCAA/IF_MESSAGE_RETURN has no event.
Types
Class /FSCAA/IF_MESSAGE_RETURN has no local type.
Method Signatures

Method GET_SHOW_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_BOOLEAN Value transfer Type reference (TYPE) BOOLEAN 20031222

Method GET_SHOW_INFOS on class /FSCAA/IF_MESSAGE_RETURN has no exception.

Method GET_SHOW_WARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_BOOLEAN Value transfer Type reference (TYPE) BOOLEAN 20031222

Method GET_SHOW_WARNINGS on class /FSCAA/IF_MESSAGE_RETURN 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' 20031222

Method SET_INFOS_ON on class /FSCAA/IF_MESSAGE_RETURN 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' 20031222

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