SAP ABAP Class CL_RSAN_JOB (Job with Logs)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RSAN (Package) Analytical Applications: General Tools
⤷
⤷
Properties
| Class | CL_RSAN_JOB | |
| Short Description | Job with Logs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN | Analytical Applications: General Tools |
| Created | 20010427 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAN_JOB has no interface implemented.
Friends
Class CL_RSAN_JOB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TBTCM-JOBCOUNT | Job ID | 20020319 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSAN_DATE | Date and Time, Current (Application Server) Date | 20010502 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | Job ID | 20010427 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBTCM-JOBNAME | Background job name | 20020319 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Job Parameter | 20010427 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSAN_JOB_STATUS | Job Status | 20010502 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYUZEIT | Date and Time, Current Application Server Time | 20010504 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | Job type | 20010427 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSAN_USER | User | 20010502 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | Model Name | 20010427 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSANY_T_LOG_CHANNEL_HANDLES | Handles | 20010502 |
Methods
Events
Class CL_RSAN_JOB has no event.
Types
Class CL_RSAN_JOB has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_RSAN_JOB has no parameter.
Method CANCEL on class CL_RSAN_JOB has no exception.
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_LOG | Log | 20010427 | |||
| 2 | I_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | fehlgeschlagen | 20010427 | |||
| 3 | I_LOGNAME | Call by reference | Type reference (TYPE) | C | Log Subtype (von RSAN) | 20010502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen | 20010427 |
Method DELETE Signature
Method DELETE on class CL_RSAN_JOB has no parameter.
Method DELETE on class CL_RSAN_JOB has no exception.
Method DISPLAY_LOG Signature
Method DISPLAY_LOG on class CL_RSAN_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010726 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMS | Value transfer | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20020320 | |||
| 2 | I_DEBUG | Call by reference | Type reference (TYPE) | RSAN_FLAG | Flag | 20020412 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20020320 | ||||
| 4 | I_REPORT | Call by reference | Type reference (TYPE) | STRING | 20020320 | ||||
| 5 | I_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20020320 | |||
| 6 | I_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20020320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020320 |
Method GET_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20020318 |
Method GET_DATE on class CL_RSAN_JOB has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOB_ID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20010911 |
Method GET_ID on class CL_RSAN_JOB has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_JOBIDS | Value transfer | Type reference (TYPE) | RSANY_T_GUIDS | 20020319 | ||||
| 2 | I_JOBTYPE | Call by reference | Type reference (TYPE) | STRING | 20020319 | ||||
| 3 | I_MODELNAME | Call by reference | Type reference (TYPE) | STRING | 20020319 |
Method GET_LIST on class CL_RSAN_JOB has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_LOG | Log | 20020314 |
Method GET_LOG on class CL_RSAN_JOB has no exception.
Method GET_MODELNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Value transfer | Type reference (TYPE) | STRING | 20020318 |
Method GET_MODELNAME on class CL_RSAN_JOB has no exception.
Method GET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMS | Value transfer | Type reference (TYPE) | STRING | 20020319 |
Method GET_PARAMS on class CL_RSAN_JOB has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020731 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20020731 |
Method GET_RESULT on class CL_RSAN_JOB has no exception.
Method GET_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERVER | Value transfer | Type reference (TYPE) | STRING | 20020424 |
Method GET_SERVER on class CL_RSAN_JOB has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS | Value transfer | Type reference (TYPE) | STRING | 20020318 |
Method GET_STATUS on class CL_RSAN_JOB has no exception.
Method GET_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20020318 |
Method GET_TIME on class CL_RSAN_JOB has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPE | Value transfer | Type reference (TYPE) | STRING | 20020318 |
Method GET_TYPE on class CL_RSAN_JOB has no exception.
Method GET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Value transfer | Type reference (TYPE) | STRING | 20020318 |
Method GET_USER on class CL_RSAN_JOB has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020319 |
Method IS_ACTIVE on class CL_RSAN_JOB has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOBID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20010502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010502 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOBID | Call by reference | Type reference (TYPE) | GUID_32 | SPACE | GUID im 'CHAR' Format in Großschreibung | 20020318 | ||
| 2 | I_JOBPARAMS | Call by reference | Type reference (TYPE) | C | SPACE | Job Parameter | 20010427 | ||
| 3 | I_JOBTYPE | Call by reference | Type reference (TYPE) | C | Job Art (Applikation) | 20010427 | |||
| 4 | I_MODELNAME | Call by reference | Type reference (TYPE) | C | SPACE | Modellname | 20010427 |
Method OPEN on class CL_RSAN_JOB has no exception.
Method SAVE Signature
Method SAVE on class CL_RSAN_JOB has no parameter.
Method SAVE on class CL_RSAN_JOB has no exception.
Method SET_MODELNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20020320 |
Method SET_MODELNAME on class CL_RSAN_JOB has no exception.
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20020731 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020731 |
Method SET_RESULT on class CL_RSAN_JOB has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020320 |
Method SET_TYPE on class CL_RSAN_JOB has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 21C |