SAP ABAP Class IF_PT_TD_CONTROL (Time Data Control Object)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PT_TD_BLP | Data Processing Interface for Business Logic Processor | 20010109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_TD_CONTROL | Time Data Control Object | 20001002 |
Properties
| Class | IF_PT_TD_CONTROL | |
| Short Description | Time Data Control Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001002 | SAP |
| Last change | 20010409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PT_TD_CONTROL has no forward declaration.
Interfaces
Class IF_PT_TD_CONTROL has no interface implemented.
Friends
Class IF_PT_TD_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TIM_TMW_AUTHC_TAB | Record-Specific Authorization Levels | 20001002 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWAUTHSTAT | Status of Authorization Check | 20001002 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWCOMMID | TMW Process Table: Command Indicator | 20001002 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_TD_BASE | Basis Interface for Time Data | 20001002 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWPRSTAT | Operation Status | 20001002 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWRECUID | Unique Record ID | 20010116 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWSIMULATED | BLP: Simulative Record Created | 20001006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clone Object | 20010118 | |
| 2 | Instance method | Public | Method | Generats New Blank Data Part (Type Change) | 20001005 | |
| 3 | Instance method | Public | Method | Delete object | 20001002 | |
| 4 | Instance method | Public | Method | Remove Internal Dependencies (Destructor) | 20010122 | |
| 5 | Instance method | Public | Method | Determine BLP Operation | 20001002 | |
| 6 | Instance method | Public | Method | Determine Operation re Database | 20030813 | |
| 7 | Instance method | Public | Method | Object Initialization with New Data Part | 20001006 | |
| 8 | Instance method | Public | Method | Sets Command ID for BLP Processing | 20001005 | |
| 9 | Instance method | Public | Method | Sets Object to "Simulated" | 20001006 |
Events
Class IF_PT_TD_CONTROL has no event.
Types
Class IF_PT_TD_CONTROL has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORIGIN | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Originalobjekt | 20010119 | |||
| 2 | I_PRIVCONT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Private Daten | 20010119 | |||
| 3 | R_CTLOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Zeitdaten-Kontrollobjekt | 20010118 |
Method CLONE on class IF_PT_TD_CONTROL has no exception.
Method CREATE_NEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORY | Value transfer | Type reference (TYPE) | TIM_TMWCATEGORY | Datenkategorie für den Arbeitsplatz Personalzeitmanagement | 20001005 | |||
| 2 | I_SIMULATED | Value transfer | Type reference (TYPE) | CHAR1 | Simulationskennzeichen | 20001005 | |||
| 3 | I_TYPE | Value transfer | Type reference (TYPE) | TIM_TMWTYPE | Datentyp des Arbeitsplatzes Personalzeitmanagement | 20001005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenobjekt konnte nicht erzeugt werden | 20001005 |
Method DELETE Signature
Method DELETE on class IF_PT_TD_CONTROL has no parameter.
Method DELETE on class IF_PT_TD_CONTROL has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class IF_PT_TD_CONTROL has no parameter.
Method DESTRUCT on class IF_PT_TD_CONTROL has no exception.
Method GET_OPERA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OPERA | Value transfer | Type reference (TYPE) | TIM_TMWOPERA | Operationskennung für interne Tabellen des TMW | 20001002 |
Method GET_OPERA on class IF_PT_TD_CONTROL has no exception.
Method GET_OPERA_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OPERA | Value transfer | Type reference (TYPE) | TIM_TMWOPERA | Operationskennung für interne Tabellen des TMW | 20030813 |
Method GET_OPERA_DB on class IF_PT_TD_CONTROL has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PT_TD_BASE | Basisinterface für Zeitdaten | 20001006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht initialisiert werden (bereits gelöscht) | 20001006 |
Method SET_COMMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMID | Value transfer | Type reference (TYPE) | TIM_TMWCOMMID | Befehlskennzeichen für TMW-Prozesstabelle | 20001005 |
Method SET_COMMID on class IF_PT_TD_CONTROL has no exception.
Method SET_SIMULATED Signature
Method SET_SIMULATED on class IF_PT_TD_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist bereits im Datenbankpuffer und somit aktiv vorh. | 20001006 |
History
| Last changed by/on | SAP | 20010409 |
| SAP Release Created in |