SAP ABAP Class CL_HRFPM_JOB (HRFPM: create job)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
⤷
⤷
Properties
| Class | CL_HRFPM_JOB | |
| Short Description | HRFPM: create job | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_FPM_COM_ENGINE | Position Management: Commitment Creation |
| Created | 20020123 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRFPM_JOB has no forward declaration.
Interfaces
Class CL_HRFPM_JOB has no interface implemented.
Friends
Class CL_HRFPM_JOB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ARC_PARAMS | ImageLink structure | 20020123 | |||
| 2 | Constant | Public | Type reference (TYPE) | HRFPM_JOB_STATUS | 'A' | Job status | 20061111 | ||
| 3 | Constant | Public | Type reference (TYPE) | HRFPM_JOB_STATUS | ' ' | Job status | 20061111 | ||
| 4 | Constant | Public | Type reference (TYPE) | HRFPM_JOB_STATUS | 'R' | Job status | 20061111 | ||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_JOB | HRFPM: create job | 20061111 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | HRFPM_JOB_ADMIN-RUNID | Unique gouping ID of a parallelized encumbrance Run | 20061108 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | SYDBCNT | Processed Database Table Rows | 20061108 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | STRING | 20061108 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | PRI_PARAMS | Structure for Passing Print Parameters | 20020123 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20020124 |
Methods
Events
Class CL_HRFPM_JOB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | JOB_STATUS_RANGE | Public | See coding | 20061115 | job_status_range TYPE TABLE OF range_c1
|
Method Signatures
Method CREATE_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ARC_PARAM | Call by reference | Type reference (TYPE) | ARC_PARAMS | ImageLink Struktur | 20020124 | |||
| 2 | P_IMMEDIATELY | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020123 | |||
| 3 | P_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20020123 | |||
| 4 | P_JOB_NUMBER | Call by reference | Type reference (TYPE) | TBTCJOB-JOBCOUNT | Kennummer eines Jobs | 20020123 | |||
| 5 | P_MODE | Call by reference | Type reference (TYPE) | SY-CALLR | Listen drucken, Kennung für Druckdialogfunktion | 20020123 | |||
| 6 | P_NO_DIALOG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020123 | |||
| 7 | P_PRI_PARAM | Call by reference | Type reference (TYPE) | PRI_PARAMS | Struktur zur Übergabe von Druckparametern | 20020124 | |||
| 8 | P_REPORT | Call by reference | Type reference (TYPE) | SY-REPID | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020123 |
Method DELETE_JOB_AND_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_JOB_ADMIN_KEY | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY | HRFPM: Laufverwaltung | 20061115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: create job | 20061115 |
Method GET_NUMBER_OF_ACTIVE_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GRP_RUNID | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN-RUNID | Eindeutige Gruppen ID eines parallelisierten Obligol. | 20061112 | |||
| 2 | RP_ACTIVE_JOBS | Value transfer | Type reference (TYPE) | SYDBCNT | Bearbeitete Datenbanktabellenzeilen | 20061112 |
Method GET_NUMBER_OF_ACTIVE_JOBS on class CL_HRFPM_JOB has no exception.
Method GET_NUMBER_OF_ACTIVE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GRP_RUNID | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY-GRP_RUNID | Eindeutige Gruppen ID eines parallelisierten Obligol. | 20070222 | |||
| 2 | RP_NO_OBJECTS | Value transfer | Type reference (TYPE) | SYDBCNT | Zeilenanzahl interner Tabellen | 20070222 |
Method GET_NUMBER_OF_ACTIVE_OBJECTS on class CL_HRFPM_JOB has no exception.
Method GET_NUMBER_OF_JOBS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GRP_RUNID | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN-RUNID | Eindeutige Gruppen ID eines parallelisierten Obligol. | 20070222 | |||
| 2 | IP_STATUS | Call by reference | Type reference (TYPE) | HRFPM_JOB_STATUS | Job Status | 20070222 | |||
| 3 | RP_ACTIVE_JOBS | Value transfer | Type reference (TYPE) | SYDBCNT | Bearbeitete Datenbanktabellenzeilen | 20070222 |
Method GET_NUMBER_OF_JOBS_STATUS on class CL_HRFPM_JOB has no exception.
Method GET_NUMBER_OF_OBJECTS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GRP_RUNID | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY-GRP_RUNID | Eindeutige Gruppen ID eines parallelisierten Obligol. | 20070222 | |||
| 2 | IP_STATUS | Call by reference | Type reference (TYPE) | HRFPM_JOB_STATUS | Job Status | 20070222 | |||
| 3 | RP_NO_OBJECTS | Value transfer | Type reference (TYPE) | SYDBCNT | Zeilenanzahl interner Tabellen | 20070222 |
Method GET_NUMBER_OF_OBJECTS_STATUS on class CL_HRFPM_JOB has no exception.
Method GET_NUMBER_OF_REG_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GRP_RUNID | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN-RUNID | Eindeutige Gruppen ID eines parallelisierten Obligol. | 20070222 | |||
| 2 | RP_ACTIVE_JOBS | Value transfer | Type reference (TYPE) | SYDBCNT | Bearbeitete Datenbanktabellenzeilen | 20070222 |
Method GET_NUMBER_OF_REG_JOBS on class CL_HRFPM_JOB has no exception.
Method GET_NUMBER_OF_REG_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GRP_RUNID | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY-GRP_RUNID | Eindeutige Gruppen ID eines parallelisierten Obligol. | 20070222 | |||
| 2 | RP_NO_OBJECTS | Value transfer | Type reference (TYPE) | SYDBCNT | Zeilenanzahl interner Tabellen | 20070222 |
Method GET_NUMBER_OF_REG_OBJECTS on class CL_HRFPM_JOB has no exception.
Method GET_OBJECTS_OF_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HROBJECTS | Call by reference | Type reference (TYPE) | HROBJECT_T | Tabellentyp PLVAR, OTYPE; OBJID | 20061108 | |||
| 2 | IP_JOB_ADMIN_KEY | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY | HRFPM: Laufverwaltung | 20061112 |
Method GET_OBJECTS_OF_JOB on class CL_HRFPM_JOB has no exception.
Method GET_PRINT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IMMEDIATELY | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020123 | |||
| 2 | P_MODE | Call by reference | Type reference (TYPE) | SY-CALLR | Listen drucken, Kennung für Druckdialogfunktion | 20020123 | |||
| 3 | P_NO_DIALOG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020123 | |||
| 4 | P_REPORT | Call by reference | Type reference (TYPE) | SY-REPID | 20020123 | ||||
| 5 | P_VALID | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: create job | 20020123 |
Method GET_PRINT_PARAMETERS_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IMMEDIATELY | Call by reference | Type reference (TYPE) | FLAG | 20080317 | ||||
| 2 | P_MODE | Call by reference | Type reference (TYPE) | SY-CALLR | 20080317 | ||||
| 3 | P_NO_DIALOG | Call by reference | Type reference (TYPE) | FLAG | 20080317 | ||||
| 4 | P_REPORT | Call by reference | Type reference (TYPE) | SY-REPID | 20080317 | ||||
| 5 | P_VALID | Call by reference | Type reference (TYPE) | FLAG | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080317 |
Method GET_STATUS_OF_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_JOB_KEY | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY | HRFPM: Laufverwaltung | 20061111 | |||
| 2 | RP_JOB_STATUS | Value transfer | Type reference (TYPE) | HRFPM_JOB_ADMIN-JOB_STATUS | Job Status | 20061111 |
Method GET_STATUS_OF_JOB on class CL_HRFPM_JOB has no exception.
Method REGISTER_JOB_AND_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_COMMIT | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20070222 | ||
| 2 | IS_JOB_ADMIN | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN | HRFPM: Laufverwaltung | 20061108 | |||
| 3 | IT_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT_T | Tabellentyp PLVAR, OTYPE; OBJID | 20061108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: create job | 20061108 |
Method SET_JOB_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_COMMIT | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20070222 | ||
| 2 | IS_JOB_ADMIN_KEY | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY | HRFPM: Laufverwaltung | 20061111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: create job | 20061111 |
Method START_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ARC_PARAM | Call by reference | Type reference (TYPE) | ARC_PARAMS | ImageLink Struktur | 20020124 | |||
| 2 | P_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20020124 | |||
| 3 | P_JOB_NUMBER | Call by reference | Type reference (TYPE) | TBTCJOB-JOBCOUNT | Kennummer eines Jobs | 20020124 | |||
| 4 | P_NO_ENQ | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061016 | |||
| 5 | P_PRI_PARAM | Call by reference | Type reference (TYPE) | PRI_PARAMS | Struktur zur Übergabe von Druckparametern | 20020124 | |||
| 6 | P_REPORT | Call by reference | Type reference (TYPE) | SY-REPID | 20020124 | ||||
| 7 | P_RSPARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20040107 | |||
| 8 | P_RUNID | Call by reference | Type reference (TYPE) | HRFPM_RUNID | FPM: Eindeutige ID eines Obligolaufs | 20020124 | |||
| 9 | P_SRVGRP | Value transfer | Type reference (TYPE) | BPSRVGRP | Servergruppen-Name Hintergrundverarbeitung | 20041027 | |||
| 10 | P_START_JOB_IMM | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: create job | 20020123 |
Method UNREGISTER_JOB_AND_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_COMMIT | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20070222 | ||
| 2 | IS_JOB_ADMIN_KEY | Call by reference | Type reference (TYPE) | HRFPM_JOB_ADMIN_KEY | HRFPM: Laufverwaltung | 20061115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: create job | 20061115 |
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 110 |