SAP ABAP Class IF_PT_TD_VERSCONT (Version Container for Time Data)
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
| Class | IF_PT_TD_VERSCONT | |
| Short Description | Version Container for Time Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010115 | SAP |
| Last change | 20010409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PT_TD_VERSCONT has no forward declaration.
Interfaces
Class IF_PT_TD_VERSCONT has no interface implemented.
Friends
Class IF_PT_TD_VERSCONT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Current Object Version | 20010116 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Number of Versions in Container | 20010115 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWRECUID | Unique Record ID | 20010115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add new version | 20010115 | |
| 2 | Instance method | Public | Method | Delete Particular Version | 20010115 | |
| 3 | Instance method | Public | Method | Release Container | 20010122 | |
| 4 | Instance method | Public | Method | Read Particular Data Version | 20010115 | |
| 5 | Instance method | Public | Method | Initialization | 20010116 | |
| 6 | Instance method | Public | Method | Update of a Particular Version | 20010119 |
Events
Class IF_PT_TD_VERSCONT has no event.
Types
Class 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 | I_CTLOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Kontrollobjekt für Zeitdaten | 20010115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Version ist bereits vorhanden | 20010116 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VERSION | Value transfer | Type reference (TYPE) | TIM_TDVERSION | Zeitdatenversion | 20010115 |
Method DELETE on class IF_PT_TD_VERSCONT has no exception.
Method FREE Signature
Method FREE on class IF_PT_TD_VERSCONT has no parameter.
Method FREE on class 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 | I_VERSION | Value transfer | Type reference (TYPE) | TIM_TDVERSION | Zeitdatenversion | 20010115 | |||
| 2 | R_CTLOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Zeitdaten-Kontrollobjekt | 20010115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die gewünschte Version wurde nicht gefunden | 20010115 |
Method INITIALIZE Signature
Method INITIALIZE on class IF_PT_TD_VERSCONT has no parameter.
Method INITIALIZE on class 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 | I_CTLOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Zeitdaten-Kontrollobjekt | 20010119 | |||
| 2 | I_VERSION | Value transfer | Type reference (TYPE) | TIM_TDVERSION | Zeitdatenversion | 20010119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die gewünschte Version ist nicht vorhanden | 20010119 |
History
| Last changed by/on | SAP | 20010409 |
| SAP Release Created in |