SAP ABAP Class CL_SMT_WD_VIEW (View Superclass)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_WEB_DYNPRO (Package) web dynrpro UI classes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_CONFIG_APPLICATION Config Application Wrapper Class 20080202
2 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_EVENT_CH_KEY_DETAIL Web Dynpro event structure detail class 20080326
3 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_EVENT_CONTEXT_DETAIL Web Dynpro event context detail class 20080506
4 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_EVENT_SERVICE_DETAIL Web Dynpro event structure detail class 20091020
5 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_EVENT_STRUCT_DETAIL Web Dynpro event structure detail class 20080209
6 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_EVENT_STRUCT_MAPPER Web dynpro even structure mapper 20080418
7 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_F4_TRANSPORT_REQUEST Web dynpro F4 Transport request 20080514
8 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_OBJECT Object abstraction class 20080201
Properties
Class CL_SMT_WD_VIEW  
Short Description View Superclass    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_WEB_DYNPRO   web dynrpro UI classes 
Created 20080118   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_WD_VIEW has no forward declaration.
Interfaces
Class CL_SMT_WD_VIEW has no interface implemented.
Friends
Class CL_SMT_WD_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_NODE_CONFIGURATION Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080410
2 SO_CO Static Attribute Protected Object reference (TYPE REF TO) CL_SMT_WD_CONST Web Dynpro configuration constant attributes 20080201
3 SO_ERR Static Attribute Protected Object reference (TYPE REF TO) CL_SMT_ERROR_RAISER Raises error messages 20080218
4 SO_NO Static Attribute Protected Object reference (TYPE REF TO) CL_SMT_MSGNO_CONST Message number constant attributes 20080206
5 SO_PUBLISHER Static Attribute Protected Object reference (TYPE REF TO) CL_SMT_WD_MESSAGE_PUBLISHER Raises web dynpro messages 20080202
6 SO_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_SMT_WD_SERVICES Grouping of generic Web Dynpro services 20080206
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080201
2 CLEAR_CONTEXT Instance method Public Method Clear the context 20080206
3 CLEAR_MESSAGES Instance method Protected Method Clear messages 20080202
4 GET_MODE Instance method Public Method Return the view mode 20080401
5 GET_REFERENCED_WD_VIEWS Instance method Protected Method [ABSTRACT] Return a list of referenced web dynpro view 20080205
6 PUBLISH_ELEMENT_ATT_ERR_MSGS Instance method Public Method Publish element attribute error messages 20080203
7 PUBLISH_ERROR_MESSAGES Instance method Public Method Publish error messages 20080202
8 PUBLISH_NODE_ATT_ERR_MSGS Instance method Public Method Publish node attribute error messages 20080203
9 SET_APPLICATION_PARAMETERS Instance method Public Method Set the application input parameters 20080501
10 SET_ATTRIBUTES_STATUS Instance method Protected Method [ABSTRACT] Set attribute statuses 20080205
11 SET_CONFIGURATION_NODE Instance method Public Method Set the general configuration node 20080410
12 SET_DISPLAY_MODE Instance method Public Method Set the display mode of the application 20081128
13 SET_ELEMENT_ATTRIBUTE_PROPERTY Instance method Protected Method Set element attribute property 20080205
14 SET_MODE Instance method Public Method Set view mode 20080201
15 SET_NODE_ATTRIBUTE_PROPERTY Instance method Protected Method Set node attribute property 20080205
Events
Class CL_SMT_WD_VIEW has no event.
Types
Class CL_SMT_WD_VIEW has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_CONTEXT Signature

Method CLEAR_CONTEXT on class CL_SMT_WD_VIEW has no parameter.
Method CLEAR_CONTEXT on class CL_SMT_WD_VIEW has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_SMT_WD_VIEW has no parameter.
Method CLEAR_MESSAGES on class CL_SMT_WD_VIEW has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE Value transfer Type reference (TYPE) SMT_MODE Object mode (display/edit) 20080401

Method GET_MODE on class CL_SMT_WD_VIEW has no exception.

Method GET_REFERENCED_WD_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_WD_VIEW Value transfer Object reference (TYPE REF TO) SMT_WD_T_VIEW_INSTANCE 20080205

Method GET_REFERENCED_WD_VIEWS on class CL_SMT_WD_VIEW has no exception.

Method PUBLISH_ELEMENT_ATT_ERR_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080203
2 Importing IO_ERROR Call by reference Object reference (TYPE REF TO) CX_SMT_ERROR 20080203
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20080219
4 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) SMT_STRING String 20080203

Method PUBLISH_ELEMENT_ATT_ERR_MSGS on class CL_SMT_WD_VIEW has no exception.

Method PUBLISH_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ERROR Call by reference Object reference (TYPE REF TO) CX_SMT_ERROR 20080202

Method PUBLISH_ERROR_MESSAGES on class CL_SMT_WD_VIEW has no exception.

Method PUBLISH_NODE_ATT_ERR_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080203
2 Importing IO_ERROR Call by reference Object reference (TYPE REF TO) CX_SMT_ERROR 20080203
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20080219
4 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) SMT_STRING String 20080203

Method PUBLISH_NODE_ATT_ERR_MSGS on class CL_SMT_WD_VIEW has no exception.

Method SET_APPLICATION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_ENABLED Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20080501

Method SET_APPLICATION_PARAMETERS on class CL_SMT_WD_VIEW has no exception.

Method SET_ATTRIBUTES_STATUS Signature

Method SET_ATTRIBUTES_STATUS on class CL_SMT_WD_VIEW has no parameter.
Method SET_ATTRIBUTES_STATUS on class CL_SMT_WD_VIEW has no exception.

Method SET_CONFIGURATION_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080410

Method SET_CONFIGURATION_NODE on class CL_SMT_WD_VIEW has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081128

Method SET_DISPLAY_MODE on class CL_SMT_WD_VIEW has no exception.

Method SET_ELEMENT_ATTRIBUTE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080205
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20080205
3 Importing IV_STATUS Call by reference Type reference (TYPE) SMT_ATTRIBUTE_STATUS Attribute status 20080205

Method SET_ELEMENT_ATTRIBUTE_PROPERTY on class CL_SMT_WD_VIEW has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) SMT_MODE Object mode (display/edit) 20080201

Method SET_MODE on class CL_SMT_WD_VIEW has no exception.

Method SET_NODE_ATTRIBUTE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080205
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20080205
3 Importing IV_STATUS Call by reference Type reference (TYPE) SMT_ATTRIBUTE_STATUS Attribute status 20080205

Method SET_NODE_ATTRIBUTE_PROPERTY on class CL_SMT_WD_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701