SAP ABAP Class CL_PT_BLP_BADI_HANDLER (Manager for BAdI Calls from 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_BLP_PSAVE_HANDLER | Handler for Activities After Time Data Saved | 20001010 |
Properties
| Class | CL_PT_BLP_BADI_HANDLER | |
| Short Description | Manager for BAdI Calls from BLP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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 | 20001010 | SAP |
| Last change | 20010402 | 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) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_BLP_PSAVE_HANDLER | Handler for Activities After Time Data Saved | 20001010 |
Friends
Class CL_PT_BLP_BADI_HANDLER 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_BLP_BADI_HANDLER | Manager for BAdI Calls from BLP | 20001010 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_PT_BLP_USER | BAdI Interface IF_EX_PT_BLP_USER | 20001010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001010 | |
| 2 | Instance method | Public | Method | Customer Implementations of Processing Time Points | 20001010 | |
| 3 | Instance method | Private | Method | Is Time Point Implemented? | 20011018 |
Events
Class CL_PT_BLP_BADI_HANDLER has no event.
Types
Class CL_PT_BLP_BADI_HANDLER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PT_BLP_BADI_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_BLP_BADI_HANDLER has no exception.
Method PROCESS_TPOINT_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMTAB | Call by reference | Type reference (TYPE) | TIM_TMW_COMMAND_TABLE | Tabelle mit Zeitdaten | 20001010 | |||
| 2 | MESSAGETAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | Nachrichtentabelle | 20001010 | |||
| 3 | RECUID | Value transfer | Type reference (TYPE) | TIM_TMWRECUID | Eindeutige Satzkennung | 20001010 | |||
| 4 | RETCD | Value transfer | Type reference (TYPE) | SYSUBRC | Maximale Fehlerschwere | 20001010 | |||
| 5 | TPOINT | Value transfer | Type reference (TYPE) | TIM_TMWTIMEPOINT | Zeitpunktkennung | 20001010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zeitpunktkennung ist obligat., wurde jedoch nicht übergeben | 20001212 |
Method TPOINT_IMPLEMENTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TPOINT | Value transfer | Type reference (TYPE) | TIM_BLPTPOINT_EX | Zeitpunktkennung für Businesslogik-Erweiterungen | 20011018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011018 |
Method TPOINT_IMPLEMENTED on class CL_PT_BLP_BADI_HANDLER has no exception.
History
| Last changed by/on | SAP | 20010402 |
| SAP Release Created in | 46C |