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 RSANY 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 _JOBCOUNT Instance attribute Protected Type reference (TYPE) TBTCM-JOBCOUNT Job ID 20020319
2 _JOBDATE Instance attribute Protected Type reference (TYPE) RSAN_DATE Date and Time, Current (Application Server) Date 20010502
3 _JOBID Instance attribute Protected Type reference (TYPE) GUID_32 Job ID 20010427
4 _JOBNAME Instance attribute Protected Type reference (TYPE) TBTCM-JOBNAME Background job name 20020319
5 _JOBPARAMS Instance attribute Protected Type reference (TYPE) STRING Job Parameter 20010427
6 _JOBSTATUS Instance attribute Protected Type reference (TYPE) RSAN_JOB_STATUS Job Status 20010502
7 _JOBTIME Instance attribute Protected Type reference (TYPE) SYUZEIT Date and Time, Current Application Server Time 20010504
8 _JOBTYPE Instance attribute Protected Type reference (TYPE) STRING Job type 20010427
9 _JOBUSER Instance attribute Protected Type reference (TYPE) RSAN_USER User 20010502
10 _MODELNAME Instance attribute Protected Type reference (TYPE) STRING Model Name 20010427
11 _T_LOG_CHANNEL_HANDLES Instance attribute Protected Type reference (TYPE) RSANY_T_LOG_CHANNEL_HANDLES Handles 20010502
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancel Job 20020319
2 CLOSE Instance method Public Method Close 20010427
3 DELETE Instance method Public Method Delete Job 20010427
4 DISPLAY_LOG Instance method Public Method Display Logs 20010427
5 EXECUTE Instance method Public Method 20020320
6 GET_DATE Instance method Public Method 20020318
7 GET_ID Instance method Public Method Get Job ID 20010911
8 GET_LIST Static method Public Method Find Jobs 20010427
9 GET_LOG Instance method Public Method Get Log 20020314
10 GET_MODELNAME Instance method Public Method 20020318
11 GET_PARAMS Instance method Public Method 20020319
12 GET_RESULT Instance method Public Method 20020731
13 GET_SERVER Instance method Public Method 20020424
14 GET_STATUS Instance method Public Method 20020318
15 GET_TIME Instance method Public Method 20020318
16 GET_TYPE Instance method Public Method 20020318
17 GET_USER Instance method Public Method 20020318
18 IS_ACTIVE Instance method Public Method 20020319
19 LOAD Instance method Public Method Read job 20010502
20 OPEN Instance method Public Method Open 20010427
21 SAVE Instance method Public Method Save Job 20010502
22 SET_MODELNAME Instance method Public Method 20020320
23 SET_RESULT Instance method Public Method 20020731
24 SET_TYPE Instance method Public Method 20020320
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 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_RSAN_LOG Log 20010427
2 Importing I_FAILED Call by reference Type reference (TYPE) BOOLEAN fehlgeschlagen 20010427
3 Importing I_LOGNAME Call by reference Type reference (TYPE) C Log Subtype (von RSAN) 20010502
# Exception Resumable Description Created on
1 FAILED 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 FAILED 20010726

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMS Value transfer Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20020320
2 Importing I_DEBUG Call by reference Type reference (TYPE) RSAN_FLAG Flag 20020412
3 Importing I_NAME Call by reference Type reference (TYPE) STRING 20020320
4 Importing I_REPORT Call by reference Type reference (TYPE) STRING 20020320
5 Importing I_START_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020320
6 Importing I_START_TIME Call by reference Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20020320
# Exception Resumable Description Created on
1 FAILED 20020320

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning ET_JOBIDS Value transfer Type reference (TYPE) RSANY_T_GUIDS 20020319
2 Importing I_JOBTYPE Call by reference Type reference (TYPE) STRING 20020319
3 Importing 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 Returning 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 Returning 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 Returning 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 Returning E_VALUE Value transfer Type reference (TYPE) STRING 20020731
2 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing I_JOBID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010502
# Exception Resumable Description Created on
1 FAILED Fehler 20010502

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBID Call by reference Type reference (TYPE) GUID_32 SPACE GUID im 'CHAR' Format in Großschreibung 20020318
2 Importing I_JOBPARAMS Call by reference Type reference (TYPE) C SPACE Job Parameter 20010427
3 Importing I_JOBTYPE Call by reference Type reference (TYPE) C Job Art (Applikation) 20010427
4 Importing 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 Importing 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 Importing I_NAME Call by reference Type reference (TYPE) STRING 20020731
2 Importing 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 Importing 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