SAP ABAP Class CL_HRPAYNO_MESSAGES (Messages)
Hierarchy
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
   PY-NO (Application Component) Norway
     PC20 (Package) HR accounting: Norway
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYNO_MESSAGES Interface for messages 20130617
Properties
Class CL_HRPAYNO_MESSAGES  
Short Description Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC20   HR accounting: Norway 
Created 20121130   SAP 
Last change 20131127   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)
2 CL_HRPAYNO_MESSAGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_HRPAYNO_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_HRPAYNO_MESSAGES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYNO_MESSAGES Interface for messages 20130617
Friends
Class CL_HRPAYNO_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MESSAGES Instance attribute Public Type reference (TYPE) IF_HRPAYNO_MESSAGE=>MESSAGE_TAB Table Type for CL_HRPAYNO_MESSAGE 20121212
Methods
# Method Level Visibility Method type Description Created on
1 ADD Static method Public Method 20130617
2 ADD_MESSAGE Instance method Public Method 20130617
3 CLEAR Instance method Public Method 20130617
4 CREATE Static method Public Method 20121212
5 GET_MESSAGES Instance method Public Method 20130617
Events
Class CL_HRPAYNO_MESSAGES has no event.
Types
Class CL_HRPAYNO_MESSAGES has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES 20130617
2 Importing IO_MSG_LEVEL Call by reference Object reference (TYPE REF TO) CL_HRPAYNO_MESSAGE_LEVEL 20130617
3 Importing IS_MSG Call by reference Type reference (TYPE) HRERROR 20130617
4 Importing IS_SY Call by reference Type reference (TYPE) SYST 20130617
5 Importing IS_SYMSG Call by reference Type reference (TYPE) SYMSG 20130617
6 Importing IV_MSGID Call by reference Type reference (TYPE) ANY 20130617
7 Importing IV_MSGNO Call by reference Type reference (TYPE) ANY 20130617
8 Importing IV_MSGTY Call by reference Type reference (TYPE) ANY 20130617
9 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20130617
10 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20130617
11 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20130617
12 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20130617
13 Importing IV_PERNR Call by reference Type reference (TYPE) ANY 20130617
14 Importing IV_ROW Call by reference Type reference (TYPE) ANY 20130617
15 Importing IV_STATUS_COUNT Call by reference Type reference (TYPE) INT4 20130617

Method ADD on class CL_HRPAYNO_MESSAGES has no exception.

Method ADD_MESSAGE 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) IF_HRPAYNO_MESSAGE 20130617

Method ADD_MESSAGE on class CL_HRPAYNO_MESSAGES has no exception.

Method CLEAR Signature

Method CLEAR on class CL_HRPAYNO_MESSAGES has no parameter.
Method CLEAR on class CL_HRPAYNO_MESSAGES has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN Value transfer Object reference (TYPE REF TO) CL_HRPAYNO_MESSAGES Messages 20121212

Method CREATE on class CL_HRPAYNO_MESSAGES has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_FILTER Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGE_FILTER 20130617
2 Returning RT_RETURN Value transfer Type reference (TYPE) IF_HRPAYNO_MESSAGE=>MESSAGE_TAB 20130617

Method GET_MESSAGES on class CL_HRPAYNO_MESSAGES has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in