SAP ABAP Class CL_FOPC_DOCU_DOWNLOAD_CTRL (Controller Class for FOPC_DOCU_DOWNL)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_DOCUMENTS (Package) Documents

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20040310 |
Properties
Class | CL_FOPC_DOCU_DOWNLOAD_CTRL | |
Short Description | Controller Class for FOPC_DOCU_DOWNL | |
Super Class | CL_BSP_CONTROLLER2 | BSP Component |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | FOPCD | |
Program status | ||
Category | 0 | |
Package | FOPC_DOCUMENTS | Documents |
Created | 20040310 | SAP |
Last change | 20050428 | SAP |
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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FOPC_DOCU_DOWNLOAD_CTRL has no interface implemented.
Friends
Class CL_FOPC_DOCU_DOWNLOAD_CTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'object-id' | Parameter Name | 20040310 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'object-type' | Parameter Name | 20040310 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'task-id' | Parameter Name | 20040310 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 6 | Default Own Compression Level, Basis < 640 | 20050414 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 80 | Minimal Required Ratio (in %) for Own Compression | 20050414 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'attachment-disposition' | Parameter Name | 20050401 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'docClass' | Parameter Name | 20040310 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'compId' | Parameter Name | 20050401 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'docId' | Parameter Name | 20040310 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'auth-ticket' | Parameter Name | 20040310 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ':&ext' | Variable Name for File Extension | 20050407 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ':&name' | Variable Name for File Name | 20050407 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | TIMESTAMP | '99991231235959' | Maximum Timestamp | 20050412 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | TIMESTAMP | '00000101000000' | Minimum Timestamp | 20050412 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UNAME | '*' | Value Representing Any User | 20050407 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 7200 | Default Validity of Ticket in Seconds | 20050407 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 10 | # of Retries to Get Ticket | 20050407 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 600 | DB Update Rate of Reused Tickets in Seconds | 20050412 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 10 | Wait Time If Ticket Is Currently Locked | 20050407 | |
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050407 | |||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Use Own Compression Instead of Automat. Response Compression | 20050414 |
Methods
Events
Class CL_FOPC_DOCU_DOWNLOAD_CTRL has no event.
Types
Class CL_FOPC_DOCU_DOWNLOAD_CTRL has no local type.
Method Signatures
Method CHECK_DOWNLOAD_TICKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DOCUMENT_TICKET | Value transfer | Type reference (TYPE) | FOPC_DOC_TICKETS | Erlaubnis zum Herunterladen des Dokuments | 20050407 | ||
2 | ![]() |
ES_KPRO_DOCUMENT | Value transfer | Type reference (TYPE) | SKWF_IO | Flag (X oder Blank) | 20050407 | ||
3 | ![]() |
IS_APPL_OBJ_KEY | Call by reference | Type reference (TYPE) | FOPCD_APPLICATION_OBJECT_KEY | 20040310 | |||
4 | ![]() |
I_TICKET_GUID | Call by reference | Type reference (TYPE) | FOPC_DOC_TICKETS-TICKET_GUID | Erlaubnis zum Herunterladen des Dokuments | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20040310 |
Method CREATE_DOWNLOAD_TICKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TICKET | Call by reference | Type reference (TYPE) | FOPC_DOC_TICKETS | Erlaubnis zum Herunterladen des Dokuments | 20040310 | ||
2 | ![]() |
IS_PHIO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20040310 | ||
3 | ![]() |
I_GENERATE_DEFAULTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Fill not specified properties with default values | 20040310 | |
4 | ![]() |
I_PREFER_VALIDITY_THEN_COUNTER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20040310 |
Method DEQUEUE_TICKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLLECT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050407 | ||
2 | ![]() |
I_TICKET_GUID | Call by reference | Type reference (TYPE) | FOPC_DOC_TICKETS-TICKET_GUID | GUID im 'CHAR' Format in Großschreibung | 20050407 |
Method DEQUEUE_TICKET on class CL_FOPC_DOCU_DOWNLOAD_CTRL has no exception.
Method ENQUEUE_TICKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLLECT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050407 | ||
2 | ![]() |
I_TICKET_GUID | Call by reference | Type reference (TYPE) | FOPC_DOC_TICKETS-TICKET_GUID | GUID im 'CHAR' Format in Großschreibung | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050407 |
Method GENERATE_DOCUMENT_DOWNLOAD_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_APPL_OBJ_KEY | Call by reference | Type reference (TYPE) | FOPCD_APPLICATION_OBJECT_KEY | MIC Application Object Key | 20040310 | ||
2 | ![]() |
IS_PHIO_KEY | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20040310 | ||
3 | ![]() |
I_COMPONENT_ID | Call by reference | Type reference (TYPE) | SDOK_FILNM | Relativer Ablageort eines physischen Dokuments | 20050401 | ||
4 | ![]() |
I_CONT_DISP_AS_ATTACHMENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Use 'attachment' instead of 'inline' in content-disposition | 20050401 | |
5 | ![]() |
I_USE_RELATIVE_URL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050404 | |||
6 | ![]() |
I_WITH_CLIENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050406 | ||
7 | ![]() |
I_WITH_LANGUAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050406 | ||
8 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20040310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050404 |
Method GET_BSP_PAGE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLNAME | Call by reference | Type reference (TYPE) | O2PAGKEY-APPLNAME | Name einer BSP-Applikation | 20050404 | ||
2 | ![]() |
I_PAGEKEY | Call by reference | Type reference (TYPE) | O2PAGKEY-PAGEKEY | Interner Name (Schlüssel) einer BSP-Seite | 20050404 | ||
3 | ![]() |
I_WITH_CLIENT | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_TRUE | Boolean | 20050404 | |
4 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20050404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050404 |
Method GET_DOWNLOADER_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ONLY_IF_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ignore if configuration is disabled | 20050401 | |
2 | ![]() |
I_PHIO_CLASS | Call by reference | Type reference (TYPE) | SKWF_IO-CLASS | Dokumentenklasse | 20050401 | ||
3 | ![]() |
RS_DOWNLOAD_CFG | Value transfer | Type reference (TYPE) | FOPCDOCDOWNLCFG | Alternate MIC downloader configuration | 20050401 |
Method GET_DOWNLOADER_CONFIGURATION on class CL_FOPC_DOCU_DOWNLOAD_CTRL has no exception.
Method GET_REQUEST_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20040310 | |||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040310 |
Method GET_REQUEST_PARAMETER on class CL_FOPC_DOCU_DOWNLOAD_CTRL has no exception.
Method MIX_ASTERIKS_FILENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ASTERIKS_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20050407 | |||
2 | ![]() |
I_ORIGINAL_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050407 | |||
3 | ![]() |
R_NEW_FILENAME | Value transfer | Type reference (TYPE) | STRING | 20050407 |
Method MIX_ASTERIKS_FILENAME on class CL_FOPC_DOCU_DOWNLOAD_CTRL has no exception.
Method RELEASE_DOWNLOAD_TICKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COUNTER_INCREMENT | Value transfer | Type reference (TYPE) | I | 1 | 20050407 | ||
2 | ![]() |
I_TICKET_GUID | Call by reference | Type reference (TYPE) | FOPC_DOC_TICKETS-TICKET_GUID | Erlaubnis zum Herunterladen des Dokuments | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050407 |
Method WRITE_ERROR_TO_APPL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DOC_EX | Call by reference | Object reference (TYPE REF TO) | CX_FOPC_DOCUMENTS | Document Subsystem Exception | 20050407 | ||
2 | ![]() |
IS_RESPONSE_DATA | Call by reference | Type reference (TYPE) | YS_RESPONSE_DATA | 20050407 |
Method WRITE_ERROR_TO_APPL_LOG on class CL_FOPC_DOCU_DOWNLOAD_CTRL has no exception.
Method _FIND_EXISTING_TICKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TICKET | Call by reference | Type reference (TYPE) | FOPC_DOC_TICKETS | Erlaubnis zum Herunterladen des Dokuments | 20050412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050412 |
Method _GET_DOCUMENT_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTENT | Call by reference | Type reference (TYPE) | FOPCD_T_KPRO_PHIO_CONTENT | 20050407 | |||
2 | ![]() |
ET_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20050407 | ||
3 | ![]() |
IS_RESPONSE_DATA | Call by reference | Type reference (TYPE) | YS_RESPONSE_DATA | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050407 |
Method _GET_X_FIELDS_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTENT | Call by reference | Type reference (TYPE) | FOPCD_S_KPRO_PHIO_CONTENT | 20050407 | |||
2 | ![]() |
IT_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20050407 | ||
3 | ![]() |
RS_HTTP_X_FIELDS | Value transfer | Type reference (TYPE) | YS_HTTP_HEADER_X_FIELDS | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050407 |
Method _PARSE_REQUEST_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_RESPONSE_INFO | Value transfer | Type reference (TYPE) | YS_RESPONSE_DATA | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050407 |
Method _SEND_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RESPONSE_DATA | Call by reference | Type reference (TYPE) | YS_RESPONSE_DATA | 20050407 | |||
2 | ![]() |
IT_CONTENT | Call by reference | Type reference (TYPE) | FOPCD_T_KPRO_PHIO_CONTENT | 20050407 | |||
3 | ![]() |
IT_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20050407 | ||
4 | ![]() |
I_SEND_X_FIELDS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Subsystem Exception | 20050407 |
Method _WRITE_ERROR_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSG_STR | Call by reference | Type reference (TYPE) | STRING | 20040405 | |||
2 | ![]() |
I_MSG_STR_LONG | Call by reference | Type reference (TYPE) | STRING | 20050407 |
Method _WRITE_ERROR_HTML on class CL_FOPC_DOCU_DOWNLOAD_CTRL has no exception.
History
Last changed by/on | SAP | 20050428 |
SAP Release Created in | 100 |