SAP ABAP Class CL_BSSOA_ERR_CAT_PROTOCOL (Log)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA (Application Component) Enterprise SOA
     BS_SOA_REUSE_ERROR_CATEGORIZER (Package) Business Suite SOA: Error Categorizer
Properties
Class CL_BSSOA_ERR_CAT_PROTOCOL  
Short Description Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_SOA_REUSE_ERROR_CATEGORIZER   Business Suite SOA: Error Categorizer 
Created 20090119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BSSOA_EC_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_BSSOA_ERR_CAT_PROTOCOL has no interface implemented.
Friends
Class CL_BSSOA_ERR_CAT_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PROTOCOL Instance attribute Private Type reference (TYPE) BSSOA_EC_ERROR_MSG_TAB Table of BSSOA_EC_ERROR_MSG 20090119
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROTOCOL_FOR_MESSAGE Static method Public Method Generate log with message 20090119
2 FILL_TEXT Instance method Private Method Enter text 20090119
3 GET_MESSAGES Instance method Public Method Return messages 20090119
4 INSERT_ERROR_MESSAGE Instance method Public Method Define error from structure 20090119
Events
Class CL_BSSOA_ERR_CAT_PROTOCOL has no event.
Types
Class CL_BSSOA_ERR_CAT_PROTOCOL has no local type.
Method Signatures

Method CREATE_PROTOCOL_FOR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID IF_BSSOA_EC_CONST=>GC_MSGID Message Class 20090119
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20090119
3 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY IF_BSSOA_EC_CONST=>GC_ERROR Message Number 20090119
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) DATA Message Variable 20090119
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) DATA Message Variable 20090119
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) DATA Message Variable 20090119
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) DATA Message Variable 20090119
8 Returning RO_PROTOCOL Value transfer Object reference (TYPE REF TO) CL_BSSOA_ERR_CAT_PROTOCOL Log 20090119

Method CREATE_PROTOCOL_FOR_MESSAGE on class CL_BSSOA_ERR_CAT_PROTOCOL has no exception.

Method FILL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ERR_MSG Call by reference Type reference (TYPE) BSSOA_EC_ERROR_MSG Error message structure in error categorizer 20090119

Method FILL_TEXT on class CL_BSSOA_ERR_CAT_PROTOCOL has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSSOA_EC_ERROR_MSG_TAB Table of BSSOA_EC_ERROR_MSG 20090119

Method GET_MESSAGES on class CL_BSSOA_ERR_CAT_PROTOCOL has no exception.

Method INSERT_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ERR_MSG Call by reference Type reference (TYPE) BSSOA_EC_ERROR_MSG Error message structure in error categorizer 20090119

Method INSERT_ERROR_MESSAGE on class CL_BSSOA_ERR_CAT_PROTOCOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702