SAP ABAP Class CL_FCC_CHECK_UTILS (Check Methods)
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_CHECK_UTILS  
Short Description Check Methods    
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 20110809   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCC_CHECK_UTILS has no interface implemented.
Friends
Class CL_FCC_CHECK_UTILS has no friend class.
Attributes
Class CL_FCC_CHECK_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AGENT Static method Public Method Check agent 20110809
2 CHECK_BOOL_TYPE Static method Public Method Check Boolean Type 20110823
3 CHECK_DESTINATION Static method Public Method Check destination 20110809
4 CHECK_EMAIL_NOTI_CONFIG Static method Public Method Check Email Notification Configuration 20110825
5 CHECK_FACTORY_CALENDAR Static method Public Method Cehck Factory Calendar Existence 20110825
6 CHECK_FILE_EXIST Static method Public Method Check upload file exist 20110829
7 CHECK_ISOL_GROUP Static method Public Method Check Isolation Group 20110809
8 CHECK_LANG Static method Public Method Check Language Key Existence 20110830
9 CHECK_METHOD Static method Public Method Check Closing Hierarchy 20110825
10 CHECK_NAME_RANGE Static method Public Method Check profile name range 20110809
11 CHECK_REMOTE_TASK Static method Public Method Check Remote Task 20110823
12 CHECK_REPORT Static method Public Method Check Existense of Report 20110823
13 CHECK_SUPPORTED_EXTENSION Static method Public Method Check upload file extension is supported 20110829
14 CHECK_TIMEZONE Static method Public Method Check Timezone Existent 20110825
15 CHECK_TRANSACTION Static method Public Method Check Transaction Existence 20110823
16 CHECK_VARIANT Static method Public Method Check Report Variant 20110823
17 CHECK_WORKFLOW Static method Public Method Check Flow Existence 20110823
18 GET_REPORT_TITLE Static method Public Method Get Title of Report 20110823
19 GET_TCODE_TITLE Static method Public Method Get Title of Report 20110823
20 IS_NEW_TEMPLATE Static method Public Method Find Out Whether It Is New Profile or Existing Template 20110825
Events
Class CL_FCC_CHECK_UTILS has no event.
Types
Class CL_FCC_CHECK_UTILS has no local type.
Method Signatures

Method CHECK_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_AGENT_DESCR Call by reference Type reference (TYPE) FCC_TASK_OWNER_OBJDES Processor Description 20110809
2 Importing ID_AGENT_ID Call by reference Type reference (TYPE) FCC_TASK_RES_OBJID Responsible 20110809
3 Importing ID_AGENT_TYPE Call by reference Type reference (TYPE) FCC_TASK_RES_OTYPE Responsible Agent Type 20110809
# Exception Resumable Description Created on
1 ORG_OBJECT_NOT_EXISTS 20110809

Method CHECK_BOOL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20110823
2 Returning RV_CORRECT Value transfer Type reference (TYPE) ABAP_BOOL 20110823

Method CHECK_BOOL_TYPE on class CL_FCC_CHECK_UTILS has no exception.

Method CHECK_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DESTINATION Call by reference Type reference (TYPE) BTC_EXT_SDL_DEST ExtSdl: Name of Destination for External Scheduler 20110809
2 Importing NOT_THROW_MESSAGE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110809
# Exception Resumable Description Created on
1 NOT_EXIST_E336 20110809

Method CHECK_EMAIL_NOTI_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_NAME Call by reference Type reference (TYPE) FCC_NOTIFICATION_CON Notification Configuration 20110825
# Exception Resumable Description Created on
1 CONFIG_NOT_EXIST 20110825

Method CHECK_FACTORY_CALENDAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALENDAR Call by reference Type reference (TYPE) WFCID Factory Calendar 20110825
# Exception Resumable Description Created on
1 CALENDAR_NOT_EXIST 20110825

Method CHECK_FILE_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE_NAME Call by reference Type reference (TYPE) STRING 20110829
# Exception Resumable Description Created on
1 FILE_NOT_EXIST 20110829

Method CHECK_ISOL_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DESTINATION Call by reference Type reference (TYPE) BTC_EXT_SDL_DEST 20110809
2 Importing ID_ISOL_GROUP Call by reference Type reference (TYPE) BTC_EXT_ISOL_GROUP 20110809
3 Importing NOT_THROW_MESSAGE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110809
# Exception Resumable Description Created on
1 ERROR_IN_REMOTE_E241 20110809
2 NOT_EXIST_E337 20110809

Method CHECK_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SPRAS Call by reference Type reference (TYPE) SPRAS Language Key 20110830
# Exception Resumable Description Created on
1 NOT_EXIST Language Not Exist 20110830

Method CHECK_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD Call by reference Type reference (TYPE) FCC_METHOD Hierarchies of Closing Structure 20110825
# Exception Resumable Description Created on
1 METHOD_NOT_EXIST 20110825

Method CHECK_NAME_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIRST_CHARACTER Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20110809
# Exception Resumable Description Created on
1 E_NAME_RANGE_CONFLICT_347 name conflict 20110809
2 E_NAME_RANGE_CONFLICT_348 name conflict 20110809

Method CHECK_REMOTE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEF_ID Call by reference Type reference (TYPE) FCC_RT_DEF_ID 20110823
2 Importing IV_QUEUE Call by reference Type reference (TYPE) FCC_RT_QUEUE 20110823
# Exception Resumable Description Created on
1 REMOTE_TASK_EMPTY 20110823
2 REMOTE_TASK_NOT_EXIST 20110823

Method CHECK_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) FCC_PROGRAMM 20110823
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110823
# Exception Resumable Description Created on
1 REPORT_NAME_IS_EMPTY Report name is empty 20110823
2 REPORT_NOT_CONNECT_SM Report doesn't connect to Schedul Manager 20110823
3 REPORT_NOT_EXIST Report doesn't exist 20110823

Method CHECK_SUPPORTED_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE_NAME Call by reference Type reference (TYPE) STRING 20110829
# Exception Resumable Description Created on
1 UNSUPPORTED_DOCU_EXTENSION 20110829

Method CHECK_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20110825
# Exception Resumable Description Created on
1 TIMEZONE_NOT_EXIST 20110825

Method CHECK_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSACTION_NAME Call by reference Type reference (TYPE) TCODE Transaction Code 20110823
# Exception Resumable Description Created on
1 TRANS_IS_EMPTY Name is empty 20110823
2 TRANS_IS_MENU Tcode is menu area 20110823
3 TRANS_NOT_CONNECT_SM Tcode does not connect to Schedule Manager 20110823
4 TRANS_NOT_EXIST Tcode does not exist 20110823

Method CHECK_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) PROGRAMM ABAP Program Name 20110823
2 Importing IV_VARIANT Call by reference Type reference (TYPE) VARIANT ABAP: Name of variant (without program name) 20110823
# Exception Resumable Description Created on
1 VARIANT_CONTAIS_DOUBLE_SPACE Varaint contains double space 20110823
2 VARIANT_NOT_AUTHORIZED No authorization 20110823
3 VARIANT_NOT_EXIST Variant does not exist 20110823
4 VARIANT_UNKNOW_ERROR Unknown error 20110823

Method CHECK_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORKFLOW_NAME Call by reference Type reference (TYPE) FCC_SEQUENCE Fast Close: Flow Definition 20110823
# Exception Resumable Description Created on
1 FLOW_NAME_EMPTY Workflow name is empty 20110823
2 FLOW_NOT_EXIST workflow does not exist 20110823
3 FLOW_UNKWON_ERROR 20110823

Method GET_REPORT_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROGNAME Call by reference Type reference (TYPE) PROGNAME ABAP Program Name 20110823
2 Returning RV_NAME Value transfer Type reference (TYPE) REPTI Report title 20110823

Method GET_REPORT_TITLE on class CL_FCC_CHECK_UTILS has no exception.

Method GET_TCODE_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TCODE Call by reference Type reference (TYPE) TCODE ABAP Program Name 20110823
2 Returning RV_NAME Value transfer Type reference (TYPE) REPTI Report title 20110823

Method GET_TCODE_TITLE on class CL_FCC_CHECK_UTILS has no exception.

Method IS_NEW_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110825
2 Returning RV_IS_NEW Value transfer Type reference (TYPE) ABAP_BOOL 20110825

Method IS_NEW_TEMPLATE on class CL_FCC_CHECK_UTILS has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 607