SAP ABAP Class CL_PT_TD_DIR (Directory of Existing Data Objects)
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
Properties
Class CL_PT_TD_DIR  
Short Description Directory of Existing Data Objects    
Super Class    
Instantiability of a Class 0  Private 
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 20001009   SAP 
Last change 20010406   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_TMW_CONST 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_TD_DIR has no interface implemented.
Friends
Class CL_PT_TD_DIR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_PT_TD_DIR Directory Object 20001009
2 TD_DIR Instance attribute Private Type reference (TYPE) TIM_TDDIR Directory of Existing Control Objects 20001009
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Adds New Entry 20001009
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20001009
3 FREE Instance method Public Method Delete Directory 20010121
4 GET_CONTAINER Instance method Public Method Container Gives Ref. 20010115
5 GET_VERSION Instance method Public Method Returns Required Version of a RECUID 20010119
Events
Class CL_PT_TD_DIR has no event.
Types
Class CL_PT_TD_DIR has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CTLOBJECT Value transfer Object reference (TYPE REF TO) IF_PT_TD_CONTROL Zeitdatenkontrollobjekt 20010116

Method APPEND on class CL_PT_TD_DIR has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method FREE Signature

Method FREE on class CL_PT_TD_DIR has no parameter.
Method FREE on class CL_PT_TD_DIR has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 20010115
2 Returning R_VCONT Value transfer Object reference (TYPE REF TO) IF_PT_TD_VERSCONT Versionscontainer 20010115

Method GET_CONTAINER on class CL_PT_TD_DIR has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECUID Value transfer Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 20010119
2 Importing I_VERSION Value transfer Type reference (TYPE) TIM_TDVERSION Zeitdatenversion 20010119
3 Returning R_CTLOBJECT Value transfer Object reference (TYPE REF TO) IF_PT_TD_CONTROL Zeitdaten-Kontrollobjekt 20010119
# Exception Resumable Description Created on
1 NOT_FOUND Die Version ist nicht vorhanden 20010119
History
Last changed by/on SAP  20010406 
SAP Release Created in 46C