SAP ABAP Class CL_RSMRM_JOB (Job mit Logs)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RSMRM_GENERAL (Package) MRM: General objects
⤷
⤷
Properties
| Class | CL_RSMRM_JOB | |
| Short Description | Job mit Logs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMRM_GENERAL | MRM: General objects |
| Created | 20031215 | 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_RSMRM_JOB has no interface implemented.
Friends
Class CL_RSMRM_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 | 20031215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSAN_DATE | Date and Time, Current (Application Server) Date | 20031215 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | Job ID | 20031215 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBTCM-JOBNAME | Background job name | 20031215 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Job Parameter | 20031215 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSAN_JOB_STATUS | Job Status | 20031215 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYUZEIT | Date and Time, Current Application Server Time | 20031215 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | Job Type | 20031215 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSAN_USER | User | 20031215 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | Model Name | 20031215 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSANY_T_LOG_CHANNEL_HANDLES | Handles | 20031215 |
Methods
Events
Class CL_RSMRM_JOB has no event.
Types
Class CL_RSMRM_JOB has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_RSMRM_JOB has no parameter.
Method CANCEL on class CL_RSMRM_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 | Protokoll | 20031215 | |||
| 2 | I_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Fehlgeschlagen | 20031215 | |||
| 3 | I_LOGNAME | Call by reference | Type reference (TYPE) | C | 'GENERIC' | Protokoll-Subtyp (von RSAN) | 20031215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlgeschlagen | 20031215 |
Method DELETE Signature
Method DELETE on class CL_RSMRM_JOB has no parameter.
Method DELETE on class CL_RSMRM_JOB has no exception.
Method DISPLAY_LOG Signature
Method DISPLAY_LOG on class CL_RSMRM_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031215 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BREAKPOINTS | Call by reference | Type reference (TYPE) | RSANY_T_STRINGS | 20031215 | ||||
| 2 | IT_PARAMS | Value transfer | Type reference (TYPE) | RSPARAMS_TT | rsparams-Tabelle | 20031215 | |||
| 3 | I_JOB_PARAMS | Call by reference | Type reference (TYPE) | TBTCSTRT | Beschreibung des Starttermins / Wdh.Periode eines Batch-Jobs | 20040126 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20031215 | ||||
| 5 | I_REPORT | Call by reference | Type reference (TYPE) | STRING | 20031215 | ||||
| 6 | I_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Application-Server-) Datum | 20031215 | |||
| 7 | I_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle Application-Server-Zeit | 20031215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031215 |
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 (Application-Server-) Datum | 20031215 |
Method GET_DATE on class CL_RSMRM_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 in Format 'CHAR' in Großbuchstaben | 20031215 |
Method GET_ID on class CL_RSMRM_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 | 20031215 | ||||
| 2 | I_JOBTYPE | Call by reference | Type reference (TYPE) | STRING | 20031215 | ||||
| 3 | I_MODELNAME | Call by reference | Type reference (TYPE) | STRING | 20031215 |
Method GET_LIST on class CL_RSMRM_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 | Protokoll | 20031215 |
Method GET_LOG on class CL_RSMRM_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 | 20031215 |
Method GET_MODELNAME on class CL_RSMRM_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 | 20031215 |
Method GET_PARAMS on class CL_RSMRM_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 | 20031215 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20031215 |
Method GET_RESULT on class CL_RSMRM_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 | 20031215 |
Method GET_SERVER on class CL_RSMRM_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 | 20031215 |
Method GET_STATUS on class CL_RSMRM_JOB has no exception.
Method GET_STATUS_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS_LINE | Value transfer | Type reference (TYPE) | STRING | 20031215 |
Method GET_STATUS_LINE on class CL_RSMRM_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 Application-Server-Zeit | 20031215 |
Method GET_TIME on class CL_RSMRM_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 | 20031215 |
Method GET_TYPE on class CL_RSMRM_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 | 20031215 |
Method GET_USER on class CL_RSMRM_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 | Boolesche Variable (X= wahr, -=falsch, leer=unbekannt) | 20031215 |
Method IS_ACTIVE on class CL_RSMRM_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 in Format 'CHAR' in Großbuchstaben | 20031215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031215 |
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 in Format "CHAR" in Großbuchstaben | 20031215 | ||
| 2 | I_JOBPARAMS | Call by reference | Type reference (TYPE) | C | SPACE | Job-Parameter | 20031215 | ||
| 3 | I_JOBTYPE | Call by reference | Type reference (TYPE) | C | Jobtyp (Anwendung) | 20031215 | |||
| 4 | I_MODELNAME | Call by reference | Type reference (TYPE) | C | SPACE | Modellname | 20031215 |
Method OPEN on class CL_RSMRM_JOB has no exception.
Method SAVE Signature
Method SAVE on class CL_RSMRM_JOB has no parameter.
Method SAVE on class CL_RSMRM_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 | 20031215 |
Method SET_MODELNAME on class CL_RSMRM_JOB has no exception.
Method SET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAMS | Call by reference | Type reference (TYPE) | STRING | 20040108 |
Method SET_PARAMS on class CL_RSMRM_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 | 20031215 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20031215 |
Method SET_RESULT on class CL_RSMRM_JOB has no exception.
Method SET_STATUS_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_LINE | Call by reference | Type reference (TYPE) | CLIKE | 20031215 |
Method SET_STATUS_LINE on class CL_RSMRM_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 | 20031215 |
Method SET_TYPE on class CL_RSMRM_JOB has no exception.
Method _GET_STATUS_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS_KEY | Value transfer | Type reference (TYPE) | STRING | 20031215 |
Method _GET_STATUS_KEY on class CL_RSMRM_JOB has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 331 |