SAP ABAP Class CL_PT_BLP_PSAVE_TRIGGER (Trigger Activities for Time Data After Database Commit)
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_BLP_PSAVE_TRIGGER | |
| Short Description | Trigger Activities for Time Data After Database Commit | |
| 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 | 20000419 | SAP |
| Last change | 20010406 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_BLP_PSAVE_TRIGGER has no forward declaration.
Interfaces
Class CL_PT_BLP_PSAVE_TRIGGER has no interface implemented.
Friends
Class CL_PT_BLP_PSAVE_TRIGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_BLP_BADI_HANDLER | Manager for BAdI Calls from BLP | 20001010 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_PT_BLP_PSAVE_TRIGGER | Reference to Self | 20000508 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HANDLER_TAB | Registered Post-Save Handler | 20000419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000508 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001212 | |
| 3 | Instance method | Public | Method | Registration of Post-Save Handler | 20000419 | |
| 4 | Instance method | Public | Method | Start of Activities After Saving | 20000419 | |
| 5 | Instance method | Public | Method | Deregistration of Post-Save Handler | 20000419 |
Events
Class CL_PT_BLP_PSAVE_TRIGGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | HANDLER_TAB | Protected | See coding | Table with References to Processing Objects (Handler) | 20000419 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PT_BLP_PSAVE_TRIGGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_BLP_PSAVE_TRIGGER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_BLP_PSAVE_TRIGGER has no parameter.
Method CONSTRUCTOR on class CL_PT_BLP_PSAVE_TRIGGER has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF | Call by reference | Object reference (TYPE REF TO) | OBJECT | Handler für Aktivitäten nach Sichern der Zeitdaten | 20000420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das zu registrierende PSAVE-Handler-Objekt ist inkompatibel | 20000420 |
Method TRIGGER_POST_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGETAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | TMW Message Handler: Arbeitstabelle für Meldungen | 20000420 | |||
| 2 | E_RETCD | Value transfer | Type reference (TYPE) | SYSUBRC | Maximale Fehlerschwere | 20000420 | |||
| 3 | I_COMMTAB | Call by reference | Type reference (TYPE) | TIM_TMW_COMMAND_TABLE | Time Manager Workbench: Zentrale Prozessierungstabelle | 20000420 |
Method TRIGGER_POST_SAVE on class CL_PT_BLP_PSAVE_TRIGGER has no exception.
Method UNREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF | Call by reference | Object reference (TYPE REF TO) | OBJECT | Handler für Aktivitäten nach Sichern der Zeitdaten | 20000420 |
Method UNREGISTER on class CL_PT_BLP_PSAVE_TRIGGER has no exception.
History
| Last changed by/on | SAP | 20010406 |
| SAP Release Created in | 46C |