SAP ABAP Class CL_HRPADBR_MEMBERSHIP_FEES (Class that encapsulates a record of the infotype 0057)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PA-PA-BR (Application Component) Brazil
     PB37 (Package) HR master data: Brazil
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPADBR_INFOTYPE Interface for classes that encapsulate the infotype 20120604
Properties
Class CL_HRPADBR_MEMBERSHIP_FEES  
Short Description Class that encapsulates a record of the infotype 0057    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB37   HR master data: Brazil 
Created 20120423   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADBR_MEMBERSHIP_FEES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPADBR_INFOTYPE Interface for classes that encapsulate the infotype 20120604
Friends
Class CL_HRPADBR_MEMBERSHIP_FEES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EMPLOYEE Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE Class to encapsulate an employee (pernr) 20120604
2 MS_MEMBERSHIP_FEE Instance attribute Public Type reference (TYPE) P0057 HR master record infotype 0057 (membership) 20120604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120604
2 GET_PAYEE_KEY Instance method Public Method Returns the payee key 20120604
3 GET_PAYEE_NAME Instance method Public Method Returns the membership name 20120604
4 GET_UNION Instance method Public Method Returns the trade union (T7BR1B) 20120604
Events
Class CL_HRPADBR_MEMBERSHIP_FEES has no event.
Types
Class CL_HRPADBR_MEMBERSHIP_FEES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EMPLOYEE Call by reference Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE Class to encapsulate an employee (pernr) 20120604
2 Importing IS_INFOTYPE Call by reference Type reference (TYPE) PRELP HR master data buffer 20120604

Method CONSTRUCTOR on class CL_HRPADBR_MEMBERSHIP_FEES has no exception.

Method GET_PAYEE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Type field DATS 20120604
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120604
3 Returning RS_T521B Value transfer Type reference (TYPE) T521B Receiver key 20120604
# Exception Resumable Description Created on
1 CX_HRPAYBR_RECORD_NOT_FOUND Exception generated when a record is not found in a table 20120604

Method GET_PAYEE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Date 20120604
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120604
3 Returning RV_NAME Value transfer Type reference (TYPE) EMFNA Payee name 20120604
# Exception Resumable Description Created on
1 CX_HRPAYBR_RECORD_NOT_FOUND Exception generated when a record is not found in a table 20120604

Method GET_UNION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20120604
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120604
3 Returning RS_UNION Value transfer Type reference (TYPE) T7BR1B Union 20120604
# Exception Resumable Description Created on
1 CX_HRPAYBR_RECORD_NOT_FOUND Exception generated when a record is not found in a table 20120604
History
Last changed by/on SAP  20130531 
SAP Release Created in