SAP ABAP Class CL_WDR_ATTACH_FILE_HANDLER (Web Dynpro: AttachFileToResponse Handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_AFTER_TREATMENT | Interface for Postprocessing Menus | 20121026 |
Properties
Class | CL_WDR_ATTACH_FILE_HANDLER | |
Short Description | Web Dynpro: AttachFileToResponse Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20121026 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_ATTACH_FILE_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_AFTER_TREATMENT | Interface for Postprocessing Menus | 20121026 |
Friends
Class CL_WDR_ATTACH_FILE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_CACHE | 20121026 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CLIENT_ABSTRACT_HTTP | Web Dynpro HTTP Client Info Object Handler | 20121026 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20121026 | |
2 | ![]() |
Instance method | Public | Method | 20121026 |
Events
Class CL_WDR_ATTACH_FILE_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CACHE | Private | See coding | 20121026 | tt_cache type hashed table of t_cache with unique key name
|
||
2 | T_CACHE | Private | See coding | 20121026 | begin of t_cache,
name type string,
end of t_cache
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CLIENT_ABSTRACT_HTTP | WebDynpro HTTP Client Info Object Handler | 20121026 |
Method CONSTRUCTOR on class CL_WDR_ATTACH_FILE_HANDLER has no exception.
Method SET_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20121026 |
Method SET_FILE on class CL_WDR_ATTACH_FILE_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |