SAP ABAP Class CL_HR_NL_FBN_LIMIT_ABS_PLAN (Calculate Limits of Absence Plans)
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_ABS_PLAN | |
| Short Description | Calculate Limits of Absence Plans | |
| 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 | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
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_ABS_PLAN 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_AFWZGHPL | Absence Plan | 20070525 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BEN_AREA | Benefit Area | 20070525 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DATUM | Buffer for Date for reading old values | 20090831 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | P05FBN_KEUZEBEDRAG | Source-Target Combination Program Amount (Previous choice) | 20090831 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | P05FBN_KEUZEAANTAL | Source-Target Combination Program Number (Previous choice) | 20090831 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PERSNO | Buffer for Personnel Number | 20070629 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | PERSNO | Buffer for Personnel number for reading old values | 20090831 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DATUM | Actual Date | 20070525 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | P05FBN_BRNDL | Source/Target | 20070529 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | P05FBN_FEAT_NLFBA_RETURN_TAB | Buffer for Absence Group | 20070629 |
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 | Extracts the source's amount and quantity from IT0897 | 20090831 | |
| 4 | Instance method | Private | Method | Reads out the values for the previously registered choice | 20090831 |
Events
Class CL_HR_NL_FBN_LIMIT_ABS_PLAN has no event.
Types
Class CL_HR_NL_FBN_LIMIT_ABS_PLAN has no local type.
Method Signatures
Method CALCULATE_LIMITS Signature
Method CALCULATE_LIMITS on class CL_HR_NL_FBN_LIMIT_ABS_PLAN has no parameter.
Method CALCULATE_LIMITS on class CL_HR_NL_FBN_LIMIT_ABS_PLAN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ABSENCE_PLAN | Call by reference | Type reference (TYPE) | P05FBN_AFWZGHPL | Absence Plan | 20070525 | |||
| 2 | IM_BENEFIT_AREA | Call by reference | Type reference (TYPE) | BEN_AREA | Benefit Area | 20070525 | |||
| 3 | IM_CURRENT_DATE | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Actual Date | 20070525 | ||
| 4 | IM_GOAL_OR_SOURCE | Call by reference | Type reference (TYPE) | P05FBN_BRNDL | Source/Target | 20070529 |
Method CONSTRUCTOR on class CL_HR_NL_FBN_LIMIT_ABS_PLAN has no exception.
Method EXTRACT_SOURCE_FROM_IT0897 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AMOUNT | Call by reference | Type reference (TYPE) | P05FBN_TBBRON | Total Amount Source | 20090831 | |||
| 2 | EX_QUANTITY | Call by reference | Type reference (TYPE) | P05FBN_TABRON | Total Number Source | 20090831 | |||
| 3 | IM_SOURCE | Call by reference | Type reference (TYPE) | P05FBN_BRON | Source | 20090831 | |||
| 4 | IM_T_P0897 | Call by reference | Type reference (TYPE) | P05FBN_0897_TAB | HR Master Record for Infotype 0897 | 20090831 |
Method EXTRACT_SOURCE_FROM_IT0897 on class CL_HR_NL_FBN_LIMIT_ABS_PLAN has no exception.
Method READ_OLD_PLAN_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OLD_AMOUNT | Call by reference | Type reference (TYPE) | P05FBN_KEUZEBEDRAG | Amount selected in the previous registered choice | 20090831 | |||
| 2 | EX_OLD_QUANTITY | Call by reference | Type reference (TYPE) | P05FBN_KEUZEAANTAL | Quantity selected in the previous registered choice | 20090831 | |||
| 3 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personnel number | 20090831 |
Method READ_OLD_PLAN_VALUES on class CL_HR_NL_FBN_LIMIT_ABS_PLAN has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |