SAP ABAP Class IF_AUNIT_INFO_MESSAGE (ABAP Unit: Basic message)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_AUNIT_INFO_FAILURE ABAP Unit: Alert message 20050107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AUNIT_INFO_MESSAGE INTERNAL: Abstract Superclass for Info Messages 20050107
Properties
Class IF_AUNIT_INFO_MESSAGE  
Short Description ABAP Unit: Basic message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050107   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_AUNIT_INFO_MESSAGE has no interface implemented.
Friends
Class IF_AUNIT_INFO_MESSAGE has no friend class.
Attributes
Class IF_AUNIT_INFO_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ANALYSIS_DESCRIPTION Instance method Public Method Returns descriptions of the details 20051212
2 GET_ANALYSIS_DOCUMENTS Instance method Public Method Returns list of Documents in analysis 20051212
3 GET_COMPLETE_DESCRIPTION Instance method Public Method Returns complete list of all descriptions 20051212
4 GET_HEADER_DESCRIPTION Instance method Public Method Returns description of the information header 20051212
Events
Class IF_AUNIT_INFO_MESSAGE has no event.
Types
Class IF_AUNIT_INFO_MESSAGE has no local type.
Method Signatures

Method GET_ANALYSIS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDING_DOCUMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20051212
2 Returning RESULT Value transfer Type reference (TYPE) IF_AUNIT_TEXT_DESCRIPTION=>TY_T_DESCRIPTIONS 20051212

Method GET_ANALYSIS_DESCRIPTION on class IF_AUNIT_INFO_MESSAGE has no exception.

Method GET_ANALYSIS_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE 20051212

Method GET_ANALYSIS_DOCUMENTS on class IF_AUNIT_INFO_MESSAGE has no exception.

Method GET_COMPLETE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_AUNIT_TEXT_DESCRIPTION=>TY_T_DESCRIPTIONS 20051212

Method GET_COMPLETE_DESCRIPTION on class IF_AUNIT_INFO_MESSAGE has no exception.

Method GET_HEADER_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_AUNIT_TEXT_DESCRIPTION=>TY_S_DESCRIPTION 20051212

Method GET_HEADER_DESCRIPTION on class IF_AUNIT_INFO_MESSAGE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in