SAP ABAP Class CL_PT_UIA_TMW_QUOTA_BALANCES (Display Object for Time Account Balances)
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_FIELD_DISPLAY Display Field 19990729
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_TMW_ABSENCE_QUOTA Time Quota Balance from Infotype 2006 19990709
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_TMW_TIME_ACCOUNT Display Time Account 19990709
Properties
Class CL_PT_UIA_TMW_QUOTA_BALANCES  
Short Description Display Object for Time Account Balances    
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 19990709   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 PTGQD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TPTDW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_UIA_FIELD_DISPLAY Display Field 19990729
2 IF_PT_UIA_TMW_ABSENCE_QUOTA Time Quota Balance from Infotype 2006 19990709
3 IF_PT_UIA_TMW_TIME_ACCOUNT Display Time Account 19990709
Friends
Class CL_PT_UIA_TMW_QUOTA_BALANCES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABSENCE_QUOTA_TYPE Instance attribute Private Type reference (TYPE) QUOTAT Absence Quota Type 19990709
2 ACCOUNT Instance attribute Private Type reference (TYPE) QUOTTT Quota Type Text 19990709
3 ACCU_TAB Static Attribute Private Type reference (TYPE) TPTDW_ACCU_QUOTA_TAB_TYPE Elements of Reporting Quota Type 19990928
4 BALANCE Instance attribute Private Type reference (TYPE) PTM_QUONUM Account Status Up To Key Date 19990709
5 COMPENSATION Instance attribute Private Type reference (TYPE) PTM_QUONUM Compensated Up To Key Date 19990709
6 C_MAX_INTERNAL Constant Private Type reference (TYPE) PTM_QUONUM '99999.99999' Number of employee time quota 19991209
7 C_MAX_TIME_ACCOUNT_INTERFACE Constant Private Type reference (TYPE) PT_TIME_ACCOUNT_BALANCE '99999.99' Time Account Status in TMW 20000203
8 DATE_SELECTION Instance attribute Private Object reference (TYPE REF TO) CL_PT_TMW_DATE_SELECTION Date Selection 19990709
9 DEDUCTION Instance attribute Private Type reference (TYPE) PTM_QUONUM Used Up To Key Date 19990709
10 DFIES Static Attribute Private Type reference (TYPE) DFIES DDIC Info Value Field 19990729
11 DFIES_T Static Attribute Private Type reference (TYPE) DFIES DDIC Info Text Field 19990729
12 EMPLOYEE Instance attribute Private Type reference (TYPE) PERNR_D Personnel number 19990709
13 EMPLOYEE_POOL Instance attribute Private Object reference (TYPE REF TO) CL_PT_TMW_EMPLOYEE_POOL Employee selection 19990709
14 EM_AREA Instance attribute Private Type reference (TYPE) PERSA Personnel Area of Employee 19990709
15 EM_BUS_AREA Instance attribute Private Type reference (TYPE) GSBER Business Area of Employee 19990709
16 EM_COMP_CODE Instance attribute Private Type reference (TYPE) BUKRS Company Code of Employee 19990709
17 EM_COSTCENTER Instance attribute Private Type reference (TYPE) KOSTL Cost Center of Employee 19990709
18 EM_CO_AREA Instance attribute Private Type reference (TYPE) KOKRS Controlling Area of Employee 19990709
19 EM_EMPL_GROUP Instance attribute Private Type reference (TYPE) PERSG Employee Group of Employee 19990709
20 EM_EMPL_SUBGROUP Instance attribute Private Type reference (TYPE) PERSK Employee Subgroup of Employee 19990709
21 EM_JOB Instance attribute Private Type reference (TYPE) STELL Job of Employee 19990709
22 EM_MOBDE Instance attribute Private Type reference (TYPE) MOBDE Personnel Area Grouping for Time Types 19990712
23 EM_MOLGA Instance attribute Private Type reference (TYPE) MOLGA Country ID of Employee 19990709
24 EM_MOPGK Instance attribute Private Type reference (TYPE) MOPGK Employee Subgroup Grouping for Attendance/Absence Quotas 19990709
25 EM_MOZKO Instance attribute Private Type reference (TYPE) MOZKO Personnel Subarea Grouping for Attendance/Absence Quotas 19990709
26 EM_ORG_UNIT Instance attribute Private Type reference (TYPE) ORGEH Organizational Unit of Employee 19990709
27 EM_POSITION Instance attribute Private Type reference (TYPE) PLANS Position of Employee 19990709
28 EM_SUBAREA Instance attribute Private Type reference (TYPE) BTRTL Personnel Subarea Grouping of Employee 19990709
29 EM_TIME_STATUS Instance attribute Private Type reference (TYPE) PT_ZTERF Time Recording Status of Employee 19990709
30 ENTITLEMENT Instance attribute Private Type reference (TYPE) PTM_QUONUM Entitlement 19990709
31 FROM_DATE Instance attribute Private Type reference (TYPE) D Period Start 19990709
32 IS_UP_TO_DATE Instance attribute Private Type reference (TYPE) XFELD Switch: Current Data 19990928
33 PAYROLL_BALANCE Instance attribute Private Type reference (TYPE) PTM_QUONUM Calculated (Payroll) 19990709
34 PROJECTED_BALANCE Instance attribute Private Type reference (TYPE) PTM_QUONUM Account Status Including Postings After Key Date 19990709
35 PROJECTED_COMPENSATION Instance attribute Private Type reference (TYPE) PTM_QUONUM Compensated from Key Date 19990709
36 PROJECTED_DEDUCTION Instance attribute Private Type reference (TYPE) PTM_QUONUM Used from Key Date 19990709
37 SHORT_LABEL Instance attribute Private Type reference (TYPE) SCRTEXT_S Column text 19990814
38 TIME_TYPES_FILLED Instance attribute Private Type reference (TYPE) BOOLE_D Time_types_in_content Filled 19991209
39 TIME_TYPES_IN_CONTENT Instance attribute Private See coding Cumulation Characteristics of Time Types 19991208
40 TO_DATE Instance attribute Private Type reference (TYPE) D End of Period 19990709
41 UNIT Instance attribute Private Type reference (TYPE) MSEHI Unit 19990709
42 UNIT_TEXT Instance attribute Private Type reference (TYPE) PTGQD_UNTEXT Unit text 19990709
Methods
# Method Level Visibility Method type Description Created on
1 GET_DDIC_INFO_FOR_DTEL Instance method Private Method DDIC Info for Type 19990729
Events
Class CL_PT_UIA_TMW_QUOTA_BALANCES has no event.
Types
Class CL_PT_UIA_TMW_QUOTA_BALANCES has no local type.
Method Signatures

Method GET_DDIC_INFO_FOR_DTEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDOBJNAME Call by reference Type reference (TYPE) DDOBJNAME Datenelement / unstrukturierter DDIC-Typ 19990729
2 Returning RESULT Value transfer Type reference (TYPE) DFIES DDIC Info zu DDOBJNAME 19990729

Method GET_DDIC_INFO_FOR_DTEL on class CL_PT_UIA_TMW_QUOTA_BALANCES has no exception.
History
Last changed by/on SAP  20001116 
SAP Release Created in