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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | ',' | Single-Character Indicator | 20110818 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CUS_VAR' | 20111111 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | '"' | Single-Character Indicator | 20110818 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR2 | '""' | Version Number Components | 20110818 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SBDST_CLASSNAME | 'SCHEDMAN_TASK' | 20110818 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SBDST_CLASSTYPE | 'OT' | 20110818 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20110915 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20110915 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20111028 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20111028 | ||
11 | ![]() |
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 | ![]() |
Instance method | Private | Method | 20110914 | |
2 | ![]() |
Instance method | Private | Method | build structure for item | 20111028 |
3 | ![]() |
Instance method | Private | Method | build table according to tree struture | 20110818 |
4 | ![]() |
Static method | Public | Method | check authority for template download | 20111101 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111111 |
6 | ![]() |
Instance method | Public | Method | download template or node to csv | 20110818 |
7 | ![]() |
Instance method | Private | Method | 20140527 | |
8 | ![]() |
Instance method | Private | Method | get change value string | 20111019 |
9 | ![]() |
Instance method | Private | Method | 20110818 | |
10 | ![]() |
Instance method | Private | Method | Get folder variables | 20140228 |
11 | ![]() |
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 | ![]() |
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 | ![]() |
CT_UPLOAD_DOWNLOAD_ITEM | Call by reference | Type reference (TYPE) | FCC_T_FILE_ITEM | items for upload or download | 20110818 | ||
2 | ![]() |
IT_DEPENDENCY | Call by reference | Type reference (TYPE) | FCC_T_FILE_DEP | itab of dependency for upload and download | 20110822 | ||
3 | ![]() |
IT_FOLDER_VARS | Call by reference | Type reference (TYPE) | FCC_IORGVAR | Table for FCC_TEMPL_ORGVAR | 20140228 | ||
4 | ![]() |
IT_LANG | Call by reference | Type reference (TYPE) | FCC_ILANG | Itab for DB tab TFC_LANG | 20110822 | ||
5 | ![]() |
IT_TEMPL_ITEM | Call by reference | Type reference (TYPE) | FCC_T_FILE_ITEM_BY_ORDER | TFC_ITEM itab | 20110818 | ||
6 | ![]() |
IT_TEMPL_ORG | Call by reference | Type reference (TYPE) | FCC_IORG | ITAB for TFC_ORG | 20110818 | ||
7 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FCC_T_MESSAGE | Table Type for Messages | 20111101 | ||
2 | ![]() |
IO_CFC | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CFC | Class for Administration of Fast Close | 20111101 | ||
3 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | FCC_NODES | Node Table | 20111101 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111101 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IS_PARAS | Call by reference | Type reference (TYPE) | FCC_UPLOAD_PARAS | upload parameters | 20110818 | ||
2 | ![]() |
IV_FILE_PATH | Call by reference | Type reference (TYPE) | STRING | 20110818 | |||
3 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | Name of a Template | 20110818 | ||
4 | ![]() |
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 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | C | FCC Selection value | 20140527 | ||
2 | ![]() |
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 | ![]() |
EV_CHARACTERISTIC_VALUE | Call by reference | Type reference (TYPE) | STRING | 20111019 | |||
2 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20111019 | ||
3 | ![]() |
IV_NODE_TYPE | Call by reference | Type reference (TYPE) | FCC_ORGTYPE | Structure Data Type for Fast Close | 20111019 | ||
4 | ![]() |
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 | ![]() |
ET_UPLOAD_DOWNLOAD_ITEM | Call by reference | Type reference (TYPE) | FCC_T_FILE_ITEM | itab of upload or download item | 20110818 | ||
2 | ![]() |
EV_CANCEL | Call by reference | Type reference (TYPE) | C | 1=yes 2=no | 20111024 | ||
3 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE_SELECT | Name of a Template | 20110818 | ||
4 | ![]() |
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 | ![]() |
EV_FOLDER_VARS_STR | Call by reference | Type reference (TYPE) | STRING | 20140228 | |||
2 | ![]() |
IT_FOLDER_VARS | Call by reference | Type reference (TYPE) | FCC_IORGVAR | Table for FCC_TEMPL_ORGVAR | 20140228 | ||
3 | ![]() |
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 | ![]() |
CV_DOC_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20111020 | |||
2 | ![]() |
IT_ITEM_DOC | Call by reference | Type reference (TYPE) | FCC_T_FILE_OFFICE | doc for upload and download | 20111020 | ||
3 | ![]() |
IV_DOC_DESCR | Call by reference | Type reference (TYPE) | FCC_DOC_DESCR | Title of Document | 20111020 | ||
4 | ![]() |
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 |