SAP ABAP Class CL_HRPBS_WBRP_NEXTPROCESSORDB (Saving of Processor to Database)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPBS_WBRP_DATATABLE | Action Log Monitoring | 20030401 |
Properties
| Class | CL_HRPBS_WBRP_NEXTPROCESSORDB | |
| Short Description | Saving of Processor to Database | |
| Super Class | CL_HRPBS_WBRP_DATATABLE | Action Log Monitoring |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P00PBSWB_CONTROL_BL | Workbench Control Modules (Business Logic) |
| Created | 20030401 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPBS_WBRP_NEXTPROCESSORDB has no forward declaration.
Interfaces
Class CL_HRPBS_WBRP_NEXTPROCESSORDB has no interface implemented.
Friends
Class CL_HRPBS_WBRP_NEXTPROCESSORDB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRPBS_WBRP_NEXTPROCESSORDB | Saving of Processor to Database | 20030401 | |||
| 2 | Constant | Private | Type reference (TYPE) | CHAR8 | 'NEXTPRO' | Field Length: 8 Characters | 20030401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20030401 | |
| 2 | Static method | Public | Method | Returns Class Reference | 20030401 | |
| 3 | Instance method | Public | Method | Read the Last Processor Proposal from the Table | 20030401 | |
| 4 | Instance method | Public | Method | Initialization of Internal Tables | 20070117 | |
| 5 | Instance method | Public | Method | Write the Last Processor Proposal to the Table | 20030401 | |
| 6 | Instance method | Public | Method | Save internal table to the database | 20030401 |
Events
Class CL_HRPBS_WBRP_NEXTPROCESSORDB has no event.
Types
Class CL_HRPBS_WBRP_NEXTPROCESSORDB has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_HRPBS_WBRP_NEXTPROCESSORDB | Sicherung des Processors in die Datenbank | 20030401 |
Method GET_INSTANCE on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no exception.
Method GET_NEXTPROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCSCEN | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030402 | |||
| 2 | R_NEXTPROCESSOR | Call by reference | Type reference (TYPE) | P00_PBS_NEXTPROCESSOR | Character 40-Stellen | 20030401 |
Method GET_NEXTPROCESSOR on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no exception.
Method INIT Signature
Method INIT on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no parameter.
Method INIT on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no exception.
Method SET_NEXTPROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEXTPROCESSOR | Call by reference | Type reference (TYPE) | P00_PBS_NEXTPROCESSOR | Nächster Bearbeiter | 20030401 | |||
| 2 | I_PROCSCEN | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030402 |
Method SET_NEXTPROCESSOR on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no exception.
Method UPDATE_DB Signature
Method UPDATE_DB on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no parameter.
Method UPDATE_DB on class CL_HRPBS_WBRP_NEXTPROCESSORDB has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 10A |