SAP ABAP Class IF_PT_TD_CALE (Data Object Personal Calendar)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PT_TD_BASE Basis Interface for Time Data 20001012
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_TD_CALE Time Data Object of Personal Calendar 20001016
Properties
Class IF_PT_TD_CALE  
Short Description Data Object Personal Calendar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001012   SAP 
Last change 20010409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_TD_CALE has no forward declaration.
Interfaces
Class IF_PT_TD_CALE has no interface implemented.
Friends
Class IF_PT_TD_CALE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENTS Instance attribute Public Type reference (TYPE) CHAR26 Day Contents 20001012
2 DATE Instance attribute Public Type reference (TYPE) PTM_CALEDATE Reference date for calendar 20001012
3 ORIGIN Instance attribute Public Object reference (TYPE REF TO) IF_PT_TD_CONTROL Responsible Time Record 20001012
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Initialization 20001012
2 SET_DATA Instance method Public Method Set Day Contents 20001115
Events
Class IF_PT_TD_CALE has no event.
Types
Class IF_PT_TD_CALE has no local type.
Method Signatures

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENTS Value transfer Type reference (TYPE) CHAR26 Tagesinhalt 20001012
2 Importing I_DATE Value transfer Type reference (TYPE) PTM_CALEDATE Bezugsdatum für Kalender 20001012
3 Importing I_ORIGIN Value transfer Object reference (TYPE REF TO) IF_PT_TD_CONTROL Referenz auf verursachenden Satz 20001012

Method INITIALIZE on class IF_PT_TD_CALE has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENTS Value transfer Type reference (TYPE) CHAR26 Tagesinhalt 20001115
2 Importing I_DATE Value transfer Type reference (TYPE) PTM_CALEDATE Bezugsdatum für Kalender 20001115
3 Importing I_ORIGIN Value transfer Object reference (TYPE REF TO) IF_PT_TD_CONTROL Verursachender Zeitsatz 20001115
# Exception Resumable Description Created on
1 INCONSISTENT_STATE Das Datenobjekt ist in einem inkonsistenten Zustand 20001115
2 READ_ONLY Datenobjekt ist nicht änderbar 20001115
History
Last changed by/on SAP  20010409 
SAP Release Created in