SAP ABAP Class CL_RSBK_DTP_206_B1 (DTP GUI Execute Tab (First Part))
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_B1  
Short Description DTP GUI Execute Tab (First Part)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBC    
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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBK_DTP_206_B1 has no interface implemented.
Friends
Class CL_RSBK_DTP_206_B1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLUMN_BUTTON Constant Private Type reference (TYPE) TV_ITMNAME 'COLUMN_B' 20040413
2 C_COLUMN_CHECKBOX_BUFFER Constant Private Type reference (TYPE) TV_ITMNAME 'COLUMN_C' Tree Control: Column Name / Item Name 20041124
3 C_COLUMN_TEXT Constant Private Type reference (TYPE) TV_ITMNAME 'COLUMN_TEXT' Tree Control: Column Name / Item Name 20040413
4 N_AUTOQUALOK Instance attribute Public Type reference (TYPE) RSMAUTOQUALOKFL Set Quality Status to 'OK' Automatically 20040910
5 N_AUTORESTART Instance attribute Public Type reference (TYPE) RSBKAUTORESTART DTP: Automatic Repetition of Faulty Requests 20070731
6 N_BUFFER_CHECKBOX Instance attribute Public Type reference (TYPE) RSBKPERSISTDATA Indicator: Save Data After the Substep 20041124
7 N_DEBUGEXPERTMODE Instance attribute Public Type reference (TYPE) RSBKDEBUGEXPERTMODE Indicator: Expert Mode Request Simulation 20061030
8 N_EXECUTEBUTTON Instance attribute Public Type reference (TYPE) CHAR128 Text for Execute Button 20050714
9 N_MODE Instance attribute Public Type reference (TYPE) RSBKMODE 20040302
10 N_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version 20040413
11 N_PROCESSMODE Instance attribute Public Type reference (TYPE) RSBKPROCESSMODE Processing Mode (Parallel / Serial) 20040302
12 N_TH_CMDPROP Static Attribute Public See coding 20040413
13 N_WARNINGTSTATE Instance attribute Public Type reference (TYPE) RSBKWARNINGTSTATE DTP: Request Status If There Are Warnings in the Log 20040910
14 P_AUTOQUALOK_EDITABLE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20051230
15 P_EXECUTE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20110817
16 P_R_BP_TREE Instance attribute Private Object reference (TYPE REF TO) CL_RSBK_DTP_206_B2 DTP Request GUI: Execute Tab 20040413
17 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in Screen Area 20040413
18 P_R_CONTAINER_BP Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040413
19 P_R_DTP Instance attribute Private Object reference (TYPE REF TO) IF_RSBK_DTP_DISPLAY Data Transfer Process: Public Interface 20040302
20 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040413
21 P_R_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE 20040302
22 P_T_ITEM Instance attribute Private Type reference (TYPE) RSBK_T_SEQUENCE_GUI 20040302
23 P_T_NODE Instance attribute Private Type reference (TYPE) TREEV_NTAB 20040302
24 P_WIDTH_TEXT Instance attribute Private Type reference (TYPE) I 20051111
25 P_WIDTH_TREE Instance attribute Private Type reference (TYPE) I 20051111
26 P_WITH_BREAKPOINTS Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20040930
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE_PARALLEL_FINISH Instance method Private Method 20040302
2 ADD_NODE_PARALLEL_START Instance method Private Method 20040302
3 CLASS_CONSTRUCTOR Static method Public Constructor 20040413
4 CONSTRUCTOR Instance method Public Constructor 20040302
5 FREE Instance method Public Method 20040302
6 FREE_TREE Instance method Private Method 20040302
7 GET_DATA_FROM_MODEL Instance method Private Method 20040302
8 GET_EXECUTE_BUTTON Instance method Private Method 20050714
9 INIT_TREE Instance method Private Method 20040302
10 ON_AVERS_CHANGED_IN_MEMORY Instance method Public Event handling method 20040413
11 ON_BUTTON_CLICK Instance method Private Event handling method 20040413
12 ON_HEADER_CHANGED Instance method Public Event handling method 20040302
13 ON_SRC_CHANGED Instance method Public Event handling method 20040302
14 ON_TGT_CHANGED Instance method Public Event handling method 20040302
15 ON_TPL_LIST_CHANGED Instance method Public Event handling method 20040302
16 REGISTER_EVENTS_DTP Instance method Public Method 20040413
17 REGISTER_EVENTS_TREE Instance method Private Method 20040413
18 SET_PROCESSMODE Instance method Public Method 20041110
19 SET_SCREEN Instance method Public Method 20040302
20 SYNCHRONIZE_VIEWER Instance method Public Method 20040413
Events
Class CL_RSBK_DTP_206_B1 has no event.
Types
Class CL_RSBK_DTP_206_B1 has no local type.
Method Signatures

Method ADD_NODE_PARALLEL_FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE Call by reference Type reference (TYPE) TV_NODEKEY 20040302
2 Importing I_PARENT_NODE Call by reference Type reference (TYPE) TV_NODEKEY 20040302

Method ADD_NODE_PARALLEL_FINISH on class CL_RSBK_DTP_206_B1 has no exception.

Method ADD_NODE_PARALLEL_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE Call by reference Type reference (TYPE) TV_NODEKEY 20040302
2 Importing I_PARENT_NODE Call by reference Type reference (TYPE) TV_NODEKEY 20040302

Method ADD_NODE_PARALLEL_START on class CL_RSBK_DTP_206_B1 has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_206_B1 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_206_B1 has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUFFER_CHECKBOX Call by reference Type reference (TYPE) RSBKPERSISTDATA RS_C_FALSE Kennzeichen: Sichern der Daten nach dem Teilschritt 20041124
2 Importing I_CTYPE Call by reference Type reference (TYPE) RSBKCONTROLLERTYPE RSBC_C_CTYPE-ASYNC DTP: Typ des Controllers 20041111
3 Importing I_MODE Call by reference Type reference (TYPE) RSBKMODE 20040302
4 Importing I_R_CUSTOM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20040302
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_DISPLAY Anzeige-Interface DTP 20040302
6 Importing I_WITH_BREAKPOINTS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040930
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR 20040302

Method FREE Signature

Method FREE on class CL_RSBK_DTP_206_B1 has no parameter.
Method FREE on class CL_RSBK_DTP_206_B1 has no exception.

Method FREE_TREE Signature

Method FREE_TREE on class CL_RSBK_DTP_206_B1 has no parameter.
Method FREE_TREE on class CL_RSBK_DTP_206_B1 has no exception.

Method GET_DATA_FROM_MODEL Signature

Method GET_DATA_FROM_MODEL on class CL_RSBK_DTP_206_B1 has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR 20040302
2 CX_RS_ERROR_WITH_MESSAGE 20040302

Method GET_EXECUTE_BUTTON Signature

Method GET_EXECUTE_BUTTON on class CL_RSBK_DTP_206_B1 has no parameter.
Method GET_EXECUTE_BUTTON on class CL_RSBK_DTP_206_B1 has no exception.

Method INIT_TREE Signature

Method INIT_TREE on class CL_RSBK_DTP_206_B1 has no parameter.
Method INIT_TREE on class CL_RSBK_DTP_206_B1 has no exception.

Method ON_AVERS_CHANGED_IN_MEMORY Signature

Method ON_AVERS_CHANGED_IN_MEMORY on class CL_RSBK_DTP_206_B1 has no parameter.
Method ON_AVERS_CHANGED_IN_MEMORY on class CL_RSBK_DTP_206_B1 has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20040413
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040413

Method ON_BUTTON_CLICK on class CL_RSBK_DTP_206_B1 has no exception.

Method ON_HEADER_CHANGED Signature

Method ON_HEADER_CHANGED on class CL_RSBK_DTP_206_B1 has no parameter.
Method ON_HEADER_CHANGED on class CL_RSBK_DTP_206_B1 has no exception.

Method ON_SRC_CHANGED Signature

Method ON_SRC_CHANGED on class CL_RSBK_DTP_206_B1 has no parameter.
Method ON_SRC_CHANGED on class CL_RSBK_DTP_206_B1 has no exception.

Method ON_TGT_CHANGED Signature

Method ON_TGT_CHANGED on class CL_RSBK_DTP_206_B1 has no parameter.
Method ON_TGT_CHANGED on class CL_RSBK_DTP_206_B1 has no exception.

Method ON_TPL_LIST_CHANGED Signature

Method ON_TPL_LIST_CHANGED on class CL_RSBK_DTP_206_B1 has no parameter.
Method ON_TPL_LIST_CHANGED on class CL_RSBK_DTP_206_B1 has no exception.

Method REGISTER_EVENTS_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION Call by reference Type reference (TYPE) CHAR1 RS_C_TRUE 20040413

Method REGISTER_EVENTS_DTP on class CL_RSBK_DTP_206_B1 has no exception.

Method REGISTER_EVENTS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040413

Method REGISTER_EVENTS_TREE on class CL_RSBK_DTP_206_B1 has no exception.

Method SET_PROCESSMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSMODE Call by reference Type reference (TYPE) RSBKPROCESSMODE Verarbeitungsmodus (Parallel / Seriell) 20041110

Method SET_PROCESSMODE on class CL_RSBK_DTP_206_B1 has no exception.

Method SET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE Call by reference Type reference (TYPE) CHAR1 20040302
2 Exporting E_INPUT Call by reference Type reference (TYPE) CHAR1 20040302
3 Importing I_GROUP1 Call by reference Type reference (TYPE) CHAR3 20040302
4 Importing I_GROUP2 Call by reference Type reference (TYPE) CHAR3 20040302
5 Importing I_GROUP3 Call by reference Type reference (TYPE) CHAR3 20040302
6 Importing I_GROUP4 Call by reference Type reference (TYPE) CHAR3 20040302

Method SET_SCREEN on class CL_RSBK_DTP_206_B1 has no exception.

Method SYNCHRONIZE_VIEWER Signature

Method SYNCHRONIZE_VIEWER on class CL_RSBK_DTP_206_B1 has no parameter.
Method SYNCHRONIZE_VIEWER on class CL_RSBK_DTP_206_B1 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400