SAP ABAP Class IF_GLMWB_BP_VIEW (EHS: LWB Function Data Display)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EHSGWB_BP_VIEW_ROOT EHS: LWB Functions Data Display 20110914
Properties
Class IF_GLMWB_BP_VIEW  
Short Description EHS: LWB Function Data Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110914   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GLMWB_BP_VIEW has no forward declaration.
Interfaces
Class IF_GLMWB_BP_VIEW has no interface implemented.
Friends
Class IF_GLMWB_BP_VIEW has no friend class.
Attributes
Class IF_GLMWB_BP_VIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_SUBTAB Instance method Public Method Change to New Subtab 20110914
2 CHANGE_TAB Instance method Public Method Change to New Tab 20110914
3 CHECK_AUTHORITY Instance method Public Method Check User's Authorization 20110914
4 CHECK_UNSAVED_DATA Instance method Public Method Check and Save Changed Data 20110914
5 OKCODE_HANDLER Instance method Public Method OKCODE Handling 20110914
6 ON_DATA_CHANGED Instance method Public Event handling method Process Event of View Parts: ALV 20110914
7 ON_DO_CHANGE_TO_NEXT_TAB Instance method Public Event handling method Process Event of View Parts: ALV 20120208
8 ON_DO_EXECUTION Instance method Public Event handling method Process Event of View Parts: ALV 20120710
9 ON_DO_QUERY Instance method Public Event handling method Process Event of View Parts: ALV 20110914
10 ON_EXECUTION_PROCESSED Instance method Public Event handling method Process Event of BP Model 20110914
11 ON_QUERY_PROCESSED Instance method Public Event handling method Process Event of BP Model 20110914
12 SET_BP_TABS_VISIBLE Instance method Public Method Set Tabs of BP to Visible 20110914
13 SET_TAB_SCREENS_INVISIBLE Instance method Public Method Set All Screens to Invisible 20110914
14 SET_TAB_SCREENS_VISIBLE Instance method Public Method Set Screens of Actual Tab Visible 20110914
15 START_BP Instance method Public Method Start a BP 20110914
Events
Class IF_GLMWB_BP_VIEW has no event.
Types
Class IF_GLMWB_BP_VIEW has no local type.
Method Signatures

Method CHANGE_SUBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NOCHECK_CHANGED_DATA Call by reference Type reference (TYPE) AS4FLAG Flag if check changed data 20120320
2 Importing IV_OKCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110914

Method CHANGE_SUBTAB on class IF_GLMWB_BP_VIEW has no exception.

Method CHANGE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NOCHECK_CHANGED_DATA Call by reference Type reference (TYPE) AS4FLAG Flag if changed data shell checked 20120320
2 Importing IV_OKCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110914

Method CHANGE_TAB on class IF_GLMWB_BP_VIEW has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AUTHORITY Call by reference Type reference (TYPE) CCGLD_WB_AUTHORITY EHS: Labeling Workbench authority check 20110914
2 Returning RV_FLG_IS_AUTHORIZED Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914

Method CHECK_AUTHORITY on class IF_GLMWB_BP_VIEW has no exception.

Method CHECK_UNSAVED_DATA 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

Method CHECK_UNSAVED_DATA on class IF_GLMWB_BP_VIEW has no exception.

Method OKCODE_HANDLER 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

Method OKCODE_HANDLER on class IF_GLMWB_BP_VIEW has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BP_ID Value transfer Attribute reference (LIKE) 20110914
2 Importing IV_SCREEN_ID Value transfer Attribute reference (LIKE) 20110914
3 Importing SENDER Value transfer Attribute reference (LIKE) 20110914

Method ON_DATA_CHANGED on class IF_GLMWB_BP_VIEW has no exception.

Method ON_DO_CHANGE_TO_NEXT_TAB Signature

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

Method ON_DO_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BP_ID Value transfer Attribute reference (LIKE) 20120710
2 Importing IV_EXEC_TYPE_ID Value transfer Attribute reference (LIKE) 20120710
3 Importing SENDER Value transfer Attribute reference (LIKE) 20120710

Method ON_DO_EXECUTION on class IF_GLMWB_BP_VIEW has no exception.

Method ON_DO_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BP_ID Value transfer Attribute reference (LIKE) 20110914
2 Importing IV_SCREEN_ID Value transfer Attribute reference (LIKE) 20110914
3 Importing SENDER Value transfer Attribute reference (LIKE) >SENDER< 20110914

Method ON_DO_QUERY on class IF_GLMWB_BP_VIEW has no exception.

Method ON_EXECUTION_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BP_ID Value transfer Attribute reference (LIKE) 20110914
2 Importing IV_EXEC_TYPE_ID Value transfer Attribute reference (LIKE) 20110914
3 Importing SENDER Value transfer Attribute reference (LIKE) 20110914

Method ON_EXECUTION_PROCESSED on class IF_GLMWB_BP_VIEW has no exception.

Method ON_QUERY_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20110914

Method ON_QUERY_PROCESSED on class IF_GLMWB_BP_VIEW has no exception.

Method SET_BP_TABS_VISIBLE Signature

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

Method SET_TAB_SCREENS_INVISIBLE Signature

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

Method SET_TAB_SCREENS_VISIBLE Signature

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

Method START_BP Signature

Method START_BP on class IF_GLMWB_BP_VIEW has no parameter.
Method START_BP on class IF_GLMWB_BP_VIEW has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in