SAP ABAP Class IF_WB_UI_ACCESS (PBO PAI Access)
Properties
Class IF_WB_UI_ACCESS  
Short Description PBO PAI Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090719   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB_UI_ACCESS has no forward declaration.
Interfaces
Class IF_WB_UI_ACCESS has no interface implemented.
Friends
Class IF_WB_UI_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_T_MESSAGE Static Attribute Public See coding 20090915
Methods
# Method Level Visibility Method type Description Created on
1 DEREGISTER Instance method Public Method Deregister UI Controller Instance 20090915
2 HIDE_SHOW Instance method Public Method Show or Hide UI Controller 20090924
3 NAVIGATE Instance method Public Method Trigger Remote Tool Navigation 20091029
4 PAI Static method Public Method PAI 20090719
5 PBO Static method Public Method PBO 20090719
6 POST_MESSAGE Static method Public Method Flag Message 20090915
7 PUBLISH_MESSAGES Static method Public Method Bring Messages to UI 20090915
8 REFRESH Static method Public Method Refresh Output 20090719
9 REGISTER Instance method Public Method Register UI Controller Instance 20090728
10 REPORT_UPDATE_ERROR Static method Public Method Report Error 20090819
Events
Class IF_WB_UI_ACCESS has no event.
Types
Class IF_WB_UI_ACCESS has no local type.
Method Signatures

Method DEREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UI_CNTRL Call by reference Object reference (TYPE REF TO) IF_WB_UI_CNTRL_MARKER UI Kontroller Identifizierung 20090915

Method DEREGISTER on class IF_WB_UI_ACCESS has no exception.

Method HIDE_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTAINER Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20090924
2 Importing P_HIDE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20090924

Method HIDE_SHOW on class IF_WB_UI_ACCESS has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TOOL_DATA Call by reference Type reference (TYPE) WBCHIPTOOL_DATA Verwaltungsdaten eines Web-Dynpro Chip Workbench-Tools 20091029

Method NAVIGATE on class IF_WB_UI_ACCESS has no exception.

Method PAI Signature

Method PAI on class IF_WB_UI_ACCESS has no parameter.
Method PAI on class IF_WB_UI_ACCESS has no exception.

Method PBO Signature

Method PBO on class IF_WB_UI_ACCESS has no parameter.
Method PBO on class IF_WB_UI_ACCESS has no exception.

Method POST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MESSAGE Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20090915

Method POST_MESSAGE on class IF_WB_UI_ACCESS has no exception.

Method PUBLISH_MESSAGES Signature

Method PUBLISH_MESSAGES on class IF_WB_UI_ACCESS has no parameter.
Method PUBLISH_MESSAGES on class IF_WB_UI_ACCESS has no exception.

Method REFRESH Signature

Method REFRESH on class IF_WB_UI_ACCESS has no parameter.
Method REFRESH on class IF_WB_UI_ACCESS has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UI_CNTRL Call by reference Object reference (TYPE REF TO) IF_WB_UI_CNTRL_MARKER UI Kontroller Identifizierung 20090728

Method REGISTER on class IF_WB_UI_ACCESS has no exception.

Method REPORT_UPDATE_ERROR Signature

Method REPORT_UPDATE_ERROR on class IF_WB_UI_ACCESS has no parameter.
Method REPORT_UPDATE_ERROR on class IF_WB_UI_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in