SAP ABAP Class CL_HRPA_READ_TIMECONSTRAINT (HR Master Data: Read Time Constraints)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA-XX (Application Component) General
⤷
PBAS_SERVICE (Package) HR Master Data: Service Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_READ_TIMECONSTRAINT | HR Master Data: Read Time Constraints | 20031216 |
Properties
Class | CL_HRPA_READ_TIMECONSTRAINT | |
Short Description | HR Master Data: Read Time Constraints | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PBAS_SERVICE | HR Master Data: Service Functions |
Created | 20031216 | SAP |
Last change | 20040114 | 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... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRPA_READ_TIMECONSTRAINT | HR Master Data: Read Time Constraints | 20031216 |
Friends
Class CL_HRPA_READ_TIMECONSTRAINT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR Master Data: Read MOLGA | 20031216 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | False | 20031216 | |
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20031216 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20031216 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20031216 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20031216 | ||||
7 | ![]() |
Constant | Private | Type reference (TYPE) | SPRPS | IF_HRPA_READ_INFOTYPE=>LOCKED | Lock Indicator for HR Master Data Record | 20031216 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | True | 20031216 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | SPRPS | IF_HRPA_READ_INFOTYPE=>UNLOCKED | Lock Indicator for HR Master Data Record | 20031216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20031216 | |
2 | ![]() |
Instance method | Private | Method | 20031216 | |
3 | ![]() |
Instance method | Private | Method | Determine Time Constraint BPO | 20080926 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031216 |
5 | ![]() |
Instance method | Private | Method | Deactivate Check for OBJPS | 20061227 |
6 | ![]() |
Static method | Public | Method | 20031216 |
Events
Class CL_HRPA_READ_TIMECONSTRAINT has no event.
Types
Class CL_HRPA_READ_TIMECONSTRAINT has no local type.
Method Signatures
Method CHECK_ADMISSIBILITY Signature
Method CHECK_ADMISSIBILITY on class CL_HRPA_READ_TIMECONSTRAINT has no parameter.
Method CHECK_ADMISSIBILITY on class CL_HRPA_READ_TIMECONSTRAINT has no exception.
Method COMPUTE_TIMECONSTRAINT Signature
Method COMPUTE_TIMECONSTRAINT on class CL_HRPA_READ_TIMECONSTRAINT has no parameter.
Method COMPUTE_TIMECONSTRAINT on class CL_HRPA_READ_TIMECONSTRAINT has no exception.
Method COMPUTE_TIMECONSTRAINT_BPO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GRANULARITY | Call by reference | Type reference (TYPE) | HRPAD_ZEITB_GRANULARITY | HR: Stammdaten Zeitbindungsgranularität | 20080926 | ||
2 | ![]() |
NO_ADMISSIBLE_GAPS | Call by reference | Type reference (TYPE) | BOOLE_D | keine Lücken in inaktiven Perioden erlaubt | 20080926 | ||
3 | ![]() |
PSKEY | Call by reference | Type reference (TYPE) | PSKEY | Schlüssel von Personalstammdaten | 20080926 | ||
4 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20080926 | ||
5 | ![]() |
ZEITB | Call by reference | Type reference (TYPE) | DZEITB | Zeitbindung | 20080926 | ||
6 | ![]() |
ZRMKN | Call by reference | Type reference (TYPE) | PAD_ZRMKNZ | Zeitraumkennzeichen: Stichtag/Intervallbezogen (S,I, ) | 20080926 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20080926 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MOLGA_READER | Call by reference | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR: Stammdaten, MOLGA lesen | 20031216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20031216 |
Method GET_CHECK_OBJPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CHECK_OBJPS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20061227 | ||
2 | ![]() |
PSKEY | Call by reference | Type reference (TYPE) | PSKEY | Schlüssel von Personalstammdaten | 20061227 | ||
3 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20061227 |
Method GET_CHECK_OBJPS on class CL_HRPA_READ_TIMECONSTRAINT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MOLGA_READER | Call by reference | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR: Stammdaten, MOLGA lesen | 20031216 | ||
2 | ![]() |
READ_TIMECONSTRAINT | Value transfer | Object reference (TYPE REF TO) | IF_HRPA_READ_TIMECONSTRAINT | HR: Stammdaten Zeitbindungen lesen | 20031216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20031216 |
History
Last changed by/on | SAP | 20040114 |
SAP Release Created in | 470 |