SAP ABAP Class CL_PT_UIA_TMW_TIMESPEC_BLOP (Class for BLP Details)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT-RC (Application Component) Time Data Recording and Administration
     PAOC_TIM_TMW_UIA_OBJECTS (Package) TMW: UIA Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PT_UIA_OBJECT_BASE UIA Object 20001115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_TMW_CHANGEABLE Changeable Object 19990824
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_TMW_CURSOR Cursor Position 19990824
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_TMW_DISPLAY_MODE Display <-> Change 19990824
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_TMW_TIMESPEC_BLOP Interface for Business Logic Processor Data 19990824
Properties
Class CL_PT_UIA_TMW_TIMESPEC_BLOP  
Short Description Class for BLP Details    
Super Class CL_PT_UIA_OBJECT_BASE UIA Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_TMW_UIA_OBJECTS   TMW: UIA Objects 
Created 19990824   SAP 
Last change 20001116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_APPLICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PT_TMW_TDM_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_UIA_TMW_CHANGEABLE Changeable Object 19990824
2 IF_PT_UIA_TMW_CURSOR Cursor Position 19990824
3 IF_PT_UIA_TMW_DISPLAY_MODE Display <-> Change 19990824
4 IF_PT_UIA_TMW_TIMESPEC_BLOP Interface for Business Logic Processor Data 19990824
Friends
Class CL_PT_UIA_TMW_TIMESPEC_BLOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTHLEVEL Instance attribute Private Attribute reference (LIKE) 19990830
2 BEGDA Instance attribute Private Type reference (TYPE) D Define Start Date Only Between Initialize and Refresh 19990824
3 CATEGORY Instance attribute Private Attribute reference (LIKE) 19990824
4 CO_DISPLAY Instance attribute Private Attribute reference (LIKE) 19990824
5 CO_MAINTAIN Instance attribute Private Attribute reference (LIKE) 19990824
6 CO_UNKNOWN Instance attribute Private Attribute reference (LIKE) 19990824
7 CURSOR_CLEAR Instance attribute Private Type reference (TYPE) CHAR1 Indicates Whether Cursor Can Be Deleted 19990902
8 CURSOR_FIELD Instance attribute Private Type reference (TYPE) SYCHAR132 Cursor Field 19990902
9 CURSOR_OFFSET Instance attribute Private Type reference (TYPE) I Cursor Offset 19990902
10 DATE Instance attribute Private Type reference (TYPE) D Key date 20000103
11 DATE_SELECTION Instance attribute Private Object reference (TYPE REF TO) CL_PT_TMW_DATE_SELECTION Selected Date for Warning Messages 19991001
12 DISPLAY_MODE Instance attribute Private Attribute reference (LIKE) 19990824
13 EMPLOYEE Instance attribute Private Attribute reference (LIKE) 19990824
14 ENDDA Instance attribute Private Type reference (TYPE) D Define End Date Only Between Initialize and Refresh 19990824
15 FAULTY Instance attribute Private Attribute reference (LIKE) 19990824
16 FIRST_REFRESH_COMPLETED Instance attribute Private Type reference (TYPE) BOOLE_D First Refresh After Intialization; Error Messages 20000119
17 FLUSH_MESSAGES Instance attribute Private Attribute reference (LIKE) 19990922
18 IS_CHANGED Instance attribute Private Type reference (TYPE) CHAR1 Time entry changed 19990824
19 IS_DELETED Instance attribute Private Type reference (TYPE) CHAR1 Time entry deleted 19990824
20 IS_FIRST_DISPLAYED Instance attribute Private Attribute reference (LIKE) 20010522
21 IS_NEW Instance attribute Private Type reference (TYPE) CHAR1 New Time Entry 19990824
22 IS_TIMEPOINT Instance attribute Private Attribute reference (LIKE) 20000324
23 LOCKED_PERNR Instance attribute Private Type reference (TYPE) PERNR_D Locked Personnel Number 19990825
24 PARENT_FIELD_SELECTION Instance attribute Private Type reference (TYPE) PT_FIELD_SELECTION Field Selection of Selection Tool (TC) 20000306
25 PARENT_SCREEN_AREA Instance attribute Private Type reference (TYPE) PT_SCREEN_AREA Screen Area of Selection Tool 20000306
26 POSITION Instance attribute Private Attribute reference (LIKE) 19991118
27 PRESSED_TAB Instance attribute Private Attribute reference (LIKE) 19991116
28 RECUID Instance attribute Private Attribute reference (LIKE) 19990824
29 REFRESH_MESSAGES Instance attribute Private Attribute reference (LIKE) 19990922
30 SELCAT Instance attribute Private Attribute reference (LIKE) 19990928
31 TDTYPE_LIST Instance attribute Private Attribute reference (LIKE) 19991003
32 TIMESPEC_DETAIL Instance attribute Private Attribute reference (LIKE) 19990824
33 TMW_APPLICATION Static Attribute Private Object reference (TYPE REF TO) IF_PT_APPLICATION_TMW_CORE TMW Application 19990824
34 TYPE Instance attribute Private Attribute reference (LIKE) 19990824
35 UNKNOWN_CATEGORY Instance attribute Private Type reference (TYPE) TIM_TMWCATEGORY Category for Blank Record 20000112
36 UNKNOWN_TYPE Instance attribute Private Type reference (TYPE) TIM_TMWTYPE Type for Blank Record 20000112
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990830
2 CLOSE_DETAIL Instance method Private Method Close Details 20000118
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990913
4 CREATE_DETAIL Instance method Private Method Create Detail Object for Time Data 19990824
5 DEQUEUE_ALL Instance method Private Method Unlocked Person 20000119
6 GET_OPERA Instance method Private Method Gets Operation ID Depending on Whether New, Deleted, Changed 19990824
7 GET_TDTYPE_LIST Static method Private Method Delivers a List of All Valid IDs 20000307
8 ON_CHANGE_LANGU Instance method Public Method Reaction to Language Change 20000119
9 ON_DEQUEUE_ALL Instance method Private Method Unlocked Person 19990901
10 ON_FLUSH Instance method Private Method Transfer Time Record and BLP 19990824
Events
Class CL_PT_UIA_TMW_TIMESPEC_BLOP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 REC_CONVERTABLE Private See coding Structure of Transferred Fields for Infotype Conversion 19990914
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLOSE_DETAIL Signature

Method CLOSE_DETAIL on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no parameter.
Method CLOSE_DETAIL on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no parameter.
Method CONSTRUCTOR on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no exception.

Method CREATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CATEGORY Value transfer Type reference (TYPE) TIM_TMWCATEGORY Kategorie des angelegten Objekts 19990912
2 Exporting EX_DETAIL Value transfer Object reference (TYPE REF TO) IF_PT_UIA_TMW_TIMESPEC_DETAIL Neu angelegtes Detailobjekt 19990912
3 Exporting EX_MESSAGETAB Value transfer Type reference (TYPE) TIM_TMW_MESSAGE_TAB Tabelle mit Fehlermeldungen 19990912
4 Exporting EX_TYPE Value transfer Type reference (TYPE) TIM_TMWTYPE Tyoe des angelegten Objekts 19990912
5 Importing IM_CATEGORY Value transfer Type reference (TYPE) TIM_TMWCATEGORY Kategorie 19990912
6 Importing IM_TYPE Value transfer Type reference (TYPE) TIM_TMWTYPE Typ 19990912

Method CREATE_DETAIL on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no exception.

Method DEQUEUE_ALL Signature

Method DEQUEUE_ALL on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no parameter.
Method DEQUEUE_ALL on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no exception.

Method GET_OPERA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIM_TMWOPERA Operationskennzeichen 19990824

Method GET_OPERA on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no exception.

Method GET_TDTYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Value transfer Type reference (TYPE) D Sichtag 20000313
2 Importing IM_EMPLOYEE Value transfer Type reference (TYPE) PERNR_D Mitarbeiter 20000307
3 Importing IM_FIELD_SELECTION Value transfer Type reference (TYPE) PT_FIELD_SELECTION Feldselektion des TC 20000307
4 Importing IM_SCREEN_AREA Value transfer Type reference (TYPE) PT_SCREEN_AREA Bildbereich des TC 20000307
5 Returning RESULT Value transfer Type reference (TYPE) TMW_TDT_LIST Liste von Kürzeln 20000307

Method GET_TDTYPE_LIST on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no exception.

Method ON_CHANGE_LANGU Signature

Method ON_CHANGE_LANGU on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no parameter.
Method ON_CHANGE_LANGU on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no exception.

Method ON_DEQUEUE_ALL Signature

Method ON_DEQUEUE_ALL on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no parameter.
# Exception Resumable Description Created on
1 FAILED Daten konnten nicht weggeschrieben werden 19990901

Method ON_FLUSH Signature

Method ON_FLUSH on class CL_PT_UIA_TMW_TIMESPEC_BLOP has no parameter.
# Exception Resumable Description Created on
1 FAILED Daten konnten nicht weggeschrieben werden 19990825
History
Last changed by/on SAP  20001116 
SAP Release Created in