SAP ABAP Class CL_RSRT_BW_ITEM_EXC_CREATE (Create Exception)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
⤷
RSRT_BICS (Package) RSRT_BICS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_BW_ITEM | BW View Item | 20130219 |
Properties
| Class | CL_RSRT_BW_ITEM_EXC_CREATE | |
| Short Description | Create Exception | |
| Super Class | CL_RSRT_BW_ITEM | BW View Item |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS | RSRT_BICS |
| Created | 20130219 | SAP |
| Last change | 20140121 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSRT_BW_ITEM_EXC_CREATE has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_EXC_CREATE 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) | ABAP_BOOL | 20130220 | ||||
| 2 | Constant | Private | See coding | 20130220 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_RSRT_RESULT=>TN_EXCEPTION_ID | 20130220 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | 20130221 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | 20130221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130220 | ||
| 2 | Instance method | Private | Method | 20130220 |
Events
Class CL_RSRT_BW_ITEM_EXC_CREATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_EXCEPTION_CONTENT | Private | See coding | 20130219 | BEGIN OF tn_s_exception_content,
alert_lvl TYPE string,
alert_lvl_key TYPE if_rsrt_result=>tn_exception_alert_lvl,
operation TYPE string,
operation_key TYPE if_rsrt_result=>tn_exception_operation,
low_value TYPE string,
high_value TYPE string,
END OF tn_s_exception_content
|
||
| 2 | TN_S_EXCEPTION_UI | Private | See coding | 20130219 | BEGIN OF tn_s_exception_ui,
name TYPE string,
status TYPE rs_bool,
keyfigure TYPE string,
before_list TYPE abap_bool,
alert_lvl TYPE if_rsrt_result=>tn_exception_alert_lvl,
operation TYPE if_rsrt_result=>tn_exception_operation,
low_value TYPE string,
high_value TYPE string,
data_cell TYPE if_rsrt_result=>tn_exception_data_cells,
visible_kyf TYPE rs_bool,
data_cell_kyf TYPE string,
char_cell TYPE if_rsrt_result=>tn_exception_char_cells,
std_op_every TYPE rs_bool,
std_op_result TYPE rs_bool,
char TYPE string,
operator_char TYPE string,
low_char TYPE string,
res_value TYPE abap_bool,
t_keyfigures TYPE cl_rsrt_uie=>tn_t_texts,
t_alert_lvl TYPE cl_rsrt_uie=>tn_t_texts,
t_operations TYPE cl_rsrt_uie=>tn_t_texts,
t_operators TYPE cl_rsrt_uie=>tn_t_texts,
t_chars TYPE cl_rsrt_uie=>tn_t_texts,
t_data_cell TYPE cl_rsrt_uie=>tn_t_texts,
t_char_cell TYPE cl_rsrt_uie=>tn_t_texts,
END OF tn_s_exception_ui
|
||
| 3 | TN_S_RESTRICTION_CONTENT | Private | See coding | 20130219 | BEGIN OF tn_s_restriction_content,
char TYPE string,
char_key TYPE if_rsrt_selector=>tn_id,
operator TYPE string,
operator_key TYPE if_rsrt_result=>tn_exception_operator,
low_value TYPE string,
END OF tn_s_restriction_content
|
||
| 4 | TN_T_EXCEPTION_CONTENT | Private | See coding | 20130219 | tn_t_exception_content TYPE STANDARD TABLE OF tn_s_exception_content WITH DEFAULT KEY INITIAL SIZE 1
|
||
| 5 | TN_T_RESTRICTION_CONTENT | Private | See coding | 20130219 | tn_t_restriction_content TYPE STANDARD TABLE OF tn_s_restriction_content WITH DEFAULT KEY INITIAL SIZE 1
|
Method Signatures
Method _CONTENT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_CONTAINER | UI Element: Container | 20130220 |
Method _CONTENT_TAB on class CL_RSRT_BW_ITEM_EXC_CREATE has no exception.
Method _RESTRICTION_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_CONTAINER | UI Element: Container | 20130220 |
Method _RESTRICTION_TAB on class CL_RSRT_BW_ITEM_EXC_CREATE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |