SAP ABAP Interface IF_PT_TD_VERSCONT (Version Container for Time Data)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_TD_VERSCONT Version Container for Time Data Objects 20010115
Properties
Interface IF_PT_TD_VERSCONT  
Short Description Version Container for Time Data    
General Data
Package PT_TMW_BLP   Time Manager's Workplace: Business Logic Processor 
Created 20010115   SAP 
Last changed 20010409   SAP 
Unicode checks active    
Forward declarations
Interface IF_PT_TD_VERSCONT has no forward declaration.
Interfaces
Interface IF_PT_TD_VERSCONT has no interface.
Friends
Interface IF_PT_TD_VERSCONT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_VERSION Instance attribute Public Object reference (TYPE REF TO) IF_PT_TD_CONTROL Current Object Version 20010116
2 NUMBER Instance attribute Public Type reference (TYPE) I Number of Versions in Container 20010115
3 RECUID Instance attribute Public Type reference (TYPE) TIM_TMWRECUID Unique Record ID 20010115
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Add new version 20010115
2 DELETE Instance method Public Method Delete Particular Version 20010115
3 FREE Instance method Public Method Release Container 20010122
4 GET_VERSION Instance method Public Method Read Particular Data Version 20010115
5 INITIALIZE Instance method Public Method Initialization 20010116
6 UPDATE Instance method Public Method Update of a Particular Version 20010119
Events
Interface IF_PT_TD_VERSCONT has no event.
Types
Interface IF_PT_TD_VERSCONT 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 Kontrollobjekt für Zeitdaten 20010115
# Exception Resumable Description Created on
1 DUPLICATE_VERSION Die Version ist bereits vorhanden 20010116

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Value transfer Type reference (TYPE) TIM_TDVERSION Zeitdatenversion 20010115

Method DELETE on Interface IF_PT_TD_VERSCONT has no exception.

Method FREE Signature

Method FREE on Interface IF_PT_TD_VERSCONT has no parameter.
Method FREE on Interface IF_PT_TD_VERSCONT has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Value transfer Type reference (TYPE) TIM_TDVERSION Zeitdatenversion 20010115
2 Returning R_CTLOBJECT Value transfer Object reference (TYPE REF TO) IF_PT_TD_CONTROL Zeitdaten-Kontrollobjekt 20010115
# Exception Resumable Description Created on
1 NOT_FOUND Die gewünschte Version wurde nicht gefunden 20010115

Method INITIALIZE Signature

Method INITIALIZE on Interface IF_PT_TD_VERSCONT has no parameter.
Method INITIALIZE on Interface IF_PT_TD_VERSCONT has no exception.

Method UPDATE 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 Zeitdaten-Kontrollobjekt 20010119
2 Importing I_VERSION Value transfer Type reference (TYPE) TIM_TDVERSION Zeitdatenversion 20010119
# Exception Resumable Description Created on
1 VERSION_NOT_FOUND Die gewünschte Version ist nicht vorhanden 20010119
History
Last changed by/on SAP  20010409 
SAP Release Created in 46C