SAP ABAP Class CL_PT_XTIP_UTILITY (Services in XTIP Functions Environment)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT (Application Component) Personnel Time Management
⤷
PAOC_TIM_RULE_MODULES (Package) Time Evaluation Rule Modules

⤷

⤷

Properties
Class | CL_PT_XTIP_UTILITY | |
Short Description | Services in XTIP Functions Environment | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_TIM_RULE_MODULES | Time Evaluation Rule Modules |
Created | 20011002 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PT_XTIP_UTILITY has no forward declaration.
Interfaces
Class CL_PT_XTIP_UTILITY has no interface implemented.
Friends
Class CL_PT_XTIP_UTILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR4 | 'ABRT' | Grouping of Time Type Rule from P0050 | 20020321 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'GEN' | Branch to PC rule for all time types | 20011002 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'P' | Write Access to TIP | 20020627 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | ABRAR | '*' | Employee subgroup grouping for personnel calculation rule | 20020307 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Read Access to TIP | 20020627 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | PT_ZTART | '****' | Time Type | 20020307 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | '0' | False | 20011004 | |
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_FUNCTION_CONTEXT | Function with Context | 20020712 | ||
9 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_PT_TIME_EVAL_LOG | Log Instance (Reference) | 20020118 | ||
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PT_PCR_INTERPRETER | Interpreter for Personnel Calculation Rules | 20011011 | ||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PT_PCR_INTERPRETER_IF | Interface Personnel Calculation Rules: Interpreter | 20011011 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | '1' | True | 20011004 | |
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PT_XTIP_MODULE_CONTEXT | Context of Function | 20011022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021107 |
2 | ![]() |
Static method | Public | Method | Adds CONTRACT_ID to TIP | 20020711 |
3 | ![]() |
Static method | Private | Method | Determine Grouping of Time Evaluation Rule from Infoype 0050 | 20020321 |
4 | ![]() |
Static method | Private | Method | Get Context Object for Function | 20020712 |
5 | ![]() |
Static method | Public | Method | Check Absence Status | 20020624 |
6 | ![]() |
Static method | Private | Method | Accessing Calculation Rule | 20011002 |
7 | ![]() |
Static method | Public | Method | Removes CONTRACT_ID from TIP+CONTRACT_ID | 20020711 |
8 | ![]() |
Static method | Public | Method | Processing Table TIP | 20011002 |
9 | ![]() |
Static method | Public | Method | Infotype 0050 Not Read | 20020412 |
10 | ![]() |
Static method | Public | Method | Infotype 0050 Record Not Found | 20020412 |
Events
Class CL_PT_XTIP_UTILITY has no event.
Types
Class CL_PT_XTIP_UTILITY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PT_XTIP_UTILITY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_XTIP_UTILITY has no exception.
Method EXTENT_TIP_BY_CONTRACT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTRACT_ID | Call by reference | Type reference (TYPE) | PCCE_PERNR | Beschäftigungsvertrag | 20020711 | ||
2 | ![]() |
IM_TIP | Call by reference | Type reference (TYPE) | PTT_TIP | Tagesinputtabelle | 20020711 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PTT_CONTRACT_TIP_ENTRY | TIP-Einträge mit Personalnummer | 20020711 |
Method EXTENT_TIP_BY_CONTRACT_ID on class CL_PT_XTIP_UTILITY has no exception.
Method GET_ABART_FROM_P0050 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20020321 | ||
2 | ![]() |
IM_CONTRACT_ID | Call by reference | Type reference (TYPE) | PCCE_PERNR | Beschäftigungsvertrag | 20020321 | ||
3 | ![]() |
IM_CONTRACT_P0050 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0050 | P0050 pro Vertrag | 20020321 | ||
4 | ![]() |
IM_P0050_SUPPLIED | Call by reference | Type reference (TYPE) | BOOLE_D | Infotype 0050 eingelesen | 20020321 | ||
5 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABRAR | Gruppierung der Mitarbeiterkreise für Personalrechenregel | 20020321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Infotyp 0050 nicht eingelesen | 20020321 | |
2 | ![]() |
Infotyp 0050 Satz nicht gefunden | 20020321 |
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CALLER_ID | Call by reference | Type reference (TYPE) | FUNCO | Funktionsname | 20020712 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PT_XTIP_MODULE_CONTEXT | Kontext der Funktion | 20020712 |
Method GET_CONTEXT on class CL_PT_XTIP_UTILITY has no exception.
Method IS_ABSENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTRACT_ABWES_FLAG | Call by reference | Type reference (TYPE) | PTT_CONTRACT_TIME_FLAG | Personalnummern und Zeitauswertungsflags | 20020624 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020624 |
Method IS_ABSENT on class CL_PT_XTIP_UTILITY has no exception.
Method PROCESS_PCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ABART | Call by reference | Type reference (TYPE) | ABRAR | Gruppierung der Mitarbeiterkreise für Personalrechenregel | 20011002 | ||
2 | ![]() |
IM_APPLICATION | Call by reference | Type reference (TYPE) | PT_OPERATION_APPLICATION | Anwendungsumgebung einer Zeitwirtschaftsoperation | 20011031 | ||
3 | ![]() |
IM_CCYCL | Call by reference | Type reference (TYPE) | CCYCL | Personalrechenregel | 20011002 | ||
4 | ![]() |
IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_PT_CONTEXT_CONTAINER | erweiterbarer Kontextcontainer | 20011022 | ||
5 | ![]() |
IM_LGART | Call by reference | Type reference (TYPE) | LGART | Lohnart | 20011002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausführung fehlgeschlagen | 20020415 | |
2 | ![]() |
Ausführung vorzeitig beendet | 20020415 | |
3 | ![]() |
Rechenregel wurde mit LEAVE verlassen | 20020626 |
Method REMOVE_CONTRACT_ID_FROM_TIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTRACT_ID | Call by reference | Type reference (TYPE) | PCCE_PERNR | Beschäftigungsvertrag | 20020711 | ||
2 | ![]() |
IM_TIP | Call by reference | Type reference (TYPE) | PTT_CONTRACT_TIP_ENTRY | Tagesinputtabelle | 20020711 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PTT_TIP | TIP-Einträge mit Personalnummer | 20020711 |
Method REMOVE_CONTRACT_ID_FROM_TIP on class CL_PT_XTIP_UTILITY has no exception.
Method TIP_LOOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ABART | Call by reference | Type reference (TYPE) | PARM3 | Dritter Parameter | 20011002 | ||
2 | ![]() |
IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20020321 | ||
3 | ![]() |
IM_APPLICATION | Call by reference | Type reference (TYPE) | PT_OPERATION_APPLICATION | Anwendungsumgebung einer Zeitwirtschaftsoperation | 20011031 | ||
4 | ![]() |
IM_CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | aufrufende Funktion | 20011022 | ||
5 | ![]() |
IM_CALLER_ID | Call by reference | Type reference (TYPE) | FUNCO | Funktionsname: PTIP oder RTIP | 20020215 | ||
6 | ![]() |
IM_CCYCL | Call by reference | Type reference (TYPE) | CCYCL | Personalrechenregel | 20011002 | ||
7 | ![]() |
IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_PT_CONTEXT_CONTAINER | erweiterbarer Kontextcontainer | 20011022 | ||
8 | ![]() |
IM_CONTRACT_P0050 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0050 | P0050 pro Vertrag | 20020321 | ||
9 | ![]() |
IM_P0050_SUPPLIED | Call by reference | Type reference (TYPE) | BOOLE_D | Infotyp 0050 eingelesen | 20020321 | ||
10 | ![]() |
IM_TIP | Call by reference | Type reference (TYPE) | PTT_CONTRACT_TIP_ENTRY | TIP-Einträge mit Personalnummer | 20011022 | ||
11 | ![]() |
IM_TTGEN | Call by reference | Type reference (TYPE) | PARM2 | Zweiter Parameter | 20011002 | ||
12 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PTT_CONTRACT_TIP_ENTRY | TOP-Einträge mit Personalnummer | 20011024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausführung fehlgeschlagen | 20020214 | |
2 | ![]() |
Ausführung vorzeitig beendet | 20020415 | |
3 | ![]() |
Infotyp 0050 nicht eingelesen | 20020321 | |
4 | ![]() |
Infotyp 0050 Satz nicht gefunden | 20020321 |
Method XTIP_P0050_NOT_SUPPLIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_PT_XTIP_P0050_NOT_SUPPLIED | Infotyp 0050 nicht eingelesen | 20020412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausführung fehlgeschlagen | 20020412 |
Method XTIP_P0050_REC_NOT_FOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_PT_XTIP_P0050_REC_NOT_FOUND | Infotyp 0050 Satz nicht gefunden | 20020412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausführung fehlgeschlagen | 20020412 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 110 |