SAP ABAP Class CL_HRDEPBSVASEN_CONTINGT_CSUME (Consumption Quota Duration)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS-VA (Application Component) Pension Administration
⤷
P01PBSVASEN_BL (Package) HR-VADM: Employ. Periods, Pension Percent. (Business Logic)
⤷
⤷
Properties
| Class | CL_HRDEPBSVASEN_CONTINGT_CSUME | |
| Short Description | Consumption Quota Duration | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01PBSVASEN_BL | HR-VADM: Employ. Periods, Pension Percent. (Business Logic) |
| Created | 20040217 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRDEPBSVASEN_CONTINGT_CSUME has no forward declaration.
Interfaces
Class CL_HRDEPBSVASEN_CONTINGT_CSUME has no interface implemented.
Friends
Class CL_HRDEPBSVASEN_CONTINGT_CSUME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRDEPBSVASEN_CONTINGT_CSUME | A_INSTANCE | 20040217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040218 | |
| 2 | Instance method | Public | Method | Consume | 20040218 | |
| 3 | Static method | Private | Method | Convert a Decimal Duration to a Duration | 20040218 | |
| 4 | Static method | Private | Method | Convert a Duration to a Decimal Duration | 20040218 | |
| 5 | Static method | Public | Method | Get Instance | 20040217 | |
| 6 | Instance method | Private | Method | Read Contingent | 20040218 | |
| 7 | Instance method | Private | Method | Read Contingent | 20040218 | |
| 8 | Instance method | Private | Method | Read Contingent | 20040218 |
Events
Class CL_HRDEPBSVASEN_CONTINGT_CSUME has no event.
Types
Class CL_HRDEPBSVASEN_CONTINGT_CSUME has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRDEPBSVASEN_CONTINGT_CSUME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRDEPBSVASEN_CONTINGT_CSUME has no exception.
Method CONSUME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONSUMPTION_HISTORY | Call by reference | Type reference (TYPE) | HRDEPBSVASENT_CONTINGT_CONSUPT | Berechnung der Konsumierungen Kontigenten | 20040218 | |||
| 2 | ID_CRULE | Call by reference | Type reference (TYPE) | PSEN_CRULE | Umrechnungsvorschrift für Dauern und Datümer | 20040218 | |||
| 3 | IT_CONTINGENT | Call by reference | Type reference (TYPE) | HRSEN00_PERIOD_DURATION_U | Kontingente | 20040218 | |||
| 4 | IT_PERIOD | Call by reference | Type reference (TYPE) | HRSEN00_PERIOD_S | Periode, wo das Kontingent verbraucht sein könnte | 20040218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler | 20040218 |
Method CONVERT_FROM_DEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DURATION | Value transfer | Type reference (TYPE) | PSEN_DURATION | Dauer in Jahren, Monaten und Tagen | 20040218 | |||
| 2 | IS_DURATION | Call by reference | Type reference (TYPE) | PSEN_DURATION_DEC | Dauer in Jahren, Monaten und Tagen mit Dezimalen | 20040218 |
Method CONVERT_FROM_DEC on class CL_HRDEPBSVASEN_CONTINGT_CSUME has no exception.
Method CONVERT_TO_DEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DURATION | Value transfer | Type reference (TYPE) | PSEN_DURATION_DEC | Dauer in Jahren, Monaten und Tagen | 20040218 | |||
| 2 | IS_DURATION | Call by reference | Type reference (TYPE) | PSEN_DURATION | Dauer in Jahren, Monaten und Tagen mit Dezimalen | 20040218 |
Method CONVERT_TO_DEC on class CL_HRDEPBSVASEN_CONTINGT_CSUME has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HRDEPBSVASEN_CONTINGT_CSUME | Konsumierung Kontingent Dauer | 20040217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler | 20040217 |
Method READ_DATE_INTERSECTION_CTGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DURATION | Value transfer | Type reference (TYPE) | PSEN_DURATION | Dauer | 20040218 | |||
| 2 | ID_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20040218 | |||
| 3 | ID_FMSUM | Call by reference | Type reference (TYPE) | PSEN_FMSUM | Funktionsbaustein zur Summierung von Dauern | 20040218 | |||
| 4 | IT_CONTINGENT | Call by reference | Type reference (TYPE) | HRSEN00_PERIOD_DURATION_U | Periode und zugeordnete Dauer | 20040218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler | 20040218 |
Method READ_LIMIT_CONTINGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTINGENT | Call by reference | Type reference (TYPE) | HRSEN00_PEAK_BASE | New contingents | 20040218 | |||
| 2 | ID_FMSUM | Call by reference | Type reference (TYPE) | PSEN_FMSUM | Funktionsbaustein zur Summierung von Dauern | 20040218 | |||
| 3 | IT_CONTINGENT | Call by reference | Type reference (TYPE) | HRSEN00_PERIOD_DURATION_U | Periode und zugeordnete Dauer | 20040218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler | 20040218 |
Method READ_NEW_CONTINGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTINGENT | Call by reference | Type reference (TYPE) | HRSEN00_PEAK_BASE | New contingents | 20040218 | |||
| 2 | ID_FMSUM | Call by reference | Type reference (TYPE) | PSEN_FMSUM | Funktionsbaustein zur Summierung von Dauern | 20040218 | |||
| 3 | IT_CONTINGENT | Call by reference | Type reference (TYPE) | HRSEN00_PERIOD_DURATION_U | Periode und zugeordnete Dauer | 20040218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler | 20040218 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 200 |