SAP ABAP Class CL_HR_NL_FBN_LIMIT_SOURCE (CL_HR_NL_FBN_LIMIT_SOURCE)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PA-PA-NL (Application Component) Netherlands
     P05FBN (Package) HR Flexible Benefits NL
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_NL_FBN_LIMIT_CALCULATION Calculation of Plan Limits 20070525
Properties
Class CL_HR_NL_FBN_LIMIT_SOURCE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P05FBN   HR Flexible Benefits NL 
Created 20070525   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_NL_FBN_LIMIT_SOURCE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_NL_FBN_LIMIT_CALCULATION Calculation of Plan Limits 20070525
Friends
Class CL_HR_NL_FBN_LIMIT_SOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_AMOUNT_OR_QUANTITY Instance attribute Private Type reference (TYPE) P05FBN_KZBDB Amount, Number or both permitted 20070525
2 G_BEGDA_SEL Instance attribute Private Type reference (TYPE) P05FBN_BDBRS Source Selection Start Date 20070525
3 G_BENEFIT_AREA Instance attribute Private Type reference (TYPE) BEN_AREA Benefit Area 20070525
4 G_BUFFER_PERNR Instance attribute Private Type reference (TYPE) PERSNO Buffer for Personnel Number 20070629
5 G_BUFFER_SPENDING_GROUP Instance attribute Private Type reference (TYPE) P05FBN_BSTGR Buffer for Spending Group 20070629
6 G_CURRENT_DATE Instance attribute Private Type reference (TYPE) DATUM Actual Date 20070525
7 G_ENDDA_SEL Instance attribute Private Type reference (TYPE) P05FBN_EDBRS Source Selection End Date 20070525
8 G_INFOTYPE Instance attribute Private Type reference (TYPE) P05FBN_INFTY_BRON Infotype for Source 20070525
9 G_SOURCE Instance attribute Private Type reference (TYPE) P05FBN_BRON Source 20070525
10 G_SUBTYPE Instance attribute Private Type reference (TYPE) P05FBN_SUBTY_BRON Subtype for Source 20070525
11 G_WAGETYPE Instance attribute Private Type reference (TYPE) P05FBN_LCBRN Wage Type for Source 20070525
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_LIMITS Instance method Public Method 20070525
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070525
3 READ_LIMITS_FROM_CUST Instance method Private Method Read Source Limits 20070525
Events
Class CL_HR_NL_FBN_LIMIT_SOURCE has no event.
Types
Class CL_HR_NL_FBN_LIMIT_SOURCE has no local type.
Method Signatures

Method CALCULATE_LIMITS Signature

Method CALCULATE_LIMITS on class CL_HR_NL_FBN_LIMIT_SOURCE has no parameter.
Method CALCULATE_LIMITS on class CL_HR_NL_FBN_LIMIT_SOURCE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AMOUNT_OR_QUANTITY Call by reference Type reference (TYPE) P05FBN_KZBDB 20070525
2 Importing IM_BEGDA_SEL Call by reference Type reference (TYPE) P05FBN_BDBRS 20070525
3 Importing IM_BENEFIT_AREA Call by reference Type reference (TYPE) BEN_AREA 20070525
4 Importing IM_CURRENT_DATE Call by reference Type reference (TYPE) DATUM SY-DATUM 20070525
5 Importing IM_ENDDA_SEL Call by reference Type reference (TYPE) P05FBN_EDBRS 20070525
6 Importing IM_INFOTYPE Call by reference Type reference (TYPE) P05FBN_INFTY_BRON 20070525
7 Importing IM_SOURCE Call by reference Type reference (TYPE) P05FBN_BRON 20070525
8 Importing IM_SUBTYPE Call by reference Type reference (TYPE) P05FBN_SUBTY_BRON 20070525
9 Importing IM_WAGETYPE Call by reference Type reference (TYPE) P05FBN_LCBRN 20070525

Method CONSTRUCTOR on class CL_HR_NL_FBN_LIMIT_SOURCE has no exception.

Method READ_LIMITS_FROM_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FIXED_AMOUNT Call by reference Type reference (TYPE) P05FBN_VSTBD Fixed Amount in Source 20070525
2 Exporting EX_FIXED_PERCENTAGE Call by reference Type reference (TYPE) P05FBN_VSTNR Discretionary Part of Source 20070525
3 Exporting EX_MAX_AMOUNT Call by reference Type reference (TYPE) P05FBN_MAXTB Maximum Amount 20070525
4 Exporting EX_MAX_QUANTITY Call by reference Type reference (TYPE) P05FBN_MAXTA Maximum Number 20070525
5 Exporting EX_MIN_AMOUNT Call by reference Type reference (TYPE) P05FBN_MINTB Minimum Amount 20070525
6 Exporting EX_MIN_QUANTITY Call by reference Type reference (TYPE) P05FBN_MINTA Minimum Number 20070525
7 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  20071120 
SAP Release Created in