SAP ABAP Class IF_HRTIM_ABSENCE_QUOTA_GROUP (Read Access to Infotype Absence Quota Group)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRTIM_ABSENCE_QUOTA_GROUP | Read Access to Infotype Absence Quota Group | 20130220 |
Properties
Class | IF_HRTIM_ABSENCE_QUOTA_GROUP | |
Short Description | Read Access to Infotype Absence Quota Group | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130220 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_HRTIM_ABSENCE_QUOTA_GROUP has no interface implemented.
Friends
Class IF_HRTIM_ABSENCE_QUOTA_GROUP has no friend class.
Attributes
Class IF_HRTIM_ABSENCE_QUOTA_GROUP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Issue Validity Periods from IT3355 | 20130315 |
2 | ![]() |
Instance method | Public | Method | 20130228 |
Events
Class IF_HRTIM_ABSENCE_QUOTA_GROUP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_VALIDITY_PERIOD | Public | See coding | A Validity Period | 20130315 | BEGIN OF TY_S_VALIDITY_PERIOD,
begda TYPE begdatum,
endda TYPE enddatum,
END OF ty_s_validity_period
|
|
2 | TY_T_VALIDITY_PERIOD | Public | See coding | 20130315 | ty_t_validity_period TYPE STANDARD TABLE OF TY_S_VALIDITY_PERIOD
|
Method Signatures
Method GET_IT3355_VALIDITY_PERIODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERIODS | Value transfer | Type reference (TYPE) | IF_HRTIM_ABSENCE_QUOTA_GROUP=>TY_T_VALIDITY_PERIOD | 20130315 | |||
2 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDATUM | '18000101' | Beginndatum | 20130315 | |
3 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDATUM | '99991231' | Endedatum | 20130315 | |
4 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20130315 |
Method GET_IT3355_VALIDITY_PERIODS on class IF_HRTIM_ABSENCE_QUOTA_GROUP has no exception.
Method GET_QUOMO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEYDATE | Call by reference | Type reference (TYPE) | DATS | Stichtag | 20130228 | ||
2 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20130228 | ||
3 | ![]() |
RV_QUOMO | Value transfer | Type reference (TYPE) | QUOMO | Kontingenttypauswahlregelgruppe | 20130228 |
Method GET_QUOMO on class IF_HRTIM_ABSENCE_QUOTA_GROUP has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |