SAP ABAP Class CL_HRPADUN_YEARLY_INTERFACE (Table comparison for yearly pension fund report)
Hierarchy
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
   PY-NPO (Application Component) Non Profit Organizations
     PCUN (Package) Payroll Non Profit Organizations
Properties
Class CL_HRPADUN_YEARLY_INTERFACE  
Short Description Table comparison for yearly pension fund report    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCUN   Payroll Non Profit Organizations 
Created 20071203   SAP 
Last change 20080626   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADUN_YEARLY_INTERFACE has no forward declaration.
Interfaces
Class CL_HRPADUN_YEARLY_INTERFACE has no interface implemented.
Friends
Class CL_HRPADUN_YEARLY_INTERFACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MOD_DELETED Constant Public Type reference (TYPE) PUN_MOD_TYPE 'D' Type of comparision result 20080208
2 MOD_EQUAL Constant Public Type reference (TYPE) PUN_MOD_TYPE 'E' Type of comparision result 20080208
3 MOD_MODIFIED Constant Public Type reference (TYPE) PUN_MOD_TYPE 'M' Type of comparision result 20080208
4 MOD_NEW Constant Public Type reference (TYPE) PUN_MOD_TYPE 'N' Type of comparision result 20080208
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_TABLES Static method Public Method Compare two tables 20080208
2 GET_TABLE_DESCRIPTION Static method Public Method Get table description 20080208
Events
Class CL_HRPADUN_YEARLY_INTERFACE has no event.
Types
Class CL_HRPADUN_YEARLY_INTERFACE has no local type.
Method Signatures

Method COMPARE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MOD_FIELDS Call by reference Type reference (TYPE) HRPAYUN_MOD_FIELDS Fields that difer 20080208
2 Exporting ET_MOD_TABLE Call by reference Type reference (TYPE) HRPAYUN_MOD_TABLE Result of a comparison 20080208
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return error table type parameter 20080208
4 Importing IT_FIELDS Call by reference Type reference (TYPE) HRPAYUN_TABLEDESC Table description 20080208
5 Importing IT_IGNORE_FIELDS Call by reference Type reference (TYPE) HRPAYUN_TABLEDESC Table description 20080208
6 Importing IT_KEY_FIELDS Call by reference Type reference (TYPE) HRPAYUN_TABLEDESC Table description 20080208
7 Importing IT_NEW_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20080208
8 Importing IT_OLD_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20080208

Method COMPARE_TABLES on class CL_HRPADUN_YEARLY_INTERFACE has no exception.

Method GET_TABLE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABDESC Call by reference Type reference (TYPE) HRPAYUN_TABLEDESC Table description 20080208
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20080208

Method GET_TABLE_DESCRIPTION on class CL_HRPADUN_YEARLY_INTERFACE has no exception.
History
Last changed by/on SAP  20080626 
SAP Release Created in