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 | 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 | Static method | Public | Method | Check agent | 20110809 | |
| 2 | Static method | Public | Method | Check Boolean Type | 20110823 | |
| 3 | Static method | Public | Method | Check destination | 20110809 | |
| 4 | Static method | Public | Method | Check Email Notification Configuration | 20110825 | |
| 5 | Static method | Public | Method | Cehck Factory Calendar Existence | 20110825 | |
| 6 | Static method | Public | Method | Check upload file exist | 20110829 | |
| 7 | Static method | Public | Method | Check Isolation Group | 20110809 | |
| 8 | Static method | Public | Method | Check Language Key Existence | 20110830 | |
| 9 | Static method | Public | Method | Check Closing Hierarchy | 20110825 | |
| 10 | Static method | Public | Method | Check profile name range | 20110809 | |
| 11 | Static method | Public | Method | Check Remote Task | 20110823 | |
| 12 | Static method | Public | Method | Check Existense of Report | 20110823 | |
| 13 | Static method | Public | Method | Check upload file extension is supported | 20110829 | |
| 14 | Static method | Public | Method | Check Timezone Existent | 20110825 | |
| 15 | Static method | Public | Method | Check Transaction Existence | 20110823 | |
| 16 | Static method | Public | Method | Check Report Variant | 20110823 | |
| 17 | Static method | Public | Method | Check Flow Existence | 20110823 | |
| 18 | Static method | Public | Method | Get Title of Report | 20110823 | |
| 19 | Static method | Public | Method | Get Title of Report | 20110823 | |
| 20 | 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 | ED_AGENT_DESCR | Call by reference | Type reference (TYPE) | FCC_TASK_OWNER_OBJDES | Processor Description | 20110809 | |||
| 2 | ID_AGENT_ID | Call by reference | Type reference (TYPE) | FCC_TASK_RES_OBJID | Responsible | 20110809 | |||
| 3 | ID_AGENT_TYPE | Call by reference | Type reference (TYPE) | FCC_TASK_RES_OTYPE | Responsible Agent Type | 20110809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110809 |
Method CHECK_BOOL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110823 | ||||
| 2 | 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 | ID_DESTINATION | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_DEST | ExtSdl: Name of Destination for External Scheduler | 20110809 | |||
| 2 | NOT_THROW_MESSAGE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110809 |
Method CHECK_EMAIL_NOTI_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_NAME | Call by reference | Type reference (TYPE) | FCC_NOTIFICATION_CON | Notification Configuration | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110825 |
Method CHECK_FACTORY_CALENDAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALENDAR | Call by reference | Type reference (TYPE) | WFCID | Factory Calendar | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110825 |
Method CHECK_FILE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110829 |
Method CHECK_ISOL_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DESTINATION | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_DEST | 20110809 | ||||
| 2 | ID_ISOL_GROUP | Call by reference | Type reference (TYPE) | BTC_EXT_ISOL_GROUP | 20110809 | ||||
| 3 | NOT_THROW_MESSAGE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110809 | |||
| 2 | 20110809 |
Method CHECK_LANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SPRAS | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Language Not Exist | 20110830 |
Method CHECK_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METHOD | Call by reference | Type reference (TYPE) | FCC_METHOD | Hierarchies of Closing Structure | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110825 |
Method CHECK_NAME_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIRST_CHARACTER | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | name conflict | 20110809 | ||
| 2 | name conflict | 20110809 |
Method CHECK_REMOTE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEF_ID | Call by reference | Type reference (TYPE) | FCC_RT_DEF_ID | 20110823 | ||||
| 2 | IV_QUEUE | Call by reference | Type reference (TYPE) | FCC_RT_QUEUE | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110823 | |||
| 2 | 20110823 |
Method CHECK_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | FCC_PROGRAMM | 20110823 | ||||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Report name is empty | 20110823 | ||
| 2 | Report doesn't connect to Schedul Manager | 20110823 | ||
| 3 | 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 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110829 |
Method CHECK_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110825 |
Method CHECK_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRANSACTION_NAME | Call by reference | Type reference (TYPE) | TCODE | Transaction Code | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Name is empty | 20110823 | ||
| 2 | Tcode is menu area | 20110823 | ||
| 3 | Tcode does not connect to Schedule Manager | 20110823 | ||
| 4 | Tcode does not exist | 20110823 |
Method CHECK_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20110823 | |||
| 2 | IV_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name of variant (without program name) | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Varaint contains double space | 20110823 | ||
| 2 | No authorization | 20110823 | ||
| 3 | Variant does not exist | 20110823 | ||
| 4 | Unknown error | 20110823 |
Method CHECK_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WORKFLOW_NAME | Call by reference | Type reference (TYPE) | FCC_SEQUENCE | Fast Close: Flow Definition | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow name is empty | 20110823 | ||
| 2 | workflow does not exist | 20110823 | ||
| 3 | 20110823 |
Method GET_REPORT_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20110823 | |||
| 2 | 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 | IV_TCODE | Call by reference | Type reference (TYPE) | TCODE | ABAP Program Name | 20110823 | |||
| 2 | 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 | IV_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | Fast Close: Task List | 20110825 | |||
| 2 | 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 |