SAP ABAP Class IF_HRPAYNO_MESSAGES (Interface for messages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYNO_MESSAGES Messages 20130617
Properties
Class IF_HRPAYNO_MESSAGES  
Short Description Interface for messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130614   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPAYNO_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_HRPAYNO_MESSAGES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_HRPAYNO_MESSAGES has no interface implemented.
Friends
Class IF_HRPAYNO_MESSAGES has no friend class.
Attributes
Class IF_HRPAYNO_MESSAGES has no attribute.
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 20130617
5 GET_MESSAGES Instance method Public Method 20130617
Events
Class IF_HRPAYNO_MESSAGES has no event.
Types
Class IF_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 Interface for messages 20130617
2 Importing IO_MSG_LEVEL Call by reference Object reference (TYPE REF TO) CL_HRPAYNO_MESSAGE_LEVEL Message level 20130617
3 Importing IS_MSG Call by reference Type reference (TYPE) HRERROR Transfer table for HR error handling 20130617
4 Importing IS_SY Call by reference Type reference (TYPE) SYST ABAP System Fields 20130617
5 Importing IS_SYMSG Call by reference Type reference (TYPE) SYMSG Structure of message variables 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 Natural Number 20130617

Method ADD on class IF_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 Message 20130617

Method ADD_MESSAGE on class IF_HRPAYNO_MESSAGES has no exception.

Method CLEAR Signature

Method CLEAR on class IF_HRPAYNO_MESSAGES has no parameter.
Method CLEAR on class IF_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) IF_HRPAYNO_MESSAGES Interface for messages 20130617

Method CREATE on class IF_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 Message filter 20130617
2 Returning RT_RETURN Value transfer Type reference (TYPE) IF_HRPAYNO_MESSAGE=>MESSAGE_TAB Message table 20130617

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