SAP ABAP Class CL_HRPAYAR_MESSAGE_RPBSWRAPPER (Wrapper for the RPBS error handling system)
Hierarchy
SAP_HRCAR (Software Component) Sub component SAP_HRCAR of SAP_HR
   PY-AR (Application Component) Argentina
     PC29 (Package) Argentina
Properties
Class CL_HRPAYAR_MESSAGE_RPBSWRAPPER  
Short Description Wrapper for the RPBS error handling system    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC29   Argentina 
Created 20121031   SAP 
Last change 20130531   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 CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no interface implemented.
Friends
Class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MESSAGE Instance attribute Private Type reference (TYPE) HRERROR_TAB HR error table 20121227
2 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_HRPAYAR_MESSAGE_RPBSWRAPPER Class sigle instance 20121227
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MESSAGE Instance method Public Method Adds a message to the internal list 20121227
2 DISPATCH_MESSAGES Instance method Public Method Sends internal messages for the RPBS error system 20121227
3 DISPLAY_LIST Instance method Public Method Sends and displays the message list for the RPBS system 20121227
4 GET_INSTANCE Static method Public Method Gets the class single instance 20121227
5 GET_MESSAGES Instance method Public Method Acquires internal messages and those of the RPBS error sys. 20121227
6 GET_MESSAGE_COUNT Instance method Public Method Acquires the internal and RPBS system message number 20121227
Events
Class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no event.
Types
Class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no local type.
Method Signatures

Method APPEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_ID Call by reference Type reference (TYPE) HRERROR-ARBGB Message type 20121227
2 Importing IV_MESSAGE_NUMBER Call by reference Type reference (TYPE) HRERROR-MSGNO Message number 20121227
3 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) HRERROR-MSGTY Message type 20121227
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY Message variable 01 20121227
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY Message variable 02 20121227
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY Message variable 03 20121227
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY Message variable 04 20121227
8 Importing IV_PERNR Call by reference Type reference (TYPE) HRERROR-PERNR Personnel number 20121227

Method APPEND_MESSAGE on class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no exception.

Method DISPATCH_MESSAGES Signature

Method DISPATCH_MESSAGES on class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no parameter.
Method DISPATCH_MESSAGES on class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no exception.

Method DISPLAY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_POPUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121227
2 Importing IV_NO_PRINT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121227
# Exception Resumable Description Created on
1 INVALID_LINESIZE Incorrect page lenth 20121227

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HRPAYAR_MESSAGE_RPBSWRAPPER 20121227

Method GET_INSTANCE on class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGE Value transfer Type reference (TYPE) HRERROR_TAB Message table (of the class and of the RPBS system) 20121227

Method GET_MESSAGES on class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no exception.

Method GET_MESSAGE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MESSAGE_COUNT Value transfer Type reference (TYPE) I No. of internal and RPBS error system messages 20121227

Method GET_MESSAGE_COUNT on class CL_HRPAYAR_MESSAGE_RPBSWRAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in