SAP ABAP Interface IF_PT_TD_CALE (Data Object Personal Calendar)
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_CALE | Time Data Object of Personal Calendar | 20001016 |
Properties
| Interface | IF_PT_TD_CALE | |
| Short Description | Data Object Personal Calendar |
General Data
| Package | PT_TMW_BLP | Time Manager's Workplace: Business Logic Processor |
| Created | 20001012 | SAP |
| Last changed | 20010409 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PT_TD_CALE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_TD_BASE | Basis Interface for Time Data | 20001012 |
Friends
Interface IF_PT_TD_CALE has no friend.
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 | Instance method | Public | Method | Initialization | 20001012 | |
| 2 | Instance method | Public | Method | Set Day Contents | 20001115 |
Events
Interface IF_PT_TD_CALE has no event.
Types
Interface 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 | I_CONTENTS | Value transfer | Type reference (TYPE) | CHAR26 | Tagesinhalt | 20001012 | |||
| 2 | I_DATE | Value transfer | Type reference (TYPE) | PTM_CALEDATE | Bezugsdatum für Kalender | 20001012 | |||
| 3 | I_ORIGIN | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Referenz auf verursachenden Satz | 20001012 |
Method INITIALIZE on Interface 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 | I_CONTENTS | Value transfer | Type reference (TYPE) | CHAR26 | Tagesinhalt | 20001115 | |||
| 2 | I_DATE | Value transfer | Type reference (TYPE) | PTM_CALEDATE | Bezugsdatum für Kalender | 20001115 | |||
| 3 | I_ORIGIN | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Verursachender Zeitsatz | 20001115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Datenobjekt ist in einem inkonsistenten Zustand | 20001115 | ||
| 2 | Datenobjekt ist nicht änderbar | 20001115 |
History
| Last changed by/on | SAP | 20010409 |
| SAP Release Created in | 46C |