SAP ABAP Class CL_HRPIQ00MP_PROCESS (CL_HRPIQ00MP_PROCESS)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-HER-CM-AD (Application Component) Administration
⤷
PMIQ (Package) Campus Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPIQ00MP_BASE | 20031125 |
Properties
| Class | CL_HRPIQ00MP_PROCESS | |
| Short Description | ||
| Super Class | CL_HRPIQ00MP_BASE | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PMIQ | Campus Management |
| Created | 20031124 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPIQ00MP_PROCESS has no forward declaration.
Interfaces
Class CL_HRPIQ00MP_PROCESS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRPIQ00MP_PACKAGE | 20031201 | Mass Processing: Package |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRPIQ00MP_SCHEDMAN | Schedule Manager | 20031125 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PIQMPSELMETHOD | Screen Fields of Selection Method | 20031217 | |||
| 3 | Instance attribute | Protected | See coding | 20031201 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | Processed Packages Counter | 20031201 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | PIQMP_STAT_OBJ_PROC_RESULT | Mass Processing: Object Processing Result | 20031218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add Parameter to Schedule Manager | 20031217 | |
| 2 | Instance method | Public | Method | Add Selection Method to Schedule Manager | 20031217 | |
| 3 | Instance method | Public | Constructor | 20031125 | ||
| 4 | Instance method | Public | Method | Generate Object Package for Execution | 20031201 | |
| 5 | Instance method | Protected | Method | Select New Package Number | 20031201 | |
| 6 | Instance method | Public | Method | Determine Current Processing Information | 20040112 | |
| 7 | Instance method | Private | Method | Valuate Result | 20031218 | |
| 8 | Instance method | Private | Method | 20040112 | ||
| 9 | Instance method | Protected | Method | Execution with Parallel Processing | 20031128 | |
| 10 | Instance method | Protected | Method | Execution with Serial Processing | 20031128 | |
| 11 | Instance method | Public | Method | Process Package Results | 20031201 | |
| 12 | Instance method | Protected | Method | Set Overall Processing Result | 20031218 | |
| 13 | Instance method | Public | Method | Start Processing | 20031128 | |
| 14 | Instance method | Public | Method | Write Application Log | 20031208 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PACKAGE_FINISHED | Instance Event (0) |
Public (2) |
Object Package: Processing Completed | 20031124 |
| 2 | PACKAGE_STARTED | Instance Event (0) |
Public (2) |
Object Package: Processing Started | 20031124 |
| 3 | PROCESS_FINISHED | Instance Event (0) |
Public (2) |
Overall Processing Was Completed | 20031124 |
| 4 | PROCESS_STARTED | Instance Event (0) |
Public (2) |
Overall Processing Was Started | 20031124 |
Types
Class CL_HRPIQ00MP_PROCESS has no local type.
Method Signatures
Method ADD_PARAMETERS_SCHEDMAN Signature
Method ADD_PARAMETERS_SCHEDMAN on class CL_HRPIQ00MP_PROCESS has no parameter.
Method ADD_PARAMETERS_SCHEDMAN on class CL_HRPIQ00MP_PROCESS has no exception.
Method ADD_SELMETHOD_SCHEDMAN Signature
Method ADD_SELMETHOD_SCHEDMAN on class CL_HRPIQ00MP_PROCESS has no parameter.
Method ADD_SELMETHOD_SCHEDMAN on class CL_HRPIQ00MP_PROCESS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WITEM | Call by reference | Type reference (TYPE) | SCMA_WITEM | Übergabe einer Workflow-ID | 20031204 | |||
| 2 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | '16' | Aktivität | 20031204 | ||
| 3 | IV_APPLICATION | Call by reference | Type reference (TYPE) | SCHEDMAN_APPL | Schedule Manager: Anwendung | 20031204 | |||
| 4 | IV_APPLOGOBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20031204 | |||
| 5 | IV_APPLOGSUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20031204 | |||
| 6 | IV_REPID | Call by reference | Type reference (TYPE) | REPID | SY-REPID | Abap-Reportname | 20031204 | ||
| 7 | IV_TCODE | Call by reference | Type reference (TYPE) | TCODE | SY-TCODE | Transaktionscode | 20031204 | ||
| 8 | IV_VARIANTE | Call by reference | Type reference (TYPE) | VARIANT | SY-SLSET | ABAP: Name einer Variante (ohne Programmname) | 20031204 |
Method CONSTRUCTOR on class CL_HRPIQ00MP_PROCESS has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_HRPIQ00MP_PACKAGE | Massenverabeitung Paket | 20031201 |
Method GET_PACKAGE on class CL_HRPIQ00MP_PROCESS has no exception.
Method GET_PACKAGE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PACKAGE_NUMBER | Value transfer | Type reference (TYPE) | I | Paketnummer | 20031201 |
Method GET_PACKAGE_NUMBER on class CL_HRPIQ00MP_PROCESS has no exception.
Method GET_PROCESS_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NOT_PROCESSED_OBJECTS | Call by reference | Type reference (TYPE) | I | 20040112 | ||||
| 2 | EV_PROCESSED_OBJECTS | Call by reference | Type reference (TYPE) | I | 20040112 |
Method GET_PROCESS_STATE on class CL_HRPIQ00MP_PROCESS has no exception.
Method GET_RESULT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESULT | Call by reference | Type reference (TYPE) | PIQMP_STAT_OBJ_PROC_RESULT | CM Massenverarbeitung Objekt verarbeitungsergebnis | 20031218 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20031218 |
Method GET_RESULT_VALUE on class CL_HRPIQ00MP_PROCESS has no exception.
Method REGISTER_PROGESS_HANDLERS Signature
Method REGISTER_PROGESS_HANDLERS on class CL_HRPIQ00MP_PROCESS has no parameter.
Method REGISTER_PROGESS_HANDLERS on class CL_HRPIQ00MP_PROCESS has no exception.
Method RUN_PARALLEL Signature
Method RUN_PARALLEL on class CL_HRPIQ00MP_PROCESS has no parameter.
Method RUN_PARALLEL on class CL_HRPIQ00MP_PROCESS has no exception.
Method RUN_SERIAL Signature
Method RUN_SERIAL on class CL_HRPIQ00MP_PROCESS has no parameter.
Method RUN_SERIAL on class CL_HRPIQ00MP_PROCESS has no exception.
Method SET_PACKAGE_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_HRPIQ00MP_PACKAGE | Massenverabeitung Paket | 20031201 |
Method SET_PACKAGE_RESULTS on class CL_HRPIQ00MP_PROCESS has no exception.
Method SET_PROCESS_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | CL_HRPIQ00MP_APPLOG | 20031218 |
Method SET_PROCESS_RESULT on class CL_HRPIQ00MP_PROCESS has no exception.
Method START Signature
Method START on class CL_HRPIQ00MP_PROCESS has no parameter.
Method START on class CL_HRPIQ00MP_PROCESS has no exception.
Method WRITE_MAIN_APPLOG Signature
Method WRITE_MAIN_APPLOG on class CL_HRPIQ00MP_PROCESS has no parameter.
Method WRITE_MAIN_APPLOG on class CL_HRPIQ00MP_PROCESS has no exception.
Event Signatures
Event PACKAGE_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PACKAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_HRPIQ00MP_PACKAGE | Massenverabeitung Paket | 20031201 |
Event PACKAGE_STARTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PACKAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_HRPIQ00MP_PACKAGE | Massenverabeitung Paket | 20031201 |
Event PROCESS_FINISHED Signature
Event PROCESS_FINISHED on class CL_HRPIQ00MP_PROCESS has no parameter.
Event PROCESS_STARTED Signature
Event PROCESS_STARTED on class CL_HRPIQ00MP_PROCESS has no parameter.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |