SAP ABAP Class IF_HR_NL_FBN_LIMIT_CALCULATION (Calculation of Plan Limits)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_NL_FBN_LIMIT_ABS_PLAN Calculate Limits of Absence Plans 20070525
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_NL_FBN_LIMIT_GOAL 20070525
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_NL_FBN_LIMIT_SOURCE 20070525
Properties
Class IF_HR_NL_FBN_LIMIT_CALCULATION  
Short Description Calculation of Plan Limits    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070525   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HR_NL_FBN_LIMIT_CALCULATION has no forward declaration.
Interfaces
Class IF_HR_NL_FBN_LIMIT_CALCULATION has no interface implemented.
Friends
Class IF_HR_NL_FBN_LIMIT_CALCULATION has no friend class.
Attributes
Class IF_HR_NL_FBN_LIMIT_CALCULATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_LIMITS Instance method Public Method Calculates Benefit Plan Limits 20070525
Events
Class IF_HR_NL_FBN_LIMIT_CALCULATION has no event.
Types
Class IF_HR_NL_FBN_LIMIT_CALCULATION has no local type.
Method Signatures

Method CALCULATE_LIMITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MAX_AMOUNT Call by reference Type reference (TYPE) P05FBN_MAXTB Maximum Amount 20070525
2 Exporting EX_MAX_QUANTITY Call by reference Type reference (TYPE) P05FBN_MAXTA Maximum Number 20070525
3 Exporting EX_MIN_AMOUNT Call by reference Type reference (TYPE) P05FBN_MINTB Minimum Amount 20070525
4 Exporting EX_MIN_QUANTITY Call by reference Type reference (TYPE) P05FBN_MINTA Minimum Number 20070525
5 Exporting EX_TOTAL_AMOUNT Call by reference Type reference (TYPE) P05FBN_TBBRON Total Amount Source 20070525
6 Exporting EX_TOTAL_QUANTITY Call by reference Type reference (TYPE) P05FBN_TABRON Total Number Source 20070525
7 Exporting EX_VALUATION Call by reference Type reference (TYPE) P05FBN_VPPEH Price per Unit 20070525
8 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080912
9 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel Number 20070525
# Exception Resumable Description Created on
1 CX_HR_NL_FBN_ERR_INVALID_BSTGR Invalid Spending Group for Ben. Group 20070919
History
Last changed by/on SAP  20081217 
SAP Release Created in