SAP ABAP Class CL_AUCV_JOB_UTILITIES (Internal: Services for Runner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
S_AUNIT_COVERAGE (Package) ABAP Unit tests with coverage
⤷
⤷
Properties
| Class | CL_AUCV_JOB_UTILITIES | |
| Short Description | Internal: Services for Runner | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_AUNIT_COVERAGE | ABAP Unit tests with coverage |
| Created | 20100720 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AUCV_JOB_UTILITIES has no forward declaration.
Interfaces
Class CL_AUCV_JOB_UTILITIES has no interface implemented.
Friends
Class CL_AUCV_JOB_UTILITIES has no friend class.
Attributes
Class CL_AUCV_JOB_UTILITIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100720 | ||
| 2 | Static method | Public | Method | 20100720 | ||
| 3 | Static method | Public | Method | 20100720 | ||
| 4 | Static method | Public | Method | 20100720 | ||
| 5 | Static method | Public | Method | 20100720 | ||
| 6 | Static method | Private | Method | 20100720 | ||
| 7 | Static method | Public | Method | 20100720 |
Events
Class CL_AUCV_JOB_UTILITIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_JOBS | Public | See coding | 20100720 | TYP_TAB_JOBS type STANDARD TABLE OF tbtcjob with DEFAULT KEY
|
Method Signatures
Method CREATE_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CNT | Value transfer | Type reference (TYPE) | I | 5 | 20100720 | |||
| 2 | I_CNT_DAYS | Value transfer | Type reference (TYPE) | I | 20100720 | ||||
| 3 | I_EVENT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100720 | ||||
| 4 | I_PROG | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 5 | I_STARTDATE | Value transfer | Type reference (TYPE) | SY-DATUM | 20100720 | ||||
| 6 | I_STARTTIME | Value transfer | Type reference (TYPE) | SY-UZEIT | 20100720 | ||||
| 7 | I_UNIT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100720 | ||||
| 8 | I_VARIANT | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 9 | R_JOBNAME | Value transfer | Type reference (TYPE) | TBTCJOB-JOBNAME | 20100720 |
Method CREATE_JOB on class CL_AUCV_JOB_UTILITIES has no exception.
Method DISPLAY_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_DONE | Call by reference | Type reference (TYPE) | C | 20100720 | ||||
| 2 | I_PROG | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 3 | I_VARIANT | Value transfer | Type reference (TYPE) | C | 20100720 |
Method DISPLAY_JOBS on class CL_AUCV_JOB_UTILITIES has no exception.
Method GET_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROG | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 2 | I_VARIANT | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 3 | R_TAB_JOBS | Value transfer | Type reference (TYPE) | TYP_TAB_JOBS | 20100720 |
Method GET_JOBS on class CL_AUCV_JOB_UTILITIES has no exception.
Method GET_JOB_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_DONE | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 2 | I_PROG | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 3 | I_VARIANT | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 4 | R_COUNT | Value transfer | Type reference (TYPE) | I | 20100720 |
Method GET_JOB_NUMBER on class CL_AUCV_JOB_UTILITIES has no exception.
Method MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SUCCESS | Call by reference | Type reference (TYPE) | SY-MSGTY | 'X' | 20100720 | |||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100720 |
Method MESSAGE on class CL_AUCV_JOB_UTILITIES has no exception.
Method SEND_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_COMMIT | Value transfer | Type reference (TYPE) | C | 'X' | 20100720 | |||
| 2 | I_FLG_HTML | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 3 | I_FLG_SENDER_IS_UNAME | Value transfer | Type reference (TYPE) | C | 20100720 | ||||
| 4 | I_FLG_SEND_IMMEDIATELY | Value transfer | Type reference (TYPE) | C | 'X' | 20100720 | |||
| 5 | I_RECIPIENT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100720 | ||||
| 6 | I_SENDER | Value transfer | Type reference (TYPE) | CSEQUENCE | SY-UNAME | 20100720 | |||
| 7 | I_TAB_LINES | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20100720 | ||||
| 8 | I_TAB_RECIPIENTS | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20100720 | ||||
| 9 | I_TITLE | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100720 | |||
| 2 | 20100720 |
Method SEND_EMAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_HTML | Value transfer | Type reference (TYPE) | XFELD | 20100720 | ||||
| 2 | I_FLG_MESSAGE | Value transfer | Type reference (TYPE) | XFELD | 'X' | 20100720 | |||
| 3 | I_TAB_LINES | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20100720 | ||||
| 4 | I_TAB_RNG_EMAIL | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100720 | ||||
| 5 | I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100720 |
Method SEND_EMAILS on class CL_AUCV_JOB_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |