SAP ABAP Class CL_RSBK_DTP_206_B2 (DTP Request GUI: Execute Tab)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBK (Package) Data Transfer Process: Kernel Objects

⤷

⤷

Properties
Class | CL_RSBK_DTP_206_B2 | |
Short Description | DTP Request GUI: Execute Tab | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSBK | |
Program status | ||
Category | 0 | |
Package | RSBK | Data Transfer Process: Kernel Objects |
Created | 20040302 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_RSBK_DTP_206_B2 has no interface implemented.
Friends
Class CL_RSBK_DTP_206_B2 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'BP_ACTIVE' | 20040413 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'SEL_BUTTON' | 20040413 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'SEL_TEXT' | 20040413 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'COLUMN_TEXT' | 20040413 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | I | 10 | 20040413 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKDEBUGFLAG | 20040413 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKMODE | 20040413 | |||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20040413 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_DTP | Data Transfer Process: Public Interface | 20040421 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSBK_DEBUG | Interface: DTP Command Templates | 20040413 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | 20040413 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_ROOT | 20040413 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_RSBK_DTP_206_B2=>TH_BP_INT | 20040413 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | 20040413 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20040413 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBK_T_CMDPROP | 20040413 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBK_T_BREAKPOINT | 20040413 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | 20040413 |
Methods
Events
Class CL_RSBK_DTP_206_B2 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_BP_INT | Private | See coding | 20040413 | begin of s_bp_int,
r_tpl type ref to if_rsbk_debug,
bpid type rsbkbpid,
node_key type tv_nodekey,
dpshow type sytabix,
expanded(1),
end of s_bp_int
|
||
2 | S_ROOT | Private | See coding | 20040413 | begin of s_root,
expanded(1),
node_key type tv_nodekey,
end of s_root
|
||
3 | S_TPL_INT | Private | See coding | 20040413 | begin of s_tpl_int,
r_tpl type ref to if_rsbk_debug,
node_key type tv_nodekey,
expanded(1),
end of s_tpl_int
|
||
4 | TH_BP_INT | Private | See coding | 20040413 | th_bp_int type hashed table of s_bp_int with unique key r_tpl bpid
|
||
5 | TH_TPL_INT | Private | See coding | 20040413 | th_tpl_int type hashed table of s_tpl_int with unique key r_tpl
|
Method Signatures
Method ADD_NODE_TPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ACTUAL_NODE | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20040413 |
Method ADD_NODE_TPL on class CL_RSBK_DTP_206_B2 has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_206_B2 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_206_B2 has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040413 | ||
2 | ![]() |
I_R_TPL | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_DEBUG | Interface: DTP debugfähige Command templates | 20040413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040413 | ||
2 | ![]() |
20040413 |
Method FREE Signature
Method FREE on class CL_RSBK_DTP_206_B2 has no parameter.
Method FREE on class CL_RSBK_DTP_206_B2 has no exception.
Method FREE_TREE Signature
Method FREE_TREE on class CL_RSBK_DTP_206_B2 has no parameter.
Method FREE_TREE on class CL_RSBK_DTP_206_B2 has no exception.
Method FREE_VIEWER Signature
Method FREE_VIEWER on class CL_RSBK_DTP_206_B2 has no parameter.
Method FREE_VIEWER on class CL_RSBK_DTP_206_B2 has no exception.
Method HANDLE_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20040413 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20040413 |
Method HANDLE_BUTTON_CLICK on class CL_RSBK_DTP_206_B2 has no exception.
Method HANDLE_CHECKBOX_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Value transfer | Attribute reference (LIKE) | 20040413 | ||||
2 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20040413 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20040413 |
Method HANDLE_CHECKBOX_CHANGE on class CL_RSBK_DTP_206_B2 has no exception.
Method INIT_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040413 | ||
2 | ![]() |
20040413 |
Method ON_BREAKPOINT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BPID | Value transfer | Attribute reference (LIKE) | 20040413 | ||||
2 | ![]() |
I_R_TPL | Value transfer | Attribute reference (LIKE) | 20040413 | ||||
3 | ![]() |
I_TH_DATAPAKID | Value transfer | Attribute reference (LIKE) | 20040413 |
Method ON_BREAKPOINT_CHANGED on class CL_RSBK_DTP_206_B2 has no exception.
Method ON_TPL_CHANGED Signature
Method ON_TPL_CHANGED on class CL_RSBK_DTP_206_B2 has no parameter.
Method ON_TPL_CHANGED on class CL_RSBK_DTP_206_B2 has no exception.
Method RAISE_SY_ERROR Signature
Method RAISE_SY_ERROR on class CL_RSBK_DTP_206_B2 has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040413 |
Method REGISTER_EVENTS_TPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVATION | Call by reference | Type reference (TYPE) | CHAR1 | RS_C_TRUE | 20040413 |
Method REGISTER_EVENTS_TPL on class CL_RSBK_DTP_206_B2 has no exception.
Method REGISTER_EVENTS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVATION | Call by reference | Type reference (TYPE) | CHAR1 | RS_C_TRUE | 20040413 |
Method REGISTER_EVENTS_TREE on class CL_RSBK_DTP_206_B2 has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBKMODE | 20040413 |
Method SET_MODE on class CL_RSBK_DTP_206_B2 has no exception.
Method SET_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | 20040413 | |||
2 | ![]() |
E_INPUT | Call by reference | Type reference (TYPE) | CHAR1 | 20040413 | |||
3 | ![]() |
I_GROUP1 | Call by reference | Type reference (TYPE) | CHAR3 | 20040413 | |||
4 | ![]() |
I_GROUP2 | Call by reference | Type reference (TYPE) | CHAR3 | 20040413 | |||
5 | ![]() |
I_GROUP3 | Call by reference | Type reference (TYPE) | CHAR3 | 20040413 | |||
6 | ![]() |
I_GROUP4 | Call by reference | Type reference (TYPE) | CHAR3 | 20040413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040413 |
Method SYNCHRONIZE_VIEWER Signature
Method SYNCHRONIZE_VIEWER on class CL_RSBK_DTP_206_B2 has no parameter.
Method SYNCHRONIZE_VIEWER on class CL_RSBK_DTP_206_B2 has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |