SAP ABAP Class CL_FCC_UTIL_RJ (Services for Remote Task)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_UTIL_RJ  
Short Description Services for Remote Task    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20111206   SAP 
Last change 20141108    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_UTIL_RJ has no forward declaration.
Interfaces
Class CL_FCC_UTIL_RJ has no interface implemented.
Friends
Class CL_FCC_UTIL_RJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SMT_RFC_ID Static Attribute Private Type reference (TYPE) FCC_T_RFC_ID Table type of FCC_RFC_ID 20111216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RFC_ID Static method Public Method Check if the rfc id is valid in FCc 20111216
2 CONVERT_DATE_TIME_UTC2SYST Static method Public Method Convert Date and Time from UTC to System 20111213
3 CONVERT_JOBSTAT_TO_USERSTAT Static method Public Method Convert Job Status to Application Status 20111213
4 CREATE_JOBS_FOR_SCHEDULE Static method Public Method Create a New RJ Job after Scheduling 20111209
5 CREATE_JOB_FOR_MANUAL_CHANGE Static method Public Method 20111209
6 CREATE_JOB_ID Static method Private Method Get New Job Timestamp for Remote Job 20111208
7 GET_CURRENT_JOB Static method Public Method Get Current Active Job Entry of ta RJ Task 20111208
8 GET_STATUS Static method Public Method Get Latest Application Status Of Task 20111208
9 SHOW_BASIC_LIST Static method Public Method Show Remote Job Basic List 20111214
10 SHOW_DETAIL_LIST Static method Public Method Show Remote Job Detail List 20111214
11 UPDATE_STATUS Static method Public Method Manually Set Appl Status 20111208
Events
Class CL_FCC_UTIL_RJ has no event.
Types
Class CL_FCC_UTIL_RJ has no local type.
Method Signatures

Method CHECK_RFC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111216
2 Importing IM_RFC_ID Call by reference Type reference (TYPE) FCC_RFC_ID FCc RFC logic ID 20111216

Method CHECK_RFC_ID on class CL_FCC_UTIL_RJ has no exception.

Method CONVERT_DATE_TIME_UTC2SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DATE Call by reference Type reference (TYPE) DATUM Date 20111213
2 Exporting ED_TIME Call by reference Type reference (TYPE) UZEIT Time 20111213
3 Importing ID_DATE Call by reference Type reference (TYPE) DATUM Date 20111213
4 Importing ID_TIME Call by reference Type reference (TYPE) UZEIT Time 20111213
5 Importing ID_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20111213
# Exception Resumable Description Created on
1 BAD_INPUT Bad Input 20111213

Method CONVERT_JOBSTAT_TO_USERSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLSTAT Call by reference Type reference (TYPE) BTCSTATUS State of Background Job 20111213
2 Importing IV_JOBSTAT Call by reference Type reference (TYPE) BTCSTATUS State of Background Job 20111213
3 Returning RV_STAT Value transfer Type reference (TYPE) SCHEDMAN_JOB_STATI Job Status from a Business View 20111213

Method CONVERT_JOBSTAT_TO_USERSTAT on class CL_FCC_UTIL_RJ has no exception.

Method CREATE_JOBS_FOR_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RJ_JOB Call by reference Type reference (TYPE) FCC_T_RJ_JOBID Fast Close: Task List 20111209

Method CREATE_JOBS_FOR_SCHEDULE on class CL_FCC_UTIL_RJ has no exception.

Method CREATE_JOB_FOR_MANUAL_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INSTANCE Call by reference Type reference (TYPE) FCC_NUM Counter 20111209
2 Importing IV_ITEM Call by reference Type reference (TYPE) SCMA_NODE Node ID 20111209
3 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20111209
4 Importing IV_STARTDATE Call by reference Type reference (TYPE) D 20120113
5 Importing IV_STARTTIME Call by reference Type reference (TYPE) T 20120113
6 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20120119
7 Returning RS_RJ_JOB Value transfer Type reference (TYPE) FCC_RJ_JOBID Job Info for Remote Job in Remote Server (non-CPS) 20111209

Method CREATE_JOB_FOR_MANUAL_CHANGE on class CL_FCC_UTIL_RJ has no exception.

Method CREATE_JOB_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_JOB_ID Value transfer Type reference (TYPE) FCC_RJ_JOB_ID User Timestamp as Remote Job ID 20111208

Method CREATE_JOB_ID on class CL_FCC_UTIL_RJ has no exception.

Method GET_CURRENT_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_JOB Call by reference Type reference (TYPE) FCC_RJ_JOBID Job Info for Remote Job in Remote Server (non-CPS) 20111208
2 Exporting EV_NOT_EXIST Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111208
3 Importing IS_ITEM Call by reference Type reference (TYPE) FCC_INST_ITEM Administration of a Job (Report/Transaction or Workflow) 20111208

Method GET_CURRENT_JOB on class CL_FCC_UTIL_RJ has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SPOOLS Call by reference Type reference (TYPE) FCC_T_SPOOL_DISPLAY ITAB for TFC_SPOOL_DISPLAY 20111214
2 Exporting EV_END_DATE Call by reference Type reference (TYPE) DATUM End Date 20111208
3 Exporting EV_END_TIME Call by reference Type reference (TYPE) UZEIT End Time 20111208
4 Exporting EV_HAS_JOBLOG Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111214
5 Exporting EV_HAS_SPOOL Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111214
6 Exporting EV_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20111214
7 Exporting EV_JOBID Call by reference Type reference (TYPE) BTCCTXT Reference value from job creator to identify job 20120119
8 Exporting EV_JOBNAME Call by reference Type reference (TYPE) BTCJOB Job Info for Remote Job in Remote Server (non-CPS) 20111214
9 Exporting EV_SCAN_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20130415
10 Exporting EV_SET_MANUALLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20140319
11 Exporting EV_START_DATE Call by reference Type reference (TYPE) DATUM Start Date 20111208
12 Exporting EV_START_TIME Call by reference Type reference (TYPE) UZEIT Start Time 20111208
13 Exporting EV_STATUS Call by reference Type reference (TYPE) CHAR1 Appl Status of Remote Task 20111208
14 Exporting EV_USERNAME Call by reference Type reference (TYPE) SY-UNAME User Name 20121128
15 Importing IS_ITEM Call by reference Type reference (TYPE) FCC_INST_ITEM Administration of a Job (Report/Transaction or Workflow) 20111208
16 Importing I_SCHED_ID Call by reference Type reference (TYPE) SCHEDMAN_ID ID of Processed Object (see SCHEDMAN_TYPE for Category) 20111208

Method GET_STATUS on class CL_FCC_UTIL_RJ has no exception.

Method SHOW_BASIC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM Call by reference Type reference (TYPE) FCC_INST_ITEM ID of Processed Object (see SCHEDMAN_TYPE for Category) 20111214

Method SHOW_BASIC_LIST on class CL_FCC_UTIL_RJ has no exception.

Method SHOW_DETAIL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM Call by reference Type reference (TYPE) FCC_INST_ITEM Administration of a Job (Report/Transaction or Workflow) 20111214

Method SHOW_DETAIL_LIST on class CL_FCC_UTIL_RJ has no exception.

Method UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RJ_JOB Call by reference Type reference (TYPE) FCC_RJ_JOBID Job Info for Remote Job in Remote Server (non-CPS) 20111208
2 Importing IV_CHANGE_STAMP Call by reference Type reference (TYPE) TZNTSTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20120113
3 Importing IV_STATUS Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20111208
4 Importing IV_STATUSTEXT Call by reference Type reference (TYPE) SM_STATUS_TXT Status Change Reason 20111208

Method UPDATE_STATUS on class CL_FCC_UTIL_RJ has no exception.
History
Last changed by/on SAP  20141108 
SAP Release Created in 100