SAP ABAP Class CL_EHSGWB_BP_VIEW_ROOT (EHS: LWB Functions Data Display)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLMP_WB (Package) EHS: Labeling Workbench Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GLMWB_BP_VIEW EHS: LWB Function Data Display 20110914
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EHSGWI_BP_LOG_VIEW EHS: LWB Integration - Logs 20110914
2 Inheritance (c INHERITING FROM c_ref)  CL_EHSGWI_BP_PRNINFO_VIEW EHS: LWB Integration - Print Information System 20111129
3 Inheritance (c INHERITING FROM c_ref)  CL_EHSGWI_BP_PRNTJOB_VIEW EHS: LWB Integration - Print Request Manager 20110914
Properties
Class CL_EHSGWB_BP_VIEW_ROOT  
Short Description EHS: LWB Functions Data Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBGLMP_WB   EHS: Labeling Workbench Framework 
Created 20110914   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EHSGBC_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_EHSGWB_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GLMWB_BP_VIEW EHS: LWB Function Data Display 20110914
Friends
Class CL_EHSGWB_BP_VIEW_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CONTAINER Static Attribute Protected Type reference (TYPE) CCGLD_WB_BP_VIEW_CONTAINER EHS: LWB Container of a BP View 20110914
2 MO_BP_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_GLMWB_BP_MODEL EHS: Labeling Workbench BP Model 20110914
3 MS_SCREEN_DEF_QUERY_RESULT Instance attribute Protected Type reference (TYPE) CCGLS_WB_TAB_SCREEN_DEF EHS: LWB Tab Screen Definition 20110914
4 MT_EXEC_TYPES Instance attribute Protected Type reference (TYPE) CCGLD_WB_EXEC_TYPE_DEF EHS: LWB Activities 20131104
5 MT_SCREEN_OBJECTS Instance attribute Protected Type reference (TYPE) CCGLD_WB_BP_VIEW_OBJECTS EHS: Objects of a BP View Screen 20110914
6 MT_SUBTAB_HEADER Instance attribute Protected Type reference (TYPE) CCGLD_WB_SUBTAB_HEADER EHS: LWB Subtab Header Information 20110914
7 MT_TAB_HEADER Instance attribute Protected Type reference (TYPE) CCGLD_WB_TAB_HEADER EHS: LWB Tab Header Information 20110914
8 MV_ACTIVE_SUBTAB Instance attribute Protected Type reference (TYPE) CBGLE_WB_SUBTAB_ID Subtab ID 20110914
9 MV_ACTIVE_TAB Instance attribute Protected Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20110914
10 MV_BP_ID Instance attribute Protected Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20110914
11 MV_FLG_DETAIL_DATA_ERROR Static Attribute Protected Type reference (TYPE) AS4FLAG Error in detail data = 'X' 20130205
12 MV_FLG_EDIT Static Attribute Protected Type reference (TYPE) AS4FLAG Edit Mode = 'X' 20120308
13 MV_SCREEN_ID_QUERY_RESULT Instance attribute Protected Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914
Methods
# Method Level Visibility Method type Description Created on
1 AS_CONTAINER_KEY Instance method Private Method Convert Screen ID into Key of Container 20110914
2 AS_OKCODE Instance method Private Method Convert Sort Sequence to Tab or Subtab Code [(SUB)TAB_1..n] 20110914
3 AS_SUBTAB_DEFINITION Instance method Private Method Determines the Subtab Definition for Subtab Change 20110914
4 AS_SUBTAB_OKCODE Instance method Private Method Convert Subtab ID to Subtab Code (SUBTAB_1..n) 20110914
5 AS_TAB_DEFINITION Instance method Protected Method Determines the Tab Definition for Tab Change 20110914
6 AS_TAB_OKCODE Instance method Protected Method Convert Tab ID to Tab Code (TAB_1..n) 20110914
7 CHANGE_SUBTAB Instance method Public Method 20110914
8 CHANGE_TAB Instance method Public Method 20110914
9 CHECK_AUTHORITY Instance method Public Method 20110914
10 CHECK_UNSAVED_DATA Instance method Public Method 20110914
11 CONSTRUCTOR Instance method Public Constructor 20110914
12 CREATE_CONTAINER Instance method Protected Method Get/Create a Custom Container 20110914
13 CREATE_SUBTAB_HEADER_INFO Instance method Private Method Create BP Subtab Header (Icon and Description with Tooltip) 20110914
14 CREATE_TAB_AUTHORITY_TABLE Instance method Protected Method Create Table to Check User's Authorization for BP Tab 20110914
15 CREATE_TAB_HEADER_INFO Instance method Private Method Create BP Tab Header (Icon and Description with Tooltip) 20110914
16 DO_MODIFY_QUERYCRITVAL_EXIT Instance method Protected Method Modify Query Criteria Values Before Handover to UI 20111020
17 GET_ACTIVE_SUBTAB Instance method Public Method Get the Buffered Active Tab 20120307
18 GET_ACTIVE_TAB Instance method Public Method Get the Buffered Active Tab 20120208
19 GET_AUTH_TABLE_FOR_EXEC_TYPE Instance method Protected Method Set Up Auth. Properties to Check User Auth. for Exec Type 20110914
20 GET_FIELD_PROPERTIES Instance method Protected Method Determine the Field Properties 20110914
21 GET_FLG_DETAIL_DATA_ERROR Static method Public Method Get the flag if error on detail data 20130205
22 GET_FLG_EDIT Static method Public Method Get the Buffered Active Tab 20120308
23 GET_QUERY_DEFINITION Instance method Public Method Get Definition of Query (Phrased by User) 20120328
24 GET_SCREEN_OBJECTS Instance method Public Method Get the Objects of a Screen 20110914
25 GET_SELECTED_ENTRY_QUERYRESULT Instance method Protected Method Determine the Selected Single Entry on Query Result Screen 20110914
26 HANDLE_UI_REACTION Instance method Protected Method Handle the Defined UI Reaction After EXEC TYPE Processing 20110914
27 IS_EXEC_TYPE Instance method Protected Method Check Whether OK Code is an Execution Type 20110914
28 OKCODE_HANDLER Instance method Public Method 20110914
29 ON_DATA_CHANGED Instance method Public Method 20110914
30 ON_DO_CHANGE_TO_NEXT_TAB Instance method Public Method 20120208
31 ON_DO_EXECUTION Instance method Public Method 20120710
32 ON_DO_QUERY Instance method Public Method 20110914
33 ON_EXECUTION_PROCESSED Instance method Public Method 20110914
34 ON_QUERY_PROCESSED Instance method Public Method 20110914
35 OVERWRITE_STANDARD_SORTING Instance method Protected Method Overwrite Standard Sort Sequence 20120907
36 REFRESH_DATA_AFTER_NEW_CHANGE Instance method Protected Method Refresh the Data After New/Change Activity 20120412
37 RELAUNCH_BP Instance method Private Method Initialize and Restart a BP 20110914
38 RESET_DETAIL_DATA Instance method Public Method Get Definition of Query (Phrased by User) 20120403
39 SET_ACTIVE_SUBTAB Instance method Protected Method Buffer and Set the Active Tab on the Tabstrip 20110914
40 SET_ACTIVE_TAB Instance method Protected Method Buffer and Set the Active Tab on the Tabstrip 20110914
41 SET_BP_SUBTABS Instance method Protected Method Set All Subtabs of the BP 20110914
42 SET_BP_TABS Instance method Private Method Set All Tabs of the BP 20110914
43 SET_BP_TABS_VISIBLE Instance method Public Method 20110914
44 SET_FLG_DETAIL_DATA_ERROR Static method Public Method Get the flag if error on detail data 20130205
45 SET_MAINTAB_SUBSCREENS Instance method Protected Method Set the Subscreens of the BP Main Tab 20110914
46 SET_MAINTAB_SUBSCREEN_DATA Instance method Protected Method Set the Data on the BP Main Tab Subscreens 20110914
47 SET_RESULT_SCREEN_KEY_FIELDS Instance method Public Method 20120719
48 SET_SCREEN_OBJECTS Instance method Protected Method Buffer the Created Objects 20110914
49 SET_SUBTAB_SUBSCREENS Instance method Protected Method Set the Subscreens of a BP Subtab 20110914
50 SET_SUBTAB_SUBSCREENS_DATA Instance method Protected Method Set the Data for the BP Subtab Subscreens 20110914
51 SET_TAB_SCREENS_INVISIBLE Instance method Public Method 20110914
52 SET_TAB_SCREENS_VISIBLE Instance method Public Method 20110914
53 SET_TAB_SUBSCREENS Instance method Protected Method Set the Subscreens of a BP Tab 20110914
54 SET_TAB_SUBSCREENS_DATA Instance method Protected Method Set the data for the BP Tab Subscreens 20110914
55 START_BP Instance method Public Method 20110914
56 START_DO_QUERY Instance method Protected Method Start the Query Process 20110914
Events
Class CL_EHSGWB_BP_VIEW_ROOT has no event.
Types
Class CL_EHSGWB_BP_VIEW_ROOT has no local type.
Method Signatures

Method AS_CONTAINER_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914
2 Returning RS_CONTAINER_KEY Value transfer Type reference (TYPE) CCGLS_WB_KEY_CONTAINER EHS: LWB key for container 20110914

Method AS_CONTAINER_KEY on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method AS_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_SUBTAB Call by reference Type reference (TYPE) AS4FLAG Create ok code for a subtab 20110914
2 Importing IV_FLG_TAB Call by reference Type reference (TYPE) AS4FLAG Create ok code for a tab 20110914
3 Importing IV_SORT Call by reference Type reference (TYPE) I 20110914
4 Returning RV_OKCODE Value transfer Type reference (TYPE) SYUCOMM OK code of tab or subtab 20110914

Method AS_OKCODE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method AS_SUBTAB_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OKCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110914
2 Returning RS_SUBTAB_DEF Value transfer Type reference (TYPE) CCGLS_WB_SUBTAB_DEF EHS: LWB subtab definition 20110914

Method AS_SUBTAB_DEFINITION on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method AS_SUBTAB_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBTAB_ID Call by reference Type reference (TYPE) CBGLE_WB_SUBTAB_ID Subtab ID 20110914
2 Returning RV_CODE Value transfer Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110914

Method AS_SUBTAB_OKCODE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method AS_TAB_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OKCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110914
2 Returning RS_TAB_DEF Value transfer Type reference (TYPE) CCGLS_WB_TAB_DEF EHS: LWB tab definition 20110914

Method AS_TAB_DEFINITION on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method AS_TAB_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAB_ID Call by reference Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20110914
2 Returning RV_CODE Value transfer Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110914

Method AS_TAB_OKCODE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CHANGE_SUBTAB Signature

Method CHANGE_SUBTAB on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method CHANGE_SUBTAB on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CHANGE_TAB Signature

Method CHANGE_TAB on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method CHANGE_TAB on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method CHECK_AUTHORITY on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CHECK_UNSAVED_DATA Signature

Method CHECK_UNSAVED_DATA on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method CHECK_UNSAVED_DATA on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BP_MODEL Call by reference Object reference (TYPE REF TO) IF_GLMWB_BP_MODEL EHS: Labeling Workbench BP Model 20110914
2 Importing IV_BP_ID Call by reference Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20110914
# Exception Resumable Description Created on
1 CX_EHSGWB_EXCEPTION 20110914

Method CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) CBGLE_WB_CONTAINER_NAME Name of custom control at screen 20110914
2 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914
3 Returning RO_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110914

Method CREATE_CONTAINER on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CREATE_SUBTAB_HEADER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUBTAB_DEF Call by reference Type reference (TYPE) CCGLS_WB_SUBTAB_DEF EHS: LWB subtab definition 20110914
2 Returning RS_SUBTAB_HEADER Value transfer Type reference (TYPE) CCGLS_WB_SUBTAB_HEADER EHS: LWB subtab header information 20110914

Method CREATE_SUBTAB_HEADER_INFO on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CREATE_TAB_AUTHORITY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) XUVAL CL_EHSGWB_CONSTANTS=>GC_AUTH_DUMMY Authorization Value 20110914
2 Importing IV_TAB_ID Call by reference Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20110914
3 Returning RT_AUTHORITY Value transfer Type reference (TYPE) CCGLD_WB_AUTHORITY EHS: Labeling Workbench authority check 20110914

Method CREATE_TAB_AUTHORITY_TABLE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method CREATE_TAB_HEADER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TAB_DEF Call by reference Type reference (TYPE) CCGLS_WB_TAB_DEF EHS: LWB tab definition 20110914
2 Returning RS_TAB_HEADER Value transfer Type reference (TYPE) CCGLS_WB_TAB_HEADER EHS: LWB tab header information 20110914

Method CREATE_TAB_HEADER_INFO on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method DO_MODIFY_QUERYCRITVAL_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCREEN_DEF Call by reference Type reference (TYPE) CCGLD_WB_TAB_SCREEN_DEF 20111020
2 Changing XT_QUERY_CRIT_VALUES Call by reference Type reference (TYPE) CCGLD_WB_QUERY_CRIT_VALUES 20111020

Method DO_MODIFY_QUERYCRITVAL_EXIT on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_ACTIVE_SUBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TAB_ID Value transfer Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20120307

Method GET_ACTIVE_SUBTAB on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_ACTIVE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TAB_ID Value transfer Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20120208

Method GET_ACTIVE_TAB on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_AUTH_TABLE_FOR_EXEC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXEC_TYPE_ID Call by reference Type reference (TYPE) CBGLE_WB_EXEC_TYPE_ID Execution type ID 20110914
2 Returning RT_AUTHORITY Value transfer Type reference (TYPE) CCGLD_WB_AUTHORITY EHS: Labeling Workbench authority check 20110914

Method GET_AUTH_TABLE_FOR_EXEC_TYPE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_FIELD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914
2 Returning RT_FIELD_PROP Value transfer Type reference (TYPE) CCGLD_WB_SUBTAB_SCRPROP_DEF EHS: LWB subtab screen field properties definition 20110914

Method GET_FIELD_PROPERTIES on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_FLG_DETAIL_DATA_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_DETAIL_DATA_ERROR Value transfer Type reference (TYPE) AS4FLAG Error = 'X' 20130205

Method GET_FLG_DETAIL_DATA_ERROR on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_FLG_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FLAG_EDIT Value transfer Type reference (TYPE) AS4FLAG Edit-Mode = 'X' 20120308

Method GET_FLG_EDIT on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_QUERY_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY_DEFINITION Call by reference Type reference (TYPE) CCGLD_WB_QUERY_CRIT_VALUES EHS: LWB query criteria values 20120328

Method GET_QUERY_DEFINITION on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_SCREEN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914
2 Returning RS_SCREEN_OBJECTS Value transfer Type reference (TYPE) CCGLS_WB_SCREEN_OBJECTS EHS: LWB Objects of a screen 20110914

Method GET_SCREEN_OBJECTS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method GET_SELECTED_ENTRY_QUERYRESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20110914
2 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20110914
# Exception Resumable Description Created on
1 CX_EHSGWB_EXCEPTION 20110914

Method HANDLE_UI_REACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UI_REACTION Call by reference Type reference (TYPE) CBGLE_WB_UI_REACTION UI reaction 20110914

Method HANDLE_UI_REACTION on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method IS_EXEC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OKCODE Call by reference Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20110914
2 Returning RV_EXEC_TYPE_ID Value transfer Type reference (TYPE) CBGLE_WB_EXEC_TYPE_ID 20110914

Method IS_EXEC_TYPE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method OKCODE_HANDLER Signature

Method OKCODE_HANDLER on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method OKCODE_HANDLER on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method ON_DATA_CHANGED Signature

Method ON_DATA_CHANGED on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method ON_DATA_CHANGED on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method ON_DO_CHANGE_TO_NEXT_TAB Signature

Method ON_DO_CHANGE_TO_NEXT_TAB on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method ON_DO_CHANGE_TO_NEXT_TAB on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method ON_DO_EXECUTION Signature

Method ON_DO_EXECUTION on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method ON_DO_EXECUTION on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method ON_DO_QUERY Signature

Method ON_DO_QUERY on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method ON_DO_QUERY on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method ON_EXECUTION_PROCESSED Signature

Method ON_EXECUTION_PROCESSED on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method ON_EXECUTION_PROCESSED on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method ON_QUERY_PROCESSED Signature

Method ON_QUERY_PROCESSED on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method ON_QUERY_PROCESSED on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method OVERWRITE_STANDARD_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf umzusortierende Daten 20120907
2 Importing IV_SORT_DIRECTION Call by reference Type reference (TYPE) CBGLE_WB_SORT_DIRECTION Sortierrichtung 20120907
3 Importing IV_TAB_STRUC Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME Strukturname der Tabelle in ir_data 20120907

Method OVERWRITE_STANDARD_SORTING on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method REFRESH_DATA_AFTER_NEW_CHANGE Signature

Method REFRESH_DATA_AFTER_NEW_CHANGE on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method REFRESH_DATA_AFTER_NEW_CHANGE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method RELAUNCH_BP Signature

Method RELAUNCH_BP on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method RELAUNCH_BP on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method RESET_DETAIL_DATA Signature

Method RESET_DETAIL_DATA on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method RESET_DETAIL_DATA on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_ACTIVE_SUBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBTAB_ID Call by reference Type reference (TYPE) CBGLE_WB_SUBTAB_ID Subtab ID 20110914

Method SET_ACTIVE_SUBTAB on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_ACTIVE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAB_ID Call by reference Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20110914

Method SET_ACTIVE_TAB on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_BP_SUBTABS Signature

Method SET_BP_SUBTABS on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method SET_BP_SUBTABS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_BP_TABS Signature

Method SET_BP_TABS on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method SET_BP_TABS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_BP_TABS_VISIBLE Signature

Method SET_BP_TABS_VISIBLE on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method SET_BP_TABS_VISIBLE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_FLG_DETAIL_DATA_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_DETAIL_DATA_ERROR Value transfer Type reference (TYPE) AS4FLAG Error = 'X' 20130205

Method SET_FLG_DETAIL_DATA_ERROR on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_MAINTAB_SUBSCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCREEN_DEF Call by reference Type reference (TYPE) CCGLD_WB_TAB_SCREEN_DEF EHS: LWB tab screen definition 20110914

Method SET_MAINTAB_SUBSCREENS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_MAINTAB_SUBSCREEN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCREEN_DEF Call by reference Type reference (TYPE) CCGLD_WB_TAB_SCREEN_DEF EHS: LWB tab screen definition 20110914

Method SET_MAINTAB_SUBSCREEN_DATA on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_RESULT_SCREEN_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY_FIELDS Call by reference Type reference (TYPE) CCGLD_DFIES_FIELDNAMES 20120719
2 Importing IV_OUTTAB_STRUCTURE Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME 20120719

Method SET_RESULT_SCREEN_KEY_FIELDS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_SCREEN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCREEN_OBJECTS Call by reference Type reference (TYPE) CCGLS_WB_SCREEN_OBJECTS EHS: LWB Objects of a screen 20110914

Method SET_SCREEN_OBJECTS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_SUBTAB_SUBSCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20110914
2 Importing IT_SCREEN_DEF Call by reference Type reference (TYPE) CCGLD_WB_SUBTAB_SCREEN_DEF EHS: LWB subtab screen definition 20110914
3 Importing IV_FLG_NO_EDIT Call by reference Type reference (TYPE) AS4FLAG X = Set fields to not editable 20110914

Method SET_SUBTAB_SUBSCREENS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_SUBTAB_SUBSCREENS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20110914
2 Importing IT_SCREEN_DEF Call by reference Type reference (TYPE) CCGLD_WB_SUBTAB_SCREEN_DEF EHS: LWB tab screen definition 20110914
3 Importing IV_FLG_NO_EDIT Call by reference Type reference (TYPE) AS4FLAG X = Set fields to not editable 20110914

Method SET_SUBTAB_SUBSCREENS_DATA on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_TAB_SCREENS_INVISIBLE Signature

Method SET_TAB_SCREENS_INVISIBLE on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method SET_TAB_SCREENS_INVISIBLE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_TAB_SCREENS_VISIBLE Signature

Method SET_TAB_SCREENS_VISIBLE on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method SET_TAB_SCREENS_VISIBLE on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_TAB_SUBSCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20110914
2 Importing IT_SCREEN_DEF Call by reference Type reference (TYPE) CCGLD_WB_TAB_SCREEN_DEF EHS: LWB tab screen definition 20110914
3 Importing IV_FLG_NO_EDIT Call by reference Type reference (TYPE) AS4FLAG X = Set fields to not editable 20110914

Method SET_TAB_SUBSCREENS on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method SET_TAB_SUBSCREENS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20110914
2 Importing IT_SCREEN_DEF Call by reference Type reference (TYPE) CCGLD_WB_TAB_SCREEN_DEF EHS: LWB tab screen definition 20110914
3 Importing IV_FLG_NO_EDIT Call by reference Type reference (TYPE) AS4FLAG X = Set fields to not editable 20110914

Method SET_TAB_SUBSCREENS_DATA on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method START_BP Signature

Method START_BP on class CL_EHSGWB_BP_VIEW_ROOT has no parameter.
Method START_BP on class CL_EHSGWB_BP_VIEW_ROOT has no exception.

Method START_DO_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_REQUERY Call by reference Type reference (TYPE) AS4FLAG Flag for call do_query after one activity 20120404
2 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914

Method START_DO_QUERY on class CL_EHSGWB_BP_VIEW_ROOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607