SAP ABAP Interface IF_PT_TD_BLPADAPTER (Adapter Between Time Data Object Model and BLP)
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_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
| Interface | IF_PT_TD_BLPADAPTER | |
| Short Description | Adapter Between Time Data Object Model and BLP |
General Data
| Package | PT_TMW_BLP | Time Manager's Workplace: Business Logic Processor |
| Created | 20000922 | SAP |
| Last changed | 20010409 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PT_TD_BLPADAPTER has no forward declaration.
Interfaces
Interface IF_PT_TD_BLPADAPTER has no interface.
Friends
Interface IF_PT_TD_BLPADAPTER has no friend.
Attributes
Interface 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
Interface IF_PT_TD_BLPADAPTER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_PT_TD_BLPADAPTER has no exception.
History
| Last changed by/on | SAP | 20010409 |
| SAP Release Created in | 46C |