SAP ABAP Class CL_FCC_FILE_UPLOAD_CHECKER (Utility Methods for Checking Data Imported from File)
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_FILE_UPLOAD_CHECKER  
Short Description Utility Methods for Checking Data Imported from File    
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 20110807   SAP 
Last change 20141108    
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_FILE_UPLOAD_CHECKER has no interface implemented.
Friends
Class CL_FCC_FILE_UPLOAD_CHECKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_APP_LOG_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FCC_APP_LOG_MANAGER Update Status Management 20110808
2 MR_CFC Instance attribute Private Object reference (TYPE REF TO) CL_FCC_CFC cfc instance 20110818
3 MR_SDL Instance attribute Private Object reference (TYPE REF TO) IF_BTC_EXT_SDL Remote Job Scheduler 20111021
4 MS_PARAS Instance attribute Private Type reference (TYPE) FCC_UPLOAD_PARAS upload parameters 20110831
5 MT_CACHED_RT_JOB_PARAMS Instance attribute Private Type reference (TYPE) FCC_T_RT_JOBS_CACHE Remote Job Cashed 20111028
6 MT_CHECKED_UPLOAD_DEPS Instance attribute Private Type reference (TYPE) FCC_CHECKED_UPLOAD_DEP Dependency Table 20120903
7 MT_CUS_VAR Instance attribute Private Type reference (TYPE) FCC_T_VAR_VALUES Customer Variable 20111114
8 MT_DELETE_ITEMS Instance attribute Public Type reference (TYPE) FCC_IUPLOAD_ITEM Table for Imported Data 20120809
9 MT_ERROR_TABLE Instance attribute Private Type reference (TYPE) FCC_IUPLOAD_ERRORS error table for structure table 20110819
10 MT_FIELD_DOC Instance attribute Private Type reference (TYPE) FCC_STRTAB table of string table 20110829
11 MT_FIELD_HDR Instance attribute Private Type reference (TYPE) FCC_STRTAB Header Value Table 20110829
12 MT_FIELD_ITM Instance attribute Public Type reference (TYPE) FCC_STRTAB table of string table 20110829
13 MT_FIELD_MAPPING_DOC Instance attribute Public Type reference (TYPE) FCC_T_FILE_MAPPING itab for mapping of file and structure 20110902
14 MT_FIELD_MAPPING_HDR Instance attribute Public Type reference (TYPE) FCC_T_FILE_MAPPING itab for mapping of file and structure 20110902
15 MT_FIELD_MAPPING_ITM Instance attribute Public Type reference (TYPE) FCC_T_FILE_MAPPING itab for mapping of file and structure 20110902
16 MT_FIELD_MISSING_DOC Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20110902
17 MT_FIELD_MISSING_HDR Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20110902
18 MT_FIELD_MISSING_ITM Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20110902
19 MT_FIELD_NAME_DOC Instance attribute Private Type reference (TYPE) STRING_TABLE itab for mapping of file and structure 20110831
20 MT_FIELD_NAME_HDR Instance attribute Private Type reference (TYPE) STRING_TABLE itab for mapping of file and structure 20110831
21 MT_FIELD_NAME_ITM Instance attribute Private Type reference (TYPE) STRING_TABLE itab for mapping of file and structure 20110831
22 MT_IMPORTED_ITEM Instance attribute Private Type reference (TYPE) FCC_T_FILE_KEY_ITEM Imported Item Table 20110905
23 MT_IMPORTED_NODE Instance attribute Private Type reference (TYPE) FCC_T_FILE_KEY_ITEM Imported Item Table 20110905
24 MT_ITEMS Instance attribute Private Type reference (TYPE) FCC_T_KEY_ITEM Items Table 20110901
25 MT_MESSAGE Instance attribute Public Type reference (TYPE) FCC_IUPLOAD_MESS message table for uploading check 20110808
26 MT_NODES Instance attribute Private Type reference (TYPE) FCC_T_KEY_NODE Nodes Table 20110901
27 MT_ORG_OBJECT Instance attribute Private Type reference (TYPE) FCC_T_ORG_OBJECTS Itab for TFC_ORG_OBJECTS 20110916
28 MT_PARAM Instance attribute Private Type reference (TYPE) FCC_T_FILE_PARAM Remote Task Parameters 20111101
29 MT_QUEUES Instance attribute Private Type reference (TYPE) BTC_T_EXT_QUEUE Remote Job Queue 20111021
30 MT_STACK Instance attribute Private Type reference (TYPE) FCC_IUPLOAD_ITEM Hash table of FCC_UPLOAD_ITEM 20121112
31 MT_TABLE_TREE Instance attribute Private Type reference (TYPE) FCC_IFILE_UPLOAD_TREE file upload tree table 20110819
32 MT_UPLOAD_DEPS Instance attribute Private Type reference (TYPE) FCC_IUPLOAD_DEP itab of dependency for upload and download 20110829
33 MT_UPLOAD_DEPS_UPDATE Instance attribute Private Type reference (TYPE) FCC_IUPLOAD_DEP Dependency Table 20120809
34 MT_UPLOAD_DOC Instance attribute Public Type reference (TYPE) FCC_IUPLOAD_OFFICE office table 20110830
35 MT_UPLOAD_ITEMS Instance attribute Public Type reference (TYPE) FCC_IUPLOAD_ITEM upload item table 20110809
36 MT_UPLOAD_ORG_VAR Instance attribute Private Type reference (TYPE) FCC_IUPLOAD_ORG_VAR Upload folder custom variables 20140304
37 MT_UPLOAD_VALUE Instance attribute Private Type reference (TYPE) FCC_IUPLOAD_VALUE TFC_ALL_ORG as ITAB 20110926
38 MV_DOC_PATH Instance attribute Public Type reference (TYPE) STRING 20110906
39 M_IS_CREATE_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL Is it in creating mode 20111012
40 M_RESULT_1 Instance attribute Private Type reference (TYPE) INT4 number of tasks in result1 20110810
41 M_RESULT_2 Instance attribute Private Type reference (TYPE) INT4 number of tasks in result2 20110810
42 M_RESULT_3 Instance attribute Private Type reference (TYPE) INT4 number of tasks in result3 20110810
43 M_RESULT_4 Instance attribute Private Type reference (TYPE) INT4 number of tasks in result4 20110810
44 M_UPLOAD_HEADER Instance attribute Public Type reference (TYPE) FCC_UPLOAD_HEADER upload header 20110809
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEP_MESSAGE Instance method Private Method 20110905
2 ADD_MESSAGE Instance method Public Method message 20110808
3 ADD_MESSAGE2 Instance method Public Method Add Message 20110906
4 ADD_STRUCTURE_CHECK_MESSAGE Instance method Private Method 20110902
5 ADD_SUCCESS_MESSAGE Instance method Private Method 20110906
6 APPEND_NODE Instance method Private Method Update Nodes 20110819
7 APPEND_SINGLE_TREE_NODE Instance method Private Method 20110822
8 CHECK_ALL Instance method Public Method check uploading results 20110809
9 CHECK_ALL_ITEM_ID Instance method Private Method 20110902
10 CHECK_AUTH Instance method Public Method check authority for upload download 20111101
11 CHECK_CUS_VAR_NAME Instance method Public Method 20140306
12 CHECK_DEPENDENCY Instance method Public Method check dependency rules 20110905
13 CHECK_DEPENDENCY_SINGLE Instance method Private Method 20110905
14 CHECK_DEP_ID_AND_TYPE Instance method Private Method check dependency id exist or not 20110906
15 CHECK_DOCUMENTS Instance method Private Method 20110829
16 CHECK_FOLDER_AUTH Instance method Private Method check template authorization on folder level 20111101
17 CHECK_HEADER Instance method Private Method header check for uploadng 20110809
18 CHECK_IS_CREATE Instance method Private Method 20110825
19 CHECK_ITEMS Instance method Private Method 20110829
20 CHECK_LOOP_DEPENDENCY Instance method Private Method check move for single node 20110905
21 CHECK_MOVE Instance method Private Method check moving error 20110829
22 CHECK_MOVE_SINGLE Instance method Private Method check move for single node 20110829
23 CHECK_REMOTE_QUEUE Instance method Public Method Check Remote Quque 20111028
24 CHECK_REMOTE_TASK Instance method Public Method Check Remote Remote Task 20111028
25 CHECK_STRUCTURE Instance method Private Method check structure 20110818
26 CHECK_STRUCTURE_WITH_TREE Instance method Private Method 20110902
27 CHECK_TEMPLATE_AUTH Instance method Private Method check template authority 20111101
28 CONSTRUCTOR Instance method Public Constructor 20110808
29 CONSTRUCT_MESSAGE Instance method Private Method 20110808
30 CREATE_SINGLE_TREE_NODE Instance method Private Method 20110825
31 FREE Instance method Public Method 20110809
32 GET_CHANGE_TYPE Instance method Public Method get change type ( false = keep and true = change) 20110824
33 GET_CUSTOMER_VARIABLE Instance method Public Method 20111114
34 GET_FACTORY_CALENDAR_UPLOAD Instance method Public Method Get factory calendar for task during upload 20130723
35 GET_ITEM_BY_ID Instance method Public Method Get Item Instance by Item ID 20110901
36 GET_NODE_BY_ID Instance method Public Method Get Node Object by Node ID 20110901
37 GET_OFFSET Instance method Private Method get offset and exe time 20110905
38 GET_PREDECCESSOR Instance method Private Method get item's predeccessor 20110905
39 GET_UPLOAD_DEP_TABLE Instance method Public Method get upload dependency table 20110830
40 GET_UPLOAD_DOC_TABLE Instance method Public Method get upload documentation table 20110830
41 GET_UPLOAD_HEADER Instance method Public Method get upload item table 20110830
42 GET_UPLOAD_ITEM_TABLE Instance method Public Method get upload item table 20110830
43 GET_UPLOAD_ORG_VAR_TABLE Instance method Public Method get upload assigned value table 20140304
44 GET_UPLOAD_RT_PARAMS_TABLE Instance method Public Method get remote parameter table 20111101
45 GET_UPLOAD_VALUE_TABLE Instance method Public Method get upload assigned value table 20110926
46 INITIAL_ERROR_TABLE Instance method Private Method initialize upload error table 20110822
47 INITIAL_FOLDER_TYPE_TABLE Instance method Private Method 20110916
48 INITIAL_ITEM_NODE_TABLE Instance method Private Method Build a Hashed Table for Items and Node 20110916
49 INITIAL_MAPPED_FIELD_TABLE Instance method Private Method Prepare String Table for Mapped Fields 20110916
50 INITIAL_TABLE_TREE Instance method Private Method initial table tree 20110822
51 IS_CHARACTERISTIC_VALUE_VALID Instance method Public Method 20111021
52 IS_CHECK_PASS Instance method Public Method get whether check pass or not 20110831
53 IS_CREATE_NEW_TEMPLATE Instance method Public Method Whether It Is Creating New Template 20110829
54 IS_ITEM_EXISTING Instance method Public Method Whether Item Exists in Either Imported Item or Old Template 20110905
55 IS_ORG_TYPE_ALLOWED Instance method Public Method Whether Org Type is Allowed For a Template 20110916
56 IS_ORG_TYPE_VALID Instance method Public Method Whether It Is Valid Value 20110916
57 IS_ORG_VAR_VALUE_VALID Instance method Public Method Check folder custom variable 20140304
58 IS_QUEUE_VALID Instance method Private Method Wherther Remote Job Queue Value is Valid 20111021
59 IS_TASK_GROUP Instance method Public Method 20110927
60 PREPARE_REMOTE_SCHEDULER Instance method Private Method 20111021
61 REBUILD_DEPENDENCY Instance method Private Method rebuild dependency when upload with deletion 20120809
62 SET_CURRENT_PROFILE Instance method Public Method Set Current Profile to Be Updated 20111012
63 SET_UPLOAD_DEPS Instance method Public Method for unit test 20120809
64 SHOW_LOG Instance method Public Method 20110808
65 UPDATE_ERROR_MOVE_FIELD Instance method Private Method update the read field of the error table 20110902
66 UPDATE_MOVE_2_SUB_FIELD Instance method Private Method update the read field of the error table 20110905
67 UPDATE_READ_FIELD Instance method Private Method update the read field of the error table 20110819
68 UPDATE_TASK_FIELD Instance method Private Method update the read field of the error table 20110822
Events
Class CL_FCC_FILE_UPLOAD_CHECKER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_UPLOAD_ITEM_HASH Public See coding Hash table of FCC_UPLOAD_ITEM 20121108 tt_upload_item_hash TYPE SORTED TABLE OF fcc_upload_item WITH UNIQUE KEY item new_item
Method Signatures

Method ADD_DEP_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UPLOAD_DEP Call by reference Type reference (TYPE) FCC_UPLOAD_DEP Predecessor 20110905
2 Importing ID_UPLOAD_ITEM Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM items for uploaded data 20110905
3 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20110905

Method ADD_DEP_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MESSAGE Call by reference Type reference (TYPE) FCC_UPLOAD_MESS message table for uploading app log 20110808

Method ADD_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method ADD_MESSAGE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM_ID Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110906
2 Importing IV_ITEM_IS_NEW Call by reference Type reference (TYPE) ABAP_BOOL 20110906
3 Importing IV_MSG_ID Call by reference Type reference (TYPE) SYMSGID 'FCC1' Message Class 20110906
4 Importing IV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO Message Number 20110906
5 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20110906
6 Importing IV_MSG_V1 Call by reference Type reference (TYPE) SIMPLE 20110906
7 Importing IV_MSG_V2 Call by reference Type reference (TYPE) SIMPLE 20110906
8 Importing IV_MSG_V3 Call by reference Type reference (TYPE) SIMPLE 20110906
9 Importing IV_MSG_V4 Call by reference Type reference (TYPE) SIMPLE 20110906

Method ADD_MESSAGE2 on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method ADD_STRUCTURE_CHECK_MESSAGE Signature

Method ADD_STRUCTURE_CHECK_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method ADD_STRUCTURE_CHECK_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method ADD_SUCCESS_MESSAGE Signature

Method ADD_SUCCESS_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method ADD_SUCCESS_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method APPEND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_ERROR_TABLE Call by reference Type reference (TYPE) FCC_IUPLOAD_ERRORS Itab for DB tab TFC_LANG 20110819
2 Importing IT_UPLOAD_ITEMS Call by reference Type reference (TYPE) FCC_IUPLOAD_ITEM itab of upload or download item 20110819
3 Importing PARENT_ID Call by reference Type reference (TYPE) SCMA_NODE ITAB for TFC_Param 20110819
4 Importing PARENT_NEW Call by reference Type reference (TYPE) BOOLEAN TFC_ITEM itab 20110819

Method APPEND_NODE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method APPEND_SINGLE_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARENT_NODE Call by reference Object reference (TYPE REF TO) CL_FCC_NODE Node Element 20110822
2 Importing P_THIS_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110822
3 Importing P_THIS_NODE Call by reference Object reference (TYPE REF TO) CL_FCC_NODE Node Element 20110822

Method APPEND_SINGLE_TREE_NODE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_PASS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110831
2 Exporting EV_WARNING_CONTAINED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110913
# Exception Resumable Description Created on
1 NO_AUTH_FOR_UPLOAD 20111101

Method CHECK_ALL_ITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_PASS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20140515

Method CHECK_ALL_ITEM_ID on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_AUTH Signature

Method CHECK_AUTH on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
# Exception Resumable Description Created on
1 NO_AUTH_FOR_UPLOAD 20111101

Method CHECK_CUS_VAR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CASE_SENSITIVE Call by reference Type reference (TYPE) ABAP_BOOL 20140306
2 Exporting EV_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20140306
3 Importing IV_NAME Call by reference Type reference (TYPE) RVARI_VNAM ABAP: Name of Variant Variable 20140306
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20140306

Method CHECK_CUS_VAR_NAME on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_DEPENDENCY Signature

Method CHECK_DEPENDENCY on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method CHECK_DEPENDENCY on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_DEPENDENCY_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UPLOAD_DEP Call by reference Type reference (TYPE) FCC_UPLOAD_DEP Predecessor 20121112

Method CHECK_DEPENDENCY_SINGLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_DEP_ID_AND_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UPLOAD_DEP Call by reference Type reference (TYPE) FCC_UPLOAD_DEP Predecessor 20110906

Method CHECK_DEP_ID_AND_TYPE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TG_WARNING Value transfer Type reference (TYPE) ABAP_BOOL 20140626

Method CHECK_DOCUMENTS on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_FOLDER_AUTH Signature

Method CHECK_FOLDER_AUTH on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method CHECK_FOLDER_AUTH on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_HEADER Signature

Method CHECK_HEADER on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method CHECK_HEADER on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_IS_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_CREATE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110825

Method CHECK_IS_CREATE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TG_WARNING Value transfer Type reference (TYPE) ABAP_BOOL 20140626

Method CHECK_ITEMS on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_LOOP_DEPENDENCY 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_UPLOAD_ITEM Upload item structure 20121112
2 Importing IS_UPLOAD_DEP Call by reference Type reference (TYPE) FCC_UPLOAD_DEP Predecessor 20121112

Method CHECK_LOOP_DEPENDENCY on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_MOVE Signature

Method CHECK_MOVE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method CHECK_MOVE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_MOVE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NODE Call by reference Type reference (TYPE) FCC_FILE_UPLOAD_TREE Node ID 20110829
2 Changing RT_STACK Call by reference Type reference (TYPE) FCC_IUPLOAD_ITEM uploaded data table 20110902

Method CHECK_MOVE_SINGLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_REMOTE_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RT_QUEUE Call by reference Type reference (TYPE) FCC_RT_QUEUE Queue of Remote Task 20111028
2 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20111028

Method CHECK_REMOTE_QUEUE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_REMOTE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RT_DEF_ID Call by reference Type reference (TYPE) FCC_RT_DEF_ID Name of Remote Task 20111028
2 Exporting RO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SBTI_EXCEPTION Criteria Manager Base Exception Class 20111028
3 Exporting RS_RT_DEF Call by reference Type reference (TYPE) FCC_S_RT_JOBS_CACHE Structure used while caching RT job def parameters 20111028

Method CHECK_REMOTE_TASK on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_STRUCTURE Signature

Method CHECK_STRUCTURE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method CHECK_STRUCTURE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_STRUCTURE_WITH_TREE Signature

Method CHECK_STRUCTURE_WITH_TREE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method CHECK_STRUCTURE_WITH_TREE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CHECK_TEMPLATE_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FCC_T_MESSAGE Table Type for Messages 20111101
# Exception Resumable Description Created on
1 NO_AUTH_FOR_TEMPLATE does not have authorization for template level 20111101

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CFC Call by reference Object reference (TYPE REF TO) CL_FCC_CFC Class for Administration of Fast Close 20110818
2 Importing IS_PARAS Call by reference Type reference (TYPE) FCC_UPLOAD_PARAS upload parameters 20110825
3 Importing IT_FIELD_DOC Call by reference Type reference (TYPE) FCC_STRTAB table of string table 20110825
4 Importing IT_FIELD_HDR Call by reference Type reference (TYPE) FCC_STRTAB table of string table 20110825
5 Importing IT_FIELD_ITM Call by reference Type reference (TYPE) FCC_STRTAB table of string table 20110825
6 Importing IT_FIELD_MAPPING_DOC Call by reference Type reference (TYPE) FCC_T_FILE_MAPPING itab for mapping of file and structure 20110829
7 Importing IT_FIELD_MAPPING_HDR Call by reference Type reference (TYPE) FCC_T_FILE_MAPPING itab for mapping of file and structure 20110829
8 Importing IT_FIELD_MAPPING_ITM Call by reference Type reference (TYPE) FCC_T_FILE_MAPPING itab for mapping of file and structure 20110829
9 Importing IV_DOC_PATH Call by reference Type reference (TYPE) STRING doc upload path 20110906
10 Importing IV_IS_CREATE Call by reference Type reference (TYPE) ABAP_BOOL Mode 20111012

Method CONSTRUCTOR on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CONSTRUCT_MESSAGE Signature

Method CONSTRUCT_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method CONSTRUCT_MESSAGE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method CREATE_SINGLE_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_ERROR_TABLE Call by reference Type reference (TYPE) FCC_IUPLOAD_ERRORS upload error table 20110825
2 Importing P_PARENT Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM Node Element 20110825
3 Importing P_THIS Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM items for uploaded data 20110901

Method CREATE_SINGLE_TREE_NODE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method FREE Signature

Method FREE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method FREE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_CHANGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGE_OR_KEEP Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110824

Method GET_CHANGE_TYPE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_CUSTOMER_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CUSTOMER_VARIABLE Value transfer Type reference (TYPE) FCC_T_VAR_VALUES Table Type: Customer Variable Values Output 20111114

Method GET_CUSTOMER_VARIABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_FACTORY_CALENDAR_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FAC_CAL Call by reference Type reference (TYPE) WFCID Factory Calendar 20130723
2 Importing ITEM Call by reference Type reference (TYPE) SCMA_NODE Node ID 20130723
3 Importing NEW_ITEM Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130723

Method GET_FACTORY_CALENDAR_UPLOAD on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_ITEM_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM_ID Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110901
2 Returning RO_ITEM Value transfer Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110901

Method GET_ITEM_BY_ID on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_NODE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110901
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) CL_FCC_NODE Node Element 20110901

Method GET_NODE_BY_ID on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXE_TIME Call by reference Type reference (TYPE) FCC_TIME 20110905
2 Importing ITEM Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110905
3 Importing NEW_ITEM Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110905
4 Exporting OFFSET Call by reference Type reference (TYPE) FCC_OFFSET_REL 20110905
# Exception Resumable Description Created on
1 TASK_NOT_FOUND 20110905

Method GET_PREDECCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UPLOAD_ITEMS Call by reference Type reference (TYPE) FCC_IUPLOAD_ITEM uploaded data table 20110905
2 Importing ID_UPLOAD_ITEM Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM items for uploaded data 20110905

Method GET_PREDECCESSOR on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_UPLOAD_DEP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UPLOAD_DEP Value transfer Type reference (TYPE) FCC_IUPLOAD_DEP Dependency Table 20110830

Method GET_UPLOAD_DEP_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_UPLOAD_DOC_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UPLOAD_DOC Value transfer Type reference (TYPE) FCC_IUPLOAD_OFFICE itab of office for upload and download 20110830

Method GET_UPLOAD_DOC_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_UPLOAD_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UPLOAD_HEADER Value transfer Type reference (TYPE) FCC_UPLOAD_HEADER items for uploaded data 20110830

Method GET_UPLOAD_HEADER on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_UPLOAD_ITEM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UPLOAD_ITEMS Value transfer Type reference (TYPE) FCC_IUPLOAD_ITEM items for uploaded data 20110830

Method GET_UPLOAD_ITEM_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_UPLOAD_ORG_VAR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UPLOAD_ORG_VAR Value transfer Type reference (TYPE) FCC_IUPLOAD_ORG_VAR Upload folder custom variables 20140304

Method GET_UPLOAD_ORG_VAR_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_UPLOAD_RT_PARAMS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAM Value transfer Type reference (TYPE) FCC_T_FILE_PARAM CPS Remote Task Parameters 20111101

Method GET_UPLOAD_RT_PARAMS_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method GET_UPLOAD_VALUE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UPLOAD_VALUE Value transfer Type reference (TYPE) FCC_IUPLOAD_VALUE TFC_ALL_ORG as ITAB 20110926

Method GET_UPLOAD_VALUE_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method INITIAL_ERROR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_ERROR_TABLE Call by reference Type reference (TYPE) FCC_IUPLOAD_ERRORS upload error table 20110822
2 Importing IT_UPLOAD_ITEMS Call by reference Type reference (TYPE) FCC_IUPLOAD_ITEM uploaded data table 20110822

Method INITIAL_ERROR_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method INITIAL_FOLDER_TYPE_TABLE Signature

Method INITIAL_FOLDER_TYPE_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method INITIAL_FOLDER_TYPE_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method INITIAL_ITEM_NODE_TABLE Signature

Method INITIAL_ITEM_NODE_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method INITIAL_ITEM_NODE_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method INITIAL_MAPPED_FIELD_TABLE Signature

Method INITIAL_MAPPED_FIELD_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method INITIAL_MAPPED_FIELD_TABLE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method INITIAL_TABLE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ROOT_NODE Call by reference Object reference (TYPE REF TO) CL_FCC_NODE Node Element 20110822

Method INITIAL_TABLE_TREE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_CHARACTERISTIC_VALUE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUSPRAEG Call by reference Type reference (TYPE) FCC_LOWHIGH Name of Organizational Unit 20111021
2 Importing IV_TYPE Call by reference Type reference (TYPE) FCC_ORGTYPE Structure Data Type for Fast Close 20111021
3 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20111021

Method IS_CHARACTERISTIC_VALUE_VALID on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_CHECK_PASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_PASS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110831
2 Exporting EV_WARNING_CONTAINED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110913

Method IS_CHECK_PASS on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_CREATE_NEW_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_CREATE_NEW Value transfer Type reference (TYPE) ABAP_BOOL 20110829

Method IS_CREATE_NEW_TEMPLATE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_ITEM_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_NEW Call by reference Type reference (TYPE) ABAP_BOOL 20110905
2 Importing IV_ITEM_ID Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110905
3 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20110905

Method IS_ITEM_EXISTING on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_ORG_TYPE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) FCC_ORGTYPE Structure Data Type for Fast Close 20110916
2 Returning RV_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20110916

Method IS_ORG_TYPE_ALLOWED on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_ORG_TYPE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) FCC_ORGTYPE Structure Data Type for Fast Close 20110916
2 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20110916

Method IS_ORG_TYPE_VALID on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_ORG_VAR_VALUE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALUE Call by reference Type reference (TYPE) FCC_UPLOAD_ORG_VAR Key fields for uploading folder custom variables 20140304
2 Changing CV_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20140304
3 Importing IT_VAR Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20140304

Method IS_ORG_VAR_VALUE_VALID on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_QUEUE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUQUE Call by reference Type reference (TYPE) BTC_S_EXT_QUEUE ExtSdl: Description of an External Queue 20111021
2 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20111021

Method IS_QUEUE_VALID on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method IS_TASK_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_TG Value transfer Type reference (TYPE) ABAP_BOOL 20110927

Method IS_TASK_GROUP on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method PREPARE_REMOTE_SCHEDULER Signature

Method PREPARE_REMOTE_SCHEDULER on class CL_FCC_FILE_UPLOAD_CHECKER has no parameter.
Method PREPARE_REMOTE_SCHEDULER on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method REBUILD_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Task Item Element 20120809
2 Importing IS_UPLOAD_DEP Call by reference Type reference (TYPE) FCC_UPLOAD_DEP Predecessor 20120809

Method REBUILD_DEPENDENCY on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method SET_CURRENT_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CFC Call by reference Object reference (TYPE REF TO) CL_FCC_CFC Class for Administration of Fast Close 20111012

Method SET_CURRENT_PROFILE on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method SET_UPLOAD_DEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UPLOAD_DEP Call by reference Type reference (TYPE) FCC_IUPLOAD_DEP Dependency Table 20120809

Method SET_UPLOAD_DEPS on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method SHOW_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCLUDE_DONE Call by reference Type reference (TYPE) ABAP_BOOL 20110922
2 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE_SELECT Name of a Template 20110922
3 Returning RV_USER_COMMAND Value transfer Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110906

Method SHOW_LOG on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method UPDATE_ERROR_MOVE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UPLOAD_ITEM Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM items for uploaded data 20110902
2 Changing IT_ERROR_TABLE Call by reference Type reference (TYPE) FCC_IUPLOAD_ERRORS upload error table 20110902

Method UPDATE_ERROR_MOVE_FIELD on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method UPDATE_MOVE_2_SUB_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UPLOAD_ITEM Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM items for uploaded data 20110905
2 Changing IT_ERROR_TABLE Call by reference Type reference (TYPE) FCC_IUPLOAD_ERRORS upload error table 20110905

Method UPDATE_MOVE_2_SUB_FIELD on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method UPDATE_READ_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UPLOAD_ITEM Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM items for uploaded data 20110819
2 Changing IT_ERROR_TABLE Call by reference Type reference (TYPE) FCC_IUPLOAD_ERRORS upload error table 20110819

Method UPDATE_READ_FIELD on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.

Method UPDATE_TASK_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UPLOAD_ITEM Call by reference Type reference (TYPE) FCC_UPLOAD_ITEM items for uploaded data 20110822
2 Changing IT_ERROR_TABLE Call by reference Type reference (TYPE) FCC_IUPLOAD_ERRORS upload error table 20110822

Method UPDATE_TASK_FIELD on class CL_FCC_FILE_UPLOAD_CHECKER has no exception.
History
Last changed by/on SAP  20141108 
SAP Release Created in 607