SAP ABAP Class IF_HRPAYRU_REPORT_CONTROL (interface for public calls of other classes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPADRU_VACATIONS RU vacations 20060731
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYRU_EE_AVERAGE 20070130
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYRU_EE_AVERAGE_STAT Average Employee Calculation from Stat Report 20070420
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYRU_ORGANIZATION 20070130
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYRU_PERSON Employee with common private properties 20070130
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYRU_PLTAXRUN RU Payroll Core 20070130
Properties
Class IF_HRPAYRU_REPORT_CONTROL  
Short Description interface for public calls of other classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060602   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PRUPY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HRPAYRU_REPORT_CONTROL has no interface implemented.
Friends
Class IF_HRPAYRU_REPORT_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_BEGDA Instance attribute Public Type reference (TYPE) D From Period 20070130
2 A_CLASS_ID Instance attribute Public Type reference (TYPE) CHAR10 ID of the class 20070130
3 A_ENDDA Instance attribute Public Type reference (TYPE) D Till Period 20070130
4 A_MOLGA Instance attribute Public Type reference (TYPE) MOLGA Country Grouping 20070130
5 A_ONDATE Instance attribute Public Type reference (TYPE) D Till Future period 20070130
6 A_PERNR Instance attribute Public Type reference (TYPE) PERNR_D Personnel Number 20070130
7 A_REPORT Instance attribute Public Type reference (TYPE) REPID ABAP Program Name 20070130
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method 20070130
2 SET_PERSON Instance method Public Method 20070130
Events
Class IF_HRPAYRU_REPORT_CONTROL has no event.
Types
Class IF_HRPAYRU_REPORT_CONTROL has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TABREF Value transfer Object reference (TYPE REF TO) DATA Table of 20070130
2 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20070130

Method GET_DATA on class IF_HRPAYRU_REPORT_CONTROL has no exception.

Method SET_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20070130
2 Importing I_REFPERNR Call by reference Type reference (TYPE) BOOLEAN 'X' Take into account reference pernrs (IT0121) 20070130
# Exception Resumable Description Created on
1 ERROR_OF_CLASS 20070130
2 PAYROLL_RESULTS 20070130
History
Last changed by/on SAP  20070912 
SAP Release Created in