SAP ABAP Class CL_SWW_START_JOB (Workflow: Starting a Job)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Properties
| Class | CL_SWW_START_JOB | |
| Short Description | Workflow: Starting a Job | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20101229 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWW_START_JOB has no forward declaration.
Interfaces
Class CL_SWW_START_JOB has no interface implemented.
Friends
Class CL_SWW_START_JOB has no friend class.
Attributes
Methods
Events
Class CL_SWW_START_JOB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LCL_SWWJOBCONF | Private | See coding | 20120214 | BEGIN OF lcl_swwjobconf,
wf_task TYPE sww_task,
wi_task TYPE sww_task,
jobclass TYPE btcjobclas,
jobsrvgroup TYPE bpsrvgrp,
END OF lcl_swwjobconf
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWW_START_JOB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWW_START_JOB has no exception.
Method CLOSE_JOB Signature
Method CLOSE_JOB on class CL_SWW_START_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101229 |
Method DETERMINE_JOBCLASS Signature
Method DETERMINE_JOBCLASS on class CL_SWW_START_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101229 |
Method DETERMINE_JOBNAME Signature
Method DETERMINE_JOBNAME on class CL_SWW_START_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101229 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXECTX | Call by reference | Type reference (TYPE) | SWWREXECTX | 20101229 | ||||
| 2 | IM_WFTASK | Call by reference | Type reference (TYPE) | SWW_TASK | 20101229 | ||||
| 3 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | 20101229 | ||||
| 4 | IM_WITASK | Call by reference | Type reference (TYPE) | SWW_TASK | 20101229 | ||||
| 5 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWW_START_JOB | 20101229 |
Method GET_INSTANCE on class CL_SWW_START_JOB has no exception.
Method GET_INSTANCE_FOR_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WFTASK | Call by reference | Type reference (TYPE) | SWW_TASK | 20101229 | ||||
| 2 | IM_WITASK | Call by reference | Type reference (TYPE) | SWW_TASK | 20101229 | ||||
| 3 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWW_START_JOB | 20101229 |
Method GET_INSTANCE_FOR_CHECK on class CL_SWW_START_JOB has no exception.
Method GET_JOBCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_JOBCLASS | Value transfer | Type reference (TYPE) | BTCJOBCLAS | 20101229 |
Method GET_JOBCLASS on class CL_SWW_START_JOB has no exception.
Method GET_JOBCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_JOBCOUNT | Value transfer | Type reference (TYPE) | BTCJOBCNT | 20101229 |
Method GET_JOBCOUNT on class CL_SWW_START_JOB has no exception.
Method GET_JOBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_JOBNAME | Value transfer | Type reference (TYPE) | BTCJOB | 20101229 |
Method GET_JOBNAME on class CL_SWW_START_JOB has no exception.
Method GET_LOG_POR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POR | Value transfer | Type reference (TYPE) | SIBFLPORB | 20101229 |
Method GET_LOG_POR on class CL_SWW_START_JOB has no exception.
Method GET_TARGETGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TARGETGROUP | Value transfer | Type reference (TYPE) | BPSRVGRP | 20101229 |
Method GET_TARGETGROUP on class CL_SWW_START_JOB has no exception.
Method IS_JOB_ACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | 20101229 |
Method IS_JOB_ACTIVATED on class CL_SWW_START_JOB has no exception.
Method OPEN_JOB Signature
Method OPEN_JOB on class CL_SWW_START_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101229 |
Method SCHEDULE_JOB_FOR_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_JOBCOUNT | Value transfer | Type reference (TYPE) | TBTCJOB-JOBCOUNT | 20101229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101229 |
Method SET_JOBCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | 20101229 |
Method SET_JOBCOUNT on class CL_SWW_START_JOB has no exception.
Method SET_TARGETGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TARGETGROUP | Call by reference | Type reference (TYPE) | BPSRVGRP | 20101229 |
Method SET_TARGETGROUP on class CL_SWW_START_JOB has no exception.
Method SUBMIT_REPORT Signature
Method SUBMIT_REPORT on class CL_SWW_START_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101229 |
Method WRITE_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | XFELD | 20101229 |
Method WRITE_LOG_ENTRY on class CL_SWW_START_JOB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |