SAP ABAP Class CL_RSL_UI_EXTENDED_CHECK (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_EXTENDED_CHECK | |
| Short Description | Extended Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_UI | CompositeProvider UI Package |
| Created | 20110804 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_UI_EXTENDED_CHECK has no forward declaration.
Interfaces
Class CL_RSL_UI_EXTENDED_CHECK has no interface implemented.
Friends
Class CL_RSL_UI_EXTENDED_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | CompositeProvider | 20110804 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SHM_INST_NAME | Name of a Shared Object Instance in an Area | 20110815 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TN_TH_EXT_CHECK_R | 20110804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110805 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110804 | |
| 3 | Static method | Public | Method | 20110804 | ||
| 4 | Instance method | Public | Method | 20110804 |
Events
Class CL_RSL_UI_EXTENDED_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_EXT_CHECK_R | Public | See coding | 20110804 | 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 | 20110804 | tn_th_ext_check_r TYPE HASHED TABLE OF tn_s_ext_check_r WITH UNIQUE KEY composite_provider
|
Method Signatures
Method CALL_ASYNC_EXT_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20110805 | |||
| 2 | I_SOURCE_NAME | Call by reference | Type reference (TYPE) | RSL_UI_AINX_NAME | Name des Providers | 20110805 | |||
| 3 | R_PID | Value transfer | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20110805 |
Method CALL_ASYNC_EXT_CHECK on class CL_RSL_UI_EXTENDED_CHECK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMPOSITE_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20110804 |
Method CONSTRUCTOR on class CL_RSL_UI_EXTENDED_CHECK has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMPOSITE_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20110804 | |||
| 2 | R_R | Value transfer | Object reference (TYPE REF TO) | CL_RSL_UI_EXTENDED_CHECK | Erweiterte Prüfungen | 20110804 |
Method FACTORY on class CL_RSL_UI_EXTENDED_CHECK has no exception.
Method PROGRESS_UPDATE_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PROGRESS | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20110804 | |||
| 2 | R_STATUS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110804 |
Method PROGRESS_UPDATE_WD on class CL_RSL_UI_EXTENDED_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |