SAP ABAP Class CX_HRBEN_HEALTH_FSA (CX_HRBEN_HEALTH_FSA)
Hierarchy
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
   PY-US-GR-BI (Application Component) Benefit Integration
     PC10_BEN (Package) Benefits Payroll Integration USA
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20121121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20121121
Properties
Class CX_HRBEN_HEALTH_FSA  
Short Description    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package PC10_BEN   Benefits Payroll Integration USA 
Created 20121107   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HRBEN_HEALTH_FSA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20121121
Friends
Class CX_HRBEN_HEALTH_FSA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CONTRIB_HIGHER_LIMIT Constant Public See coding 20121121
2 MV_BPLAN Instance attribute Public Type reference (TYPE) BEN_PLAN Benefit plan 20121121
3 MV_CURRENCY Instance attribute Public Type reference (TYPE) BEN_CURR Benefit Currency Key 20121121
4 MV_LIMIT Instance attribute Public Type reference (TYPE) BEN_RMAXA Benefit maximum contribution to flexible spending account 20121121
5 T100KEY Instance attribute Public Attribute reference (LIKE) 20121121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121121
2 HANDLE_LIMIT_ERROR Instance method Public Method Handle limit error 20121121
Events
Class CX_HRBEN_HEALTH_FSA has no event.
Types
Class CX_HRBEN_HEALTH_FSA 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 MV_BPLAN Call by reference Type reference (TYPE) BEN_PLAN 20121121
2 Importing MV_CURRENCY Call by reference Type reference (TYPE) BEN_CURR 20121121
3 Importing MV_LIMIT Call by reference Type reference (TYPE) BEN_RMAXA 20121121
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121121
5 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY 20121121
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20121121

Method CONSTRUCTOR on class CX_HRBEN_HEALTH_FSA has no exception.

Method HANDLE_LIMIT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR_TABLE Call by reference Type reference (TYPE) HRBEN00ERR Benefit table type for error table 20121121
2 Importing IV_CURRENCY Call by reference Type reference (TYPE) BEN_CURR Benefit Currency Key 20121121
3 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20121121
4 Importing IV_REACTION Call by reference Type reference (TYPE) SYMSGTY Return Value of ABAP Statements 20121121
5 Importing IV_SEVERITY Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121121

Method HANDLE_LIMIT_ERROR on class CX_HRBEN_HEALTH_FSA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in