SAP ABAP Class CL_SAWE_SA_MESSAGES (Handles the messages from BOPF)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-PRS-LS (Application Component) Lean Staffing
     PSAWE_SA_UI (Package) Staff Assignment UI Layer
Properties
Class CL_SAWE_SA_MESSAGES  
Short Description Handles the messages from BOPF    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSAWE_SA_UI   Staff Assignment UI Layer 
Created 20090925   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAWE_SA_MESSAGES has no forward declaration.
Interfaces
Class CL_SAWE_SA_MESSAGES has no interface implemented.
Friends
Class CL_SAWE_SA_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM IF_FPM 20090925
2 GO_MESSAGE_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_SAWE_SA_MESSAGES Handles the messages from BOPF 20090925
3 GO_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER FPM message manager public use 20090925
4 MT_GLOBAL_MESSAGES Instance attribute Protected Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K Message Table 20090925
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BOPF_MESSAGES Instance method Public Method Add BOPF message to handler 20090925
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090925
3 GET_INSTANCE Static method Public Method Get instance of singleton 20090925
4 GET_MESSAGES Instance method Public Method get the message table for output 20091007
5 REPORT_MESSAGES Instance method Public Method report the messages 20090925
Events
Class CL_SAWE_SA_MESSAGES has no event.
Types
Class CL_SAWE_SA_MESSAGES has no local type.
Method Signatures

Method ADD_BOPF_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20090925

Method ADD_BOPF_MESSAGES on class CL_SAWE_SA_MESSAGES has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SAWE_SA_MESSAGES has no parameter.
Method CONSTRUCTOR on class CL_SAWE_SA_MESSAGES has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MESSAGE_HANDLER Value transfer Object reference (TYPE REF TO) CL_SAWE_SA_MESSAGES Handles the messages from BOPF 20090925

Method GET_INSTANCE on class CL_SAWE_SA_MESSAGES has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MESSAGES Value transfer Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20091007
2 Importing IT_DATA Call by reference Type reference (TYPE) SAWE_T_SA_LIST_ASSIGNMENT Table type list staff assignment 20091007

Method GET_MESSAGES on class CL_SAWE_SA_MESSAGES has no exception.

Method REPORT_MESSAGES Signature

Method REPORT_MESSAGES on class CL_SAWE_SA_MESSAGES has no parameter.
Method REPORT_MESSAGES on class CL_SAWE_SA_MESSAGES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605