SAP ABAP Class CL_HR_NL_FBN_COMBINATION (CL_HR_NL_FBN_COMBINATION)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PA-PA-NL (Application Component) Netherlands
     P05FBN (Package) HR Flexible Benefits NL
Properties
Class CL_HR_NL_FBN_COMBINATION  
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 20070309   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_NL_FBN_COMBINATION has no forward declaration.
Interfaces
Class CL_HR_NL_FBN_COMBINATION has no interface implemented.
Friends
Class CL_HR_NL_FBN_COMBINATION has no friend class.
Attributes
Class CL_HR_NL_FBN_COMBINATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070322
2 GET_COMBINED_BPLANS Instance method Public Method 20070322
3 GET_ENROLLMENT_DATE Instance method Public Method 20070322
4 GET_MAX_VALUE Instance method Public Method 20070322
5 GET_MIN_VALUE Instance method Public Method 20070322
6 GET_PERNR Instance method Public Method 20070322
7 IS_ALLOWED Instance method Public Method 20070322
Events
Class CL_HR_NL_FBN_COMBINATION has no event.
Types
Class CL_HR_NL_FBN_COMBINATION 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 IM_ENROLLMENT_DATE Call by reference Type reference (TYPE) DATUM SY-DATUM 20070322
2 Importing IM_FIRST_BEN_PLAN Call by reference Type reference (TYPE) BEN_PLAN 20070322
3 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel Number 20070322
4 Importing IM_SECOND_BEN_PLAN Call by reference Type reference (TYPE) BEN_PLAN 20070322

Method CONSTRUCTOR on class CL_HR_NL_FBN_COMBINATION has no exception.

Method GET_COMBINED_BPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FIRST_BEN_PLAN Call by reference Object reference (TYPE REF TO) CL_HR_NL_FBN_BENEFIT_PLAN 20070322
2 Exporting EX_SECOND_BEN_PLAN Call by reference Object reference (TYPE REF TO) CL_HR_NL_FBN_BENEFIT_PLAN 20070322

Method GET_COMBINED_BPLANS on class CL_HR_NL_FBN_COMBINATION has no exception.

Method GET_ENROLLMENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ENROLLMENT_DATE Call by reference Type reference (TYPE) DATUM 20070322

Method GET_ENROLLMENT_DATE on class CL_HR_NL_FBN_COMBINATION has no exception.

Method GET_MAX_VALUE 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_MAXBD 20070322
2 Exporting EX_MAX_QUANTITY Call by reference Type reference (TYPE) P05FBN_MAXNR 20070322

Method GET_MAX_VALUE on class CL_HR_NL_FBN_COMBINATION has no exception.

Method GET_MIN_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MIN_AMOUNT Call by reference Type reference (TYPE) P05FBN_MINBD 20070322
2 Exporting EX_MIN_QUANTITY Call by reference Type reference (TYPE) P05FBN_MINNR 20070322

Method GET_MIN_VALUE on class CL_HR_NL_FBN_COMBINATION has no exception.

Method GET_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_PERNR Call by reference Type reference (TYPE) PERSNO Personnel Number 20070322

Method GET_PERNR on class CL_HR_NL_FBN_COMBINATION has no exception.

Method IS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_ALLOWED Value transfer Type reference (TYPE) XFELD 20070322

Method IS_ALLOWED on class CL_HR_NL_FBN_COMBINATION has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in