SAP ABAP Class IF_HRPAYNO_MESSAGE (Interface for message)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRPAYNO_MESSAGE_LEVEL_CONT Interface for message level container 20130617
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYNO_MESSAGE Message 20130617
Properties
Class IF_HRPAYNO_MESSAGE  
Short Description Interface for message    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HRPAYNO_MESSAGE has no interface implemented.
Friends
Class IF_HRPAYNO_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_IS_MESSAGE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130617
2 MV_IS_ROW Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130617
3 MV_IS_STATUS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130617
4 MV_MSGID Instance attribute Public Type reference (TYPE) SYMSGID Message Class 20130617
5 MV_MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20130617
6 MV_MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Message Type 20130617
7 MV_MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130617
8 MV_MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130617
9 MV_MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130617
10 MV_MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130617
11 MV_PERNR Instance attribute Public Type reference (TYPE) PERNR_D Personnel Number 20130617
12 MV_ROW Instance attribute Public Type reference (TYPE) STRING 20130617
13 MV_STATUS_COUNT Instance attribute Public Type reference (TYPE) INT4 Natural Number 20130617
Methods
# Method Level Visibility Method type Description Created on
1 HAS_PERNR Instance method Public Method 20130617
2 SET Instance method Public Method 20130617
Events
Class IF_HRPAYNO_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MESSAGE_TAB Public See coding Message tab 20130617 MESSAGE_TAB TYPE STANDARD TABLE OF REF TO IF_HRPAYNO_MESSAGE WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method HAS_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN Value transfer Type reference (TYPE) ABAP_BOOL 20130617

Method HAS_PERNR on class IF_HRPAYNO_MESSAGE has no exception.

Method SET 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) ANY 20130617
2 Importing IV_MSGNO Call by reference Type reference (TYPE) ANY 20130617
3 Importing IV_MSGTY Call by reference Type reference (TYPE) ANY 20130617
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20130617
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20130617
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20130617
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20130617
8 Importing IV_PERNR Call by reference Type reference (TYPE) ANY 20130617

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