SAP ABAP Class IF_PT_TD_BLPADAPTER (Adapter Between Time Data Object Model and BLP)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_TD_BASE | Basis Class for Time Data Objects | 20000927 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_TD_CONTROL | Time Data Control Object | 20001002 |
Properties
| Class | IF_PT_TD_BLPADAPTER | |
| Short Description | Adapter Between Time Data Object Model and BLP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000922 | SAP |
| Last change | 20010409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PT_TD_BLPADAPTER has no forward declaration.
Interfaces
Class IF_PT_TD_BLPADAPTER has no interface implemented.
Friends
Class IF_PT_TD_BLPADAPTER has no friend class.
Attributes
Class IF_PT_TD_BLPADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initializes Data Object from an BLP Internal Record | 20000926 | |
| 2 | Static method | Public | Method | Mass Initialization from BLP Request Table | 20000929 | |
| 3 | Instance method | Public | Method | Translates Data Object into BLP Request Format | 20000926 | |
| 4 | Static method | Public | Method | Mass Serialization from Object Table | 20001117 | |
| 5 | Instance method | Public | Method | Update the Existing Dependencies | 20010121 |
Events
Class IF_PT_TD_BLPADAPTER has no event.
Types
Class IF_PT_TD_BLPADAPTER 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_BLPREC | Call by reference | Type reference (TYPE) | TIM_TMW_COMMTAB_ENTRY | BLP: Übergabestruktur für Zeitdaten | 20000926 | |||
| 2 | I_READ_ONLY | Value transfer | Type reference (TYPE) | TIM_TMWBOOL | Objekt ist nicht änderbar | 20000929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konvertierungsfehler oder falscher Datentyp | 20000926 |
Method INITIALIZE_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLPREQUEST_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_COMMAND_TABLE | BLP: Übergabetabelle für Zeitdaten | 20000929 | |||
| 2 | I_VERSION | Value transfer | Type reference (TYPE) | TIM_TDVERSION | Zeitdatenversion (0 oder höher) | 20010119 | |||
| 3 | R_OBJ_TAB | Value transfer | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | BLP: Übergabetabelle für Zeitdatenobjekte | 20000929 |
Method INITIALIZE_FROM_TABLE on class IF_PT_TD_BLPADAPTER has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BLPREC | Value transfer | Type reference (TYPE) | TIM_TMW_COMMTAB_ENTRY | BLP: Übergabestruktur für Zeitdaten | 20000926 |
Method SERIALIZE on class IF_PT_TD_BLPADAPTER has no exception.
Method SERIALIZE_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BLPREQUEST_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_COMMAND_TABLE | Time Manager Workbench: Zentrale Prozessierungstabelle | 20001117 | |||
| 2 | I_OBJ_TAB | Call by reference | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | BLP: Übergabetabelle für Zeitdatenobjekte | 20001117 |
Method SERIALIZE_FROM_TABLE on class IF_PT_TD_BLPADAPTER has no exception.
Method SET_DEPENDENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLPREQUEST_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_COMMAND_TABLE | Aktuelle Zeitdaten in BLP-Format | 20010121 | |||
| 2 | I_CTLOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PT_TD_CONTROL | Zeitdaten-Kontrollobjekt | 20010121 |
Method SET_DEPENDENCIES on class IF_PT_TD_BLPADAPTER has no exception.
History
| Last changed by/on | SAP | 20010409 |
| SAP Release Created in |