SAP ABAP Class CL_HRPBS_WBRP_DATATABLE (Action Log Monitoring)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS-VA (Application Component) Pension Administration
⤷
P00PBSWB_CONTROL_BL (Package) Workbench Control Modules (Business Logic)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPBS_WBRP_NEXTPROCESSORDB | Saving of Processor to Database | 20030401 |
Properties
| Class | CL_HRPBS_WBRP_DATATABLE | |
| Short Description | Action Log Monitoring | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P00PBSWB_CONTROL_BL | Workbench Control Modules (Business Logic) |
| Created | 20030304 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPBS_WBRP_DATATABLE has no forward declaration.
Interfaces
Class CL_HRPBS_WBRP_DATATABLE has no interface implemented.
Friends
Class CL_HRPBS_WBRP_DATATABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20030304 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | HRPBSWBRPT_DATA_FLAG | A_IT_DATATABLE | 20030305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Read value from the table | 20030304 | |
| 2 | Instance method | Protected | Method | Initialization of Internal Table | 20070117 | |
| 3 | Instance method | Private | Method | Read database entries to the internal table | 20030304 | |
| 4 | Instance method | Protected | Method | Set value in the table | 20030304 | |
| 5 | Instance method | Protected | Method | Save internal table to the database | 20030304 |
Events
Class CL_HRPBS_WBRP_DATATABLE has no event.
Types
Class CL_HRPBS_WBRP_DATATABLE has no local type.
Method Signatures
Method GET_DATAVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATANAME | Call by reference | Type reference (TYPE) | CHAR8 | Character Feld der Länge 8 | 20030304 | |||
| 2 | I_PROCSCEN | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030304 | |||
| 3 | R_DATAVALUE | Call by reference | Type reference (TYPE) | CHAR40 | Zeitstempel Daten | 20030305 |
Method GET_DATAVALUE on class CL_HRPBS_WBRP_DATATABLE has no exception.
Method INIT_BUFFER Signature
Method INIT_BUFFER on class CL_HRPBS_WBRP_DATATABLE has no parameter.
Method INIT_BUFFER on class CL_HRPBS_WBRP_DATATABLE has no exception.
Method READ_DATABASE Signature
Method READ_DATABASE on class CL_HRPBS_WBRP_DATATABLE has no parameter.
Method READ_DATABASE on class CL_HRPBS_WBRP_DATATABLE has no exception.
Method SET_DATAVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATANAME | Call by reference | Type reference (TYPE) | CHAR8 | Zeitstempel Daten | 20030304 | |||
| 2 | I_DATAVALUE | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20030304 | |||
| 3 | I_PROCSCEN | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030304 |
Method SET_DATAVALUE on class CL_HRPBS_WBRP_DATATABLE has no exception.
Method UPDATE_DATABASE Signature
Method UPDATE_DATABASE on class CL_HRPBS_WBRP_DATATABLE has no parameter.
Method UPDATE_DATABASE on class CL_HRPBS_WBRP_DATATABLE has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 10A |