SAP ABAP Class CL_FCC_DOWNLOAD (Get Exported Data)
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_DOWNLOAD  
Short Description Get Exported Data    
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 20110818   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)
2 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCC_DOWNLOAD has no interface implemented.
Friends
Class CL_FCC_DOWNLOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLUMN_SEPARATOR Static Attribute Public Type reference (TYPE) CHAR1 ',' Single-Character Indicator 20110818
2 C_CUSTOMER_VARIABLE Constant Private Type reference (TYPE) STRING 'CUS_VAR' 20111111
3 C_QUOTATION_MARK Static Attribute Public Type reference (TYPE) CHAR1 '"' Single-Character Indicator 20110818
4 C_QUOTATION_MARK_ESCAPED Static Attribute Public Type reference (TYPE) CHAR2 '""' Version Number Components 20110818
5 GC_BDS_CLASSNAME_TASK Constant Public Type reference (TYPE) SBDST_CLASSNAME 'SCHEDMAN_TASK' 20110818
6 GC_BDS_CLASSTYPE Constant Public Type reference (TYPE) SBDST_CLASSTYPE 'OT' 20110818
7 GO_TEMPL_HDR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110915
8 GO_TEMPL_HDR_TOTAL Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110915
9 GO_TEMPL_ITEM Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20111028
10 GO_TEMPL_ITEM_TOTAL Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20111028
11 MR_CFC Instance attribute Private Object reference (TYPE REF TO) CL_FCC_CFC Class for Administration of Fast Close 20111111
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_HDR_STRUCTURE Instance method Private Method 20110914
2 BUILD_ITEM_STRUCTURE Instance method Private Method build structure for item 20111028
3 BUILD_TREE_TABLE Instance method Private Method build table according to tree struture 20110818
4 CHECK_AUTH Static method Public Method check authority for template download 20111101
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111111
6 DOWNLOAD_TEMPLATE Instance method Public Method download template or node to csv 20110818
7 ESCAPE_CHARS Instance method Private Method 20140527
8 GET_CHARACTERISTIC_VALUES Instance method Private Method get change value string 20111019
9 GET_DOWNLOAD_ITEMS Instance method Private Method 20110818
10 GET_FOLDER_VARIABLES Instance method Private Method Get folder variables 20140228
11 GET_VALID_DOC_NAME Instance method Private Method 20111020
Events
Class CL_FCC_DOWNLOAD has no event.
Types
Class CL_FCC_DOWNLOAD has no local type.
Method Signatures

Method BUILD_HDR_STRUCTURE Signature

Method BUILD_HDR_STRUCTURE on class CL_FCC_DOWNLOAD has no parameter.
Method BUILD_HDR_STRUCTURE on class CL_FCC_DOWNLOAD has no exception.

Method BUILD_ITEM_STRUCTURE 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 20111028

Method BUILD_ITEM_STRUCTURE on class CL_FCC_DOWNLOAD has no exception.

Method BUILD_TREE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UPLOAD_DOWNLOAD_ITEM Call by reference Type reference (TYPE) FCC_T_FILE_ITEM items for upload or download 20110818
2 Importing IT_DEPENDENCY Call by reference Type reference (TYPE) FCC_T_FILE_DEP itab of dependency for upload and download 20110822
3 Importing IT_FOLDER_VARS Call by reference Type reference (TYPE) FCC_IORGVAR Table for FCC_TEMPL_ORGVAR 20140228
4 Importing IT_LANG Call by reference Type reference (TYPE) FCC_ILANG Itab for DB tab TFC_LANG 20110822
5 Importing IT_TEMPL_ITEM Call by reference Type reference (TYPE) FCC_T_FILE_ITEM_BY_ORDER TFC_ITEM itab 20110818
6 Importing IT_TEMPL_ORG Call by reference Type reference (TYPE) FCC_IORG ITAB for TFC_ORG 20110818
7 Importing IV_NODE_ID Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110818

Method BUILD_TREE_TABLE on class CL_FCC_DOWNLOAD has no exception.

Method CHECK_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
2 Importing IO_CFC Call by reference Object reference (TYPE REF TO) CL_FCC_CFC Class for Administration of Fast Close 20111101
3 Importing IT_NODES Call by reference Type reference (TYPE) FCC_NODES Node Table 20111101
# Exception Resumable Description Created on
1 NO_AUTH_FOR_DOWNLOAD 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 20111111

Method CONSTRUCTOR on class CL_FCC_DOWNLOAD has no exception.

Method DOWNLOAD_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAS Call by reference Type reference (TYPE) FCC_UPLOAD_PARAS upload parameters 20110818
2 Importing IV_FILE_PATH Call by reference Type reference (TYPE) STRING 20110818
3 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Name of a Template 20110818
4 Importing LT_ROOT_NODES Call by reference Type reference (TYPE) FCC_NODES Node Table 20110818

Method DOWNLOAD_TEMPLATE on class CL_FCC_DOWNLOAD has no exception.

Method ESCAPE_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) C FCC Selection value 20140527
2 Returning RV_OUTPUT Value transfer Type reference (TYPE) STRING 20140527

Method ESCAPE_CHARS on class CL_FCC_DOWNLOAD has no exception.

Method GET_CHARACTERISTIC_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHARACTERISTIC_VALUE Call by reference Type reference (TYPE) STRING 20111019
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) SCMA_NODE Node ID 20111019
3 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) FCC_ORGTYPE Structure Data Type for Fast Close 20111019
4 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE_SELECT Name of a Template 20111019

Method GET_CHARACTERISTIC_VALUES on class CL_FCC_DOWNLOAD has no exception.

Method GET_DOWNLOAD_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UPLOAD_DOWNLOAD_ITEM Call by reference Type reference (TYPE) FCC_T_FILE_ITEM itab of upload or download item 20110818
2 Exporting EV_CANCEL Call by reference Type reference (TYPE) C 1=yes 2=no 20111024
3 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE_SELECT Name of a Template 20110818
4 Importing LT_ROOT_NODES Call by reference Type reference (TYPE) FCC_NODES Node Table 20110818

Method GET_DOWNLOAD_ITEMS on class CL_FCC_DOWNLOAD has no exception.

Method GET_FOLDER_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FOLDER_VARS_STR Call by reference Type reference (TYPE) STRING 20140228
2 Importing IT_FOLDER_VARS Call by reference Type reference (TYPE) FCC_IORGVAR Table for FCC_TEMPL_ORGVAR 20140228
3 Importing IV_NODE_ID Call by reference Type reference (TYPE) SCMA_NODE Node ID 20140228

Method GET_FOLDER_VARIABLES on class CL_FCC_DOWNLOAD has no exception.

Method GET_VALID_DOC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DOC_NUMBER Call by reference Type reference (TYPE) STRING 20111020
2 Importing IT_ITEM_DOC Call by reference Type reference (TYPE) FCC_T_FILE_OFFICE doc for upload and download 20111020
3 Importing IV_DOC_DESCR Call by reference Type reference (TYPE) FCC_DOC_DESCR Title of Document 20111020
4 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) FCC_FILE_TYPE File Type 20111020

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