SAP ABAP Class CL_PT_TD_DIR (Directory of Existing Data Objects)
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
⤷
⤷
Properties
| Class | CL_PT_TD_DIR | |
| Short Description | Directory of Existing Data Objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PT_TMW_BLP | Time Manager's Workplace: Business Logic Processor |
| Created | 20001009 | SAP |
| Last change | 20010406 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PT_TD_DIR has no interface implemented.
Friends
Class CL_PT_TD_DIR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_PT_TD_DIR | Directory Object | 20001009 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TIM_TDDIR | Directory of Existing Control Objects | 20001009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds New Entry | 20001009 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001009 | |
| 3 | Instance method | Public | Method | Delete Directory | 20010121 | |
| 4 | Instance method | Public | Method | Container Gives Ref. | 20010115 | |
| 5 | Instance method | Public | Method | Returns Required Version of a RECUID | 20010119 |
Events
Class CL_PT_TD_DIR has no event.
Types
Class CL_PT_TD_DIR 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 | Zeitdatenkontrollobjekt | 20010116 |
Method APPEND on class CL_PT_TD_DIR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PT_TD_DIR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_TD_DIR has no exception.
Method FREE Signature
Method FREE on class CL_PT_TD_DIR has no parameter.
Method FREE on class CL_PT_TD_DIR has no exception.
Method GET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECUID | Value transfer | Type reference (TYPE) | TIM_TMWRECUID | Eindeutige Satzkennung | 20010115 | |||
| 2 | R_VCONT | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_VERSCONT | Versionscontainer | 20010115 |
Method GET_CONTAINER on class CL_PT_TD_DIR has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECUID | Value transfer | Type reference (TYPE) | TIM_TMWRECUID | Eindeutige Satzkennung | 20010119 | |||
| 2 | I_VERSION | Value transfer | Type reference (TYPE) | TIM_TDVERSION | Zeitdatenversion | 20010119 | |||
| 3 | R_CTLOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Zeitdaten-Kontrollobjekt | 20010119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Version ist nicht vorhanden | 20010119 |
History
| Last changed by/on | SAP | 20010406 |
| SAP Release Created in | 46C |