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 | Instance attribute | Private | Type reference (TYPE) | P05FBN_KZBDB | Amount, Number or both permitted | 20070525 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | P05FBN_BDBRS | Source Selection Start Date | 20070525 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BEN_AREA | Benefit Area | 20070525 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PERSNO | Buffer for Personnel Number | 20070629 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | P05FBN_BSTGR | Buffer for Spending Group | 20070629 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DATUM | Actual Date | 20070525 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | P05FBN_EDBRS | Source Selection End Date | 20070525 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | P05FBN_INFTY_BRON | Infotype for Source | 20070525 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | P05FBN_BRON | Source | 20070525 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | P05FBN_SUBTY_BRON | Subtype for Source | 20070525 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | P05FBN_LCBRN | Wage Type for Source | 20070525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070525 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070525 | |
| 3 | 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 | IM_AMOUNT_OR_QUANTITY | Call by reference | Type reference (TYPE) | P05FBN_KZBDB | 20070525 | ||||
| 2 | IM_BEGDA_SEL | Call by reference | Type reference (TYPE) | P05FBN_BDBRS | 20070525 | ||||
| 3 | IM_BENEFIT_AREA | Call by reference | Type reference (TYPE) | BEN_AREA | 20070525 | ||||
| 4 | IM_CURRENT_DATE | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | 20070525 | |||
| 5 | IM_ENDDA_SEL | Call by reference | Type reference (TYPE) | P05FBN_EDBRS | 20070525 | ||||
| 6 | IM_INFOTYPE | Call by reference | Type reference (TYPE) | P05FBN_INFTY_BRON | 20070525 | ||||
| 7 | IM_SOURCE | Call by reference | Type reference (TYPE) | P05FBN_BRON | 20070525 | ||||
| 8 | IM_SUBTYPE | Call by reference | Type reference (TYPE) | P05FBN_SUBTY_BRON | 20070525 | ||||
| 9 | 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 | EX_FIXED_AMOUNT | Call by reference | Type reference (TYPE) | P05FBN_VSTBD | Fixed Amount in Source | 20070525 | |||
| 2 | EX_FIXED_PERCENTAGE | Call by reference | Type reference (TYPE) | P05FBN_VSTNR | Discretionary Part of Source | 20070525 | |||
| 3 | EX_MAX_AMOUNT | Call by reference | Type reference (TYPE) | P05FBN_MAXTB | Maximum Amount | 20070525 | |||
| 4 | EX_MAX_QUANTITY | Call by reference | Type reference (TYPE) | P05FBN_MAXTA | Maximum Number | 20070525 | |||
| 5 | EX_MIN_AMOUNT | Call by reference | Type reference (TYPE) | P05FBN_MINTB | Minimum Amount | 20070525 | |||
| 6 | EX_MIN_QUANTITY | Call by reference | Type reference (TYPE) | P05FBN_MINTA | Minimum Number | 20070525 | |||
| 7 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personnel Number | 20070525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Spending Group for Ben. Group | 20070919 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |