SAP ABAP Class CL_HRPT_TMW_MESSAGETAB (DO NOT USE: Access to TMW Message Table)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PT_BLP_TOOLS (Package) BLP: Auxiliary Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030123 |
Properties
| Class | CL_HRPT_TMW_MESSAGETAB | |
| Short Description | DO NOT USE: Access to TMW Message Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PT_BLP_TOOLS | BLP: Auxiliary Functions |
| Created | 20030123 | SAP |
| Last change | 20050411 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030123 |
Friends
Class CL_HRPT_TMW_MESSAGETAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TIM_TMWRECUID | Unique Record ID | 20030123 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | TIM_TMW_MESSAGE_TAB | TMW Message Handler: Messages Table | 20030123 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PROP_FNAME | Table Name | 20030212 | |||
| 4 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030123 | ||
| 5 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Transfer Message Table to Message Handler | 20030123 | |
| 2 | Instance method | Public | Method | Set Table for Messages to be Appended | 20030123 |
Events
Class CL_HRPT_TMW_MESSAGETAB has no event.
Types
Class CL_HRPT_TMW_MESSAGETAB has no local type.
Method Signatures
Method POST_MESSAGETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ERRORS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030123 | |||
| 2 | MESSAGETAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | TMW Message Handler: Arbeitstabelle für Meldungen | 20030123 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030123 |
Method POST_MESSAGETAB on class CL_HRPT_TMW_MESSAGETAB has no exception.
Method SET_MESSAGETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES_RECUID | Call by reference | Type reference (TYPE) | TIM_TMWRECUID | Eindeutige Satzkennung | 20030123 | |||
| 2 | MESSAGETAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | TMW Message Handler: Arbeitstabelle für Meldungen | 20030123 | |||
| 3 | SUBST_TABNAME | Call by reference | Type reference (TYPE) | PROP_FNAME | Tabellenname | 20030212 |
Method SET_MESSAGETAB on class CL_HRPT_TMW_MESSAGETAB has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 470 |