SAP ABAP Class CL_RSL_UI_WSP_ASYNC_FILE_FETCH (Extended Checks)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package

⤷

⤷

Properties
Class | CL_RSL_UI_WSP_ASYNC_FILE_FETCH | |
Short Description | Extended Checks | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSL_UI | CompositeProvider UI Package |
Created | 20121219 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no forward declaration.
Interfaces
Class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no interface implemented.
Friends
Class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSLUI_PROVIDER_FROM_FILE | Provider from File | 20130625 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121219 | |
2 | ![]() |
Static method | Public | Method | 20121219 | |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121220 |
4 | ![]() |
Static method | Public | Method | 20121219 |
Events
Class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_EXT_CHECK_R | Public | See coding | 20121219 | BEGIN OF tn_s_ext_check_r,
composite_provider TYPE REF TO cl_rsdd_lm_composite_provider,
r_extended_check TYPE REF TO cl_rsl_ui_extended_check,
END OF tn_s_ext_check_r
|
||
2 | TN_TH_EXT_CHECK_R | Public | See coding | 20121219 | tn_th_ext_check_r TYPE HASHED TABLE OF tn_s_ext_check_r WITH UNIQUE KEY composite_provider
|
Method Signatures
Method ASYNC_FETCH_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20121219 |
Method ASYNC_FETCH_CALLBACK on class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no exception.
Method CALL_ASYNC_FETCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PROV_CREATOR | Call by reference | Object reference (TYPE REF TO) | CL_RSLUI_PROVIDER_FROM_FILE | Provider from File | 20130611 | ||
2 | ![]() |
I_R_WSP | Call by reference | Object reference (TYPE REF TO) | CL_RSL_WSP | BWA Workspaces | 20121220 | ||
3 | ![]() |
I_SIMULATION_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | Sim Only | 20121220 | ||
4 | ![]() |
R_T_PID | Value transfer | Type reference (TYPE) | SHM_INST_NAMES | Name of a Shared Object Instance in an Area | 20121219 |
Method CALL_ASYNC_FETCH on class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no exception.
Method IS_ASYNC_FETCH_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_WSP | Call by reference | Object reference (TYPE REF TO) | CL_RSL_WSP | BWA Workspaces | 20121219 | ||
2 | ![]() |
R_ASYNC_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121219 |
Method IS_ASYNC_FETCH_SUPPORTED on class CL_RSL_UI_WSP_ASYNC_FILE_FETCH has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |