SAP ABAP Class CL_PT_TMW_BLP_TPOINT (Time Implementation)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PT_TMW_BLP (Package) Time Manager's Workplace: Business Logic Processor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_BLP_TPOINT_COUNTRY BLP: Interface for Country-Specific Time Processing 19991105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_TMW_BLP_TPOINT BLP: Interface for Time Processing 19990526
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PT_BLP_CATS BLP: CATS Implementation 19991027
2 Inheritance (c INHERITING FROM c_ref)  CL_PT_BLP_DUMMY_TYPE Default Processing for Types Not Implemented 19990712
3 Inheritance (c INHERITING FROM c_ref)  CL_PT_BLP_FMLAAB BLP: Implem. of Data Type FMLA Deduction 20010626
4 Inheritance (c INHERITING FROM c_ref)  CL_PT_BLP_GENERIC_TYPE Business Logic Processor: Generic Time Processing 19990816
5 Inheritance (c INHERITING FROM c_ref)  CL_PT_BLP_INFOTYPE BLP: Superior Class for "Infotype" Category 19990715
6 Inheritance (c INHERITING FROM c_ref)  CL_PT_BLP_QUOTADED BLP: Implementation of Data Type Quota Deduction 19990715
Properties
Class CL_PT_TMW_BLP_TPOINT  
Short Description Time Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PT_TMW_BLP   Time Manager's Workplace: Business Logic Processor 
Created 19990526   SAP 
Last change 20031211   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_CONTAINER_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PT_TMW_BLP_TPHANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_PT_TMW_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_PT_TMW_TDM_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_BLP_TPOINT_COUNTRY BLP: Interface for Country-Specific Time Processing 19991105
2 IF_PT_TMW_BLP_TPOINT BLP: Interface for Time Processing 19990526
Friends
Class CL_PT_TMW_BLP_TPOINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_FOREIGN_KEY_CHECK Instance attribute Protected Object reference (TYPE REF TO) CL_HRPA_FOREIGN_KEY_CHECK HR: Master Data, Foreign Key Verification 20030110
2 A_MESSAGE_CONVERTER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPT_TMW_MESSAGETAB TMW: Access to TMW Message Table 20030110
3 DEL Constant Protected Type reference (TYPE) TIM_TMWOPERA CL_PT_TMW_TDM_CONST=>OP_DEL Operation DELETE 19990713
4 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021218
5 IMP_CATEGORY Instance attribute Protected Object reference (TYPE REF TO) CL_HRPA_FOREIGN_KEY_CHECK HR: Master Data, Foreign Key Verification 19990608
6 IMP_CATEGORY_COUNTRY Instance attribute Protected Object reference (TYPE REF TO) CL_HRPA_FOREIGN_KEY_CHECK HR: Master Data, Foreign Key Verification 19991105
7 IMP_MOLGA Instance attribute Protected Object reference (TYPE REF TO) CL_HRPA_FOREIGN_KEY_CHECK HR: Master Data, Foreign Key Verification 19991105
8 IMP_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_HRPA_FOREIGN_KEY_CHECK HR: Master Data, Foreign Key Verification 19990608
9 IMP_TYPE_COUNTRY Instance attribute Public Attribute reference (LIKE) 19991105
10 INS Constant Protected Type reference (TYPE) TIM_TMWOPERA CL_PT_TMW_TDM_CONST=>OP_INS Operation INSERT 19990713
11 LOGICAL_SYSTEM Static Attribute Protected Type reference (TYPE) LOGSYS Own logical system 19990827
12 MASTER_ITTAB Static Attribute Protected Type reference (TYPE) ITLIST_TAB Master Data Infotype List for All Time Data 19990602
13 MOD Constant Protected Type reference (TYPE) TIM_TMWOPERA CL_PT_TMW_TDM_CONST=>OP_MOD Operation MODIFY 19990713
14 NOP Constant Protected Type reference (TYPE) TIM_TMWOPERA CL_PT_TMW_TDM_CONST=>OP_NOP Operation READ 19990713
15 RETCD_E Constant Public Type reference (TYPE) SYSUBRC CL_PT_TMW_TDM_CONST=>RETCD_E Return Value, Return Value After ABAP Statements 20031118
16 ST_ERR Constant Protected Type reference (TYPE) TIM_TMWPRSTAT CL_PT_TMW_TDM_CONST=>ST_ERR Record Status ERROR 19990713
17 ST_OK Constant Protected Type reference (TYPE) TIM_TMWPRSTAT CL_PT_TMW_TDM_CONST=>ST_OK Record Status OK 19990713
18 ST_RAW Constant Protected Type reference (TYPE) TIM_TMWPRSTAT CL_PT_TMW_TDM_CONST=>ST_RAW Record Status RAW 19990713
19 TIME_ITTAB Static Attribute Protected Type reference (TYPE) ITLIST_TAB List of Relevant Time Infotypes 19990605
20 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021218
21 TYPE_COMMON Constant Protected Type reference (TYPE) TIM_TMWTYPE CL_PT_TMW_TDM_CONST=>TYPE_COMMON Data Type: Multiple Periods 19990713
22 TYPE_FMLAAB Constant Protected Type reference (TYPE) TIM_TMWTYPE CL_PT_TMW_TDM_CONST=>TYPE_FMLAAB Data Type: FMLA Deduction 20010626
23 TYPE_INTER Constant Protected Type reference (TYPE) TIM_TMWTYPE CL_PT_TMW_TDM_CONST=>TYPE_INTER Data Type: International Calendar 19990713
24 TYPE_LEAVEDED Constant Protected Type reference (TYPE) TIM_TMWTYPE CL_PT_TMW_TDM_CONST=>TYPE_LEAVEDED Data Type: Leave Deduction 19990713
25 TYPE_NATIO Constant Protected Type reference (TYPE) TIM_TMWTYPE CL_PT_TMW_TDM_CONST=>TYPE_NATIO Data Type: National Calendar 19990713
26 TYPE_PERIODIC Constant Protected Type reference (TYPE) TIM_TMWTYPE CL_PT_TMW_TDM_CONST=>TYPE_PERIODIC Data Type: Period-Dependent 19990713
27 TYPE_QUOTADED Constant Protected Type reference (TYPE) TIM_TMWTYPE CL_PT_TMW_TDM_CONST=>TYPE_QUOTADED Data Type: Quota Deduction 19990713
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RECORD_CHANGED Instance method Protected Method Checks Buffer Whether Record Changed 19990810
2 CHECK_REQUIRED_FIELD Instance method Protected Method Check If Required Field Specified 20030108
3 CHECK_REQUIRED_FIELDS Instance method Protected Method Check Required Input Fields 20030108
4 CHECK_STRUCTURE_DDIC Instance method Protected Method Check Structure with DDIC (Foreign Key, Category...) 20030213
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990715
6 COUNTRY_PROCESSING_NEEDED Instance method Public Method 19991105
7 DELIMIT Instance method Protected Method Delimit After Collision 19990610
8 FILL_MASTER_ITTAB Static method Private Method Initializes Infotype List for Master Data Infotypes 19990602
9 FILL_TIME_ITTAB Static method Private Method Initializes Infotype List for Time Infotypes 19990605
10 GET_HR_ERRORS Instance method Protected Method Imports and Translates HR_ERRORLIST Errors 19990807
11 GET_INFOTYPES Instance method Protected Method Imports Infotypes 19990615
12 GET_LAST_VERSION Instance method Protected Method Returns Last Record Version in Buffer 19990901
13 GET_SEVERITY Instance method Protected Method Returns Maximum Error Severity 19990809
14 MAKE_NEW_COMMTAB_ENTRY Instance method Protected Method Completes the Control Area of New COMMTAB Entry 19990904
15 MAKE_NEW_COMMTAB_ENTRY_CE Instance method Protected Method 20070905
16 MERGE_COMMTAB Instance method Protected Method Adds Newly Read Time Data 19990608
17 PROCESS_COL Instance method Public Method 19990526
18 PROCESS_COL_COUNTRY Instance method Public Method 19991105
19 PROCESS_DEP Instance method Public Method 19990526
20 PROCESS_DEP_COUNTRY Instance method Public Method 19991105
21 PROCESS_ENR_COUNTRY Instance method Public Method 20010108
22 PROCESS_PPR Instance method Public Method 19990526
23 PROCESS_PPR_COUNTRY Instance method Public Method 19991105
24 PROCESS_RET Instance method Public Method 19990526
25 PROCESS_RET_COUNTRY Instance method Public Method 19991105
26 PROCESS_SAV Instance method Public Method 19990526
27 PROCESS_SAV_COUNTRY Instance method Public Method 19991105
28 PROCESS_SRP Instance method Public Method 19990526
29 PROCESS_SRP_COUNTRY Instance method Public Method 19991105
30 PROCESS_TYPE_SPEC_COL Instance method Protected Method Time COL: Type-Specific Processing 19990526
31 PROCESS_TYPE_SPEC_DEP Instance method Protected Method Time DEP: Type-Specific Processing 19990526
32 PROCESS_TYPE_SPEC_NEW Instance method Protected Method Time NEW: Type-Specific Processing 20030305
33 PROCESS_TYPE_SPEC_PPR Instance method Protected Method Time PPR: Type-Specific Processing 19990526
34 PROCESS_TYPE_SPEC_RET Instance method Protected Method Time RET: Type-Specific Processing 19990526
35 PROCESS_TYPE_SPEC_SAV Instance method Protected Method Time SAV: Type-Specific Processing 19990526
36 PROCESS_TYPE_SPEC_SRP Instance method Protected Method Time SRP: Type-Specific Processing 19990526
37 PRSTAT_PRIORITY Instance method Public Method Returns Priority of Record Status 19990826
38 SET_DEPENDENCIES Instance method Protected Method Sets Dependency References 19990608
Events
Class CL_PT_TMW_BLP_TPOINT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ITLIST_ENTRY Protected See coding Table Rows of Table ITLIST_TAB 19990602
2 ITLIST_TAB Protected See coding Table with Infotype Numbers 19990602
Method Signatures

Method CHECK_RECORD_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMTAB_ENTRY Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY Satz, der mit dem Puffer verglichen wird 19990810
2 Importing I_RECSTAT Value transfer Type reference (TYPE) TIM_TMW_BUFRECSTA 2 Version, mit der verglichen wird 19990810
3 Returning R_CHANGED Value transfer Type reference (TYPE) TIM_TMWBOOL Vergleichsergebnis (Ja/Nein) 19990810

Method CHECK_RECORD_CHANGED on class CL_PT_TMW_BLP_TPOINT has no exception.

Method CHECK_REQUIRED_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) PROP_FNAME Vorschlagswerte Schnellerfassung: Feldname 20030108
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030108
3 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB TMW Message Handler: Arbeitstabelle für Meldungen 20030108
4 Importing RECUID Call by reference Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 20030108
5 Importing REQUIRED_FIELD Call by reference Type reference (TYPE) ANY 20030108

Method CHECK_REQUIRED_FIELD on class CL_PT_TMW_BLP_TPOINT has no exception.

Method CHECK_REQUIRED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030108
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB TMW Message Handler: Arbeitstabelle für Meldungen 20030108
3 Importing RECUID Call by reference Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 20030108
4 Importing REQUIRED_FIELDS Call by reference Type reference (TYPE) HR_FIELDLIST_TAB Liste von Feldnamen 20030108
5 Importing STRUCTURE Call by reference Type reference (TYPE) ANY 20030213
6 Importing STRUCTURE_NAME Call by reference Type reference (TYPE) PROP_FNAME Vorschlagswerte Schnellerfassung: Feldname 20030213

Method CHECK_REQUIRED_FIELDS on class CL_PT_TMW_BLP_TPOINT has no exception.

Method CHECK_STRUCTURE_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCLUDED_FIELDS Call by reference Type reference (TYPE) HR_FIELDLIST_TAB Liste von Feldnamen 20030213
2 Importing INCLUDED_FIELDS Call by reference Type reference (TYPE) HR_FIELDLIST_TAB Liste von Feldnamen 20030213
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030213
4 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB TMW Message Handler: Arbeitstabelle für Meldungen 20030213
5 Importing RECUID Call by reference Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 20030213
6 Importing STRUCTURE Call by reference Type reference (TYPE) ANY 20030213
7 Importing STRUCTURE_NAME Call by reference Type reference (TYPE) PROP_FNAME Vorschlagswerte Schnellerfassung: Feldname 20030213

Method CHECK_STRUCTURE_DDIC on class CL_PT_TMW_BLP_TPOINT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_TMW_BLP_TPOINT has no exception.

Method COUNTRY_PROCESSING_NEEDED Signature

Method COUNTRY_PROCESSING_NEEDED on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method COUNTRY_PROCESSING_NEEDED on class CL_PT_TMW_BLP_TPOINT has no exception.

Method DELIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE COMMTAB mit allen notwendigen Infos 19990610
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990610
3 Importing RECORD Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY Abzugrenzender Zeitsatz 19990610
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990610

Method DELIMIT on class CL_PT_TMW_BLP_TPOINT has no exception.

Method FILL_MASTER_ITTAB Signature

Method FILL_MASTER_ITTAB on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method FILL_MASTER_ITTAB on class CL_PT_TMW_BLP_TPOINT has no exception.

Method FILL_TIME_ITTAB Signature

Method FILL_TIME_ITTAB on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method FILL_TIME_ITTAB on class CL_PT_TMW_BLP_TPOINT has no exception.

Method GET_HR_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Klasse, in der die Meldungen produziert wurden 19990807
2 Importing I_CONTEXT Call by reference Type reference (TYPE) ANY Fehler Kontext für alle Meldungen 19990807
3 Importing I_METHODNAME Call by reference Type reference (TYPE) SEOCPDNAME Methode, in der die Meldungen produziert wurden 19990807
4 Importing I_RECUID Call by reference Type reference (TYPE) TIM_TMWRECUID Satzkennung 19990807
5 Importing I_SUBCONTEXT Call by reference Type reference (TYPE) ANY Fehlersubkontext für alle Meldungen 19990807
6 Returning R_MESSAGETAB Value transfer Type reference (TYPE) TIM_TMW_MESSAGE_TAB BLP: Interne Nachrichtentabelle 19990807

Method GET_HR_ERRORS on class CL_PT_TMW_BLP_TPOINT has no exception.

Method GET_INFOTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXP_COMMTAB Value transfer Type reference (TYPE) TIM_TMW_COMMAND_TABLE Treffermenge 19990615
2 Importing FROMDATE Value transfer Type reference (TYPE) BEGDA CL_PT_TMW_CONST=>LOW_DATE Beginndatum für Selektion 19990615
3 Importing ITLIST Call by reference Type reference (TYPE) ITLIST_TAB Tabelle einzulesender Infotypen 19990615
4 Importing LOCKFLAG Value transfer Type reference (TYPE) TIM_TMWSPRPS_READ '0' Sperrschlüsselbedingung 19990827
5 Importing PERNR Value transfer Type reference (TYPE) PERNR_D Personalnummer 19990615
6 Importing TODATE Value transfer Type reference (TYPE) ENDDA CL_PT_TMW_CONST=>HIGH_DATE Endedatum für Selektion 19990615

Method GET_INFOTYPES on class CL_PT_TMW_BLP_TPOINT has no exception.

Method GET_LAST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMTAB_ENTRY Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY Pufferversion des Satzes 19990901
2 Importing I_RECORD_STATUS Value transfer Type reference (TYPE) TIM_TMW_BUFRECSTA 0 Status für selektierte Sätze (siehe Festwerte) 19990901
3 Importing I_RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Satzkennung 19990901
# Exception Resumable Description Created on
1 NOT_FOUND Satz ist weder auf der Datenbank, noch im Puffer (also neu) 19990901

Method GET_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990809
2 Returning R_RETCD Value transfer Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990809

Method GET_SEVERITY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method MAKE_NEW_COMMTAB_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NEW Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY Neuer Zeitsatz 19990904
2 Changing C_TRIGGER Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY Auslösender Satz 19990904
3 Importing I_BEGDA Value transfer Type reference (TYPE) BEGDA Beginndatum des neuen Satzes 19990904
4 Importing I_BEGUZ Value transfer Type reference (TYPE) BEGUZ Beginnuhrzeit 19990904
5 Importing I_CATEGORY Value transfer Type reference (TYPE) TIM_TMWCATEGORY Kategorie des neuen Satzes 19990904
6 Importing I_ENDDA Value transfer Type reference (TYPE) ENDDA Endedatum des neuen Satzes 19990904
7 Importing I_ENDUZ Value transfer Type reference (TYPE) ENDUZ Endeuhrzeit 19990904
8 Importing I_TYPE Value transfer Type reference (TYPE) TIM_TMWTYPE Typ des neuen Satzes 19990904

Method MAKE_NEW_COMMTAB_ENTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method MAKE_NEW_COMMTAB_ENTRY_CE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NEW Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY 20070905
2 Changing C_TRIGGER Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY 20070905
3 Importing I_BEGDA Value transfer Type reference (TYPE) BEGDA 20070905
4 Importing I_BEGUZ Value transfer Type reference (TYPE) BEGUZ 20070905
5 Importing I_CATEGORY Value transfer Type reference (TYPE) TIM_TMWCATEGORY 20070905
6 Importing I_ENDDA Value transfer Type reference (TYPE) ENDDA 20070905
7 Importing I_ENDUZ Value transfer Type reference (TYPE) ENDUZ 20070905
8 Importing I_PERNR Value transfer Type reference (TYPE) PERNR_D 20070905
9 Importing I_TYPE Value transfer Type reference (TYPE) TIM_TMWTYPE 20070905

Method MAKE_NEW_COMMTAB_ENTRY_CE on class CL_PT_TMW_BLP_TPOINT has no exception.

Method MERGE_COMMTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Vorhandene Tabelle mit Zeitdaten 19990608
2 Importing I_COMMTAB_NEW Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Neugelesene Zeitdaten 19990608

Method MERGE_COMMTAB on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_COL Signature

Method PROCESS_COL on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_COL on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_COL_COUNTRY Signature

Method PROCESS_COL_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_COL_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_DEP Signature

Method PROCESS_DEP on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_DEP on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_DEP_COUNTRY Signature

Method PROCESS_DEP_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_DEP_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_ENR_COUNTRY Signature

Method PROCESS_ENR_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_ENR_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_PPR Signature

Method PROCESS_PPR on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_PPR on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_PPR_COUNTRY Signature

Method PROCESS_PPR_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_PPR_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_RET Signature

Method PROCESS_RET on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_RET on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_RET_COUNTRY Signature

Method PROCESS_RET_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_RET_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_SAV Signature

Method PROCESS_SAV on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_SAV on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_SAV_COUNTRY Signature

Method PROCESS_SAV_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_SAV_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_SRP Signature

Method PROCESS_SRP on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_SRP on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_SRP_COUNTRY Signature

Method PROCESS_SRP_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no parameter.
Method PROCESS_SRP_COUNTRY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_TYPE_SPEC_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Tabelle mit Zeitdaten 19990526
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990526
3 Importing RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Satzkennung 19990526
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990526

Method PROCESS_TYPE_SPEC_COL on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_TYPE_SPEC_DEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Tabelle mit Zeitdaten 19990526
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990526
3 Importing RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Satzkennung 19990526
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990526

Method PROCESS_TYPE_SPEC_DEP on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_TYPE_SPEC_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Time Manager Workbench: Zentrale Prozessierungstabelle 20030305
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB TMW Message Handler: Arbeitstabelle für Meldungen 20030305
3 Importing RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 20030305
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030305

Method PROCESS_TYPE_SPEC_NEW on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_TYPE_SPEC_PPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Tabelle mit Zeitdaten 19990526
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990526
3 Importing RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 19990526
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990526

Method PROCESS_TYPE_SPEC_PPR on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_TYPE_SPEC_RET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Tabelle mit Zeitdaten 19990526
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990526
3 Importing RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Satzkennung 19990526
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990526

Method PROCESS_TYPE_SPEC_RET on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_TYPE_SPEC_SAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Tabelle mit Zeitdaten 19990526
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990526
3 Importing RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Satzkennung 19990526
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990526

Method PROCESS_TYPE_SPEC_SAV on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PROCESS_TYPE_SPEC_SRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Tabelle mit Zeitdaten 19990526
2 Exporting MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB Interne Nachrichtentabelle 19990526
3 Importing RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Satzkennung 19990526
4 Exporting RETCD Call by reference Type reference (TYPE) SYSUBRC Maximale Fehlerschwere 19990526

Method PROCESS_TYPE_SPEC_SRP on class CL_PT_TMW_BLP_TPOINT has no exception.

Method PRSTAT_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRSTAT Value transfer Type reference (TYPE) TIM_TMWPRSTAT Satzstatus 19990826
2 Returning R_PRIORITY Value transfer Type reference (TYPE) I Priorität 19990826

Method PRSTAT_PRIORITY on class CL_PT_TMW_BLP_TPOINT has no exception.

Method SET_DEPENDENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COMMTAB Call by reference Type reference (TYPE) TIM_TMW_COMMAND_TABLE Tabelle mit vom I_TRIGGER abhängigen Sätzen 19990608
2 Changing I_TRIGGER Call by reference Type reference (TYPE) TIM_TMW_COMMTAB_ENTRY Auslösender Zeitsatz 19990608

Method SET_DEPENDENCIES on class CL_PT_TMW_BLP_TPOINT has no exception.
History
Last changed by/on SAP  20031211 
SAP Release Created in