SAP ABAP Class CL_PT_TMW_DEDUCTION (Deduction of personnel time quotas)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT-RC (Application Component) Time Data Recording and Administration
     PAOC_TIM_TMW_APPLICATION (Package) TMW: Application
Properties
Class CL_PT_TMW_DEDUCTION  
Short Description Deduction of personnel time quotas    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_TMW_APPLICATION   TMW: Application 
Created 20010808   SAP 
Last change 00000000   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
Class CL_PT_TMW_DEDUCTION has no interface implemented.
Friends
Class CL_PT_TMW_DEDUCTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TMW_CORE Static Attribute Private Object reference (TYPE REF TO) IF_PT_APPLICATION_TMW_CORE Time Management Application Core 20010810
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20010813
2 GET_ATTABS_FROM_DEDUCT Static method Public Method Attendances/Absences Deducted from Quotas: By Day 20010824
3 GET_ATTABS_FROM_DEDUCT_SURVEY Static method Public Method Attendances/Absences Deducted from Quotas: Overview 20010824
4 GET_LEAVE_DEDUCTION Static method Public Method Leave deduction 20010824
5 GET_LEAVE_DEDUCTION_SURVEY Static method Public Method Leave Deduction: Overview 20010824
6 GET_QUOTA_DEDUCTION Static method Public Method Deduction Information by Day 20010821
7 GET_QUOTA_DEDUCTION_SURVEY Static method Public Method Deduction Information: Overview 20010821
Events
Class CL_PT_TMW_DEDUCTION has no event.
Types
Class CL_PT_TMW_DEDUCTION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_ATTABS_FROM_DEDUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTABS_TAB Call by reference Type reference (TYPE) TIM_TMW_QUOTADED_INFO_TAB An/-Abwesenheiten und Abtragung 20010824
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA 20010824
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA 20010824
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20010824
5 Importing IM_QUONR Call by reference Type reference (TYPE) PTM_QUONR Belegnummer für Personenzeitdaten 20010824
6 Importing IM_T001P Call by reference Type reference (TYPE) T001P 20010824

Method GET_ATTABS_FROM_DEDUCT on class CL_PT_TMW_DEDUCTION has no exception.

Method GET_ATTABS_FROM_DEDUCT_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTABS_SURVEY_TAB Call by reference Type reference (TYPE) TIM_TMW_QUOTADED_INFO_TAB An/Abwesenheiten und Abtragung 20011012
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA 20010824
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA 20010824
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20010824
5 Importing IM_QUONR Call by reference Type reference (TYPE) PTM_QUONR Belegnummer für Personenzeitdaten 20010824
6 Importing IM_T001P Call by reference Type reference (TYPE) T001P 20010824

Method GET_ATTABS_FROM_DEDUCT_SURVEY on class CL_PT_TMW_DEDUCTION has no exception.

Method GET_LEAVE_DEDUCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LEAVEDED_TAB Call by reference Type reference (TYPE) TIM_TMW_QUOTADED_INFO_TAB Personalzeitkontingente und Abtragung 20011011
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20011011
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20011011
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20011011
5 Importing IM_T001P Call by reference Type reference (TYPE) T001P Personalbereich/-teilbereich 20011011

Method GET_LEAVE_DEDUCTION on class CL_PT_TMW_DEDUCTION has no exception.

Method GET_LEAVE_DEDUCTION_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LEAVEDED_SURVEY_TAB Call by reference Type reference (TYPE) TIM_TMW_QUOTADED_INFO_TAB Personalzeitkontingente und Abtragung 20011012
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20011011
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20011011
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20011011
5 Importing IM_T001P Call by reference Type reference (TYPE) T001P Personalbereich/-teilbereich 20011011

Method GET_LEAVE_DEDUCTION_SURVEY on class CL_PT_TMW_DEDUCTION has no exception.

Method GET_QUOTA_DEDUCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_QUODED_TAB Call by reference Type reference (TYPE) TIM_TMW_QUOTADED_INFO_TAB Personalzeitkontingente und Abtragung 20010821
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA 20010821
3 Importing IM_DOCNR Call by reference Type reference (TYPE) PTM_DOCNR Belegnummer für Personenzeitdaten 20010821
4 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA 20010821
5 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20010821
6 Importing IM_T001P Call by reference Type reference (TYPE) T001P 20010821
7 Importing IM_T503 Call by reference Type reference (TYPE) T503 20010821

Method GET_QUOTA_DEDUCTION on class CL_PT_TMW_DEDUCTION has no exception.

Method GET_QUOTA_DEDUCTION_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_QUODED_SURVEY_TAB Call by reference Type reference (TYPE) TIM_TMW_QUOTADED_INFO_TAB Personalzeitkontingente und Abtragung 20011012
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA 20010821
3 Importing IM_DOCNR Call by reference Type reference (TYPE) PTM_DOCNR Belegnummer für Personenzeitdaten 20010821
4 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA 20010821
5 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20010821
6 Importing IM_T001P Call by reference Type reference (TYPE) T001P 20010821
7 Importing IM_T503 Call by reference Type reference (TYPE) T503 20010821

Method GET_QUOTA_DEDUCTION_SURVEY on class CL_PT_TMW_DEDUCTION has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470