SAP ABAP Class CL_HRPIQ00MP_BASE (CL_HRPIQ00MP_BASE)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20031209 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPIQ00MP_PACKAGE | Mass Processing: Package | 20031201 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPIQ00MP_PROCESS | 20031125 |
Properties
| Class | CL_HRPIQ00MP_BASE | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PMIQ | Campus Management |
| Created | 20031125 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPIQ00MP_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20031209 |
Friends
Class CL_HRPIQ00MP_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Objects Not Processed | 20031125 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Objects Processed | 20031125 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRPIQ00MP_APPLOG | Application Log | 20031125 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PIQMP_CNTR | Mass Processing: Execution Options | 20031125 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PIQMPRUNID | Mass Processing: Run ID | 20031125 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | PIQMP_PARAMETER_T | Parameters | 20031125 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Data Type of Objects | 20031203 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Name of OT that Implements Interface IF_HRPIQ00MP_PROCESSOR | 20031201 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20031125 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'A' | Run Status After Processing | 20031125 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'B' | Run Status Before Processing | 20031125 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'F' | Processing Run Status: Completed | 20031125 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | SPACE | Run Status: Initial | 20031125 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'R' | Processing Run Status: Running | 20031125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031126 | |
| 2 | Instance method | Public | Method | DDIC Data Type of Object Table | 20031203 | |
| 3 | Instance method | Public | Method | Read Parameter(s) | 20031125 | |
| 4 | Instance method | Public | Method | Read Run ID | 20031125 | |
| 5 | Instance method | Public | Method | Set Program Control | 20031125 | |
| 6 | Instance method | Public | Method | Set Set of Objects | 20031125 | |
| 7 | Instance method | Public | Method | Set Parameter(s) | 20031125 | |
| 8 | Instance method | Public | Method | Set Parameter(s) | 20031202 | |
| 9 | Instance method | Protected | Method | Set Run ID | 20031125 |
Events
Class CL_HRPIQ00MP_BASE has no event.
Types
Class CL_HRPIQ00MP_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPIQ00MP_BASE has no parameter.
Method CONSTRUCTOR on class CL_HRPIQ00MP_BASE has no exception.
Method GET_OBJECTS_DATATYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DDICTYPE | Value transfer | Type reference (TYPE) | TABNAME | DDIC Datentyp | 20031203 |
Method GET_OBJECTS_DATATYPE on class CL_HRPIQ00MP_BASE has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_PARAMETER | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Parameterdaten | 20031125 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | C | Parameter ID | 20031125 |
Method GET_PARAMETER on class CL_HRPIQ00MP_BASE has no exception.
Method GET_RUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RUNID | Value transfer | Type reference (TYPE) | PIQMPRUNID | CM: Massenverarbeitung RunID | 20031125 |
Method GET_RUNID on class CL_HRPIQ00MP_BASE has no exception.
Method SET_CNTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CNTR | Call by reference | Type reference (TYPE) | PIQMP_CNTR | Programsteuerungs Parameter | 20031125 |
Method SET_CNTR on class CL_HRPIQ00MP_BASE has no exception.
Method SET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT | Call by reference | Type reference (TYPE) | INDEX TABLE | 20031125 |
Method SET_OBJECTS on class CL_HRPIQ00MP_BASE has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | C | Parameter ID | 20031125 | |||
| 2 | IV_PARAMETER | Call by reference | Type reference (TYPE) | ANY | Parameter wert | 20031125 |
Method SET_PARAMETER on class CL_HRPIQ00MP_BASE has no exception.
Method SET_PARAMETER_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | PIQMP_PARAMETER_T | Parameters | 20031202 |
Method SET_PARAMETER_TAB on class CL_HRPIQ00MP_BASE has no exception.
Method SET_RUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RUNID | Call by reference | Type reference (TYPE) | PIQMPRUNID | CM: Massenverarbeitung RunID | 20031125 | |||
| 2 | IV_SCHEDMAN_APPLICATION | Call by reference | Type reference (TYPE) | SCHEDMAN_APPL | Schlüsselfelder der Tabellen des Schedule Manager Monitors | 20031201 | |||
| 3 | IV_SCHEDMAN_ID | Call by reference | Type reference (TYPE) | SCHEDMAN_ID | ID des verarbeiteten Objektes (Art siehe SCHEDMAN_TYPE) | 20031201 |
Method SET_RUNID on class CL_HRPIQ00MP_BASE has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |