SAP ABAP Class CL_SMT_WD_EVENT_CONTEXT_DETAIL (Web Dynpro event context detail class)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_VIEW View Superclass 20080506
Properties
Class CL_SMT_WD_EVENT_CONTEXT_DETAIL  
Short Description Web Dynpro event context detail class    
Super Class CL_SMT_WD_VIEW View Superclass 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_WEB_DYNPRO   web dynrpro UI classes 
Created 20080506   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no forward declaration.
Interfaces
Class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no interface implemented.
Friends
Class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CTX_NODE_CONTEXTS Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080506
2 MO_EVENT Instance attribute Private Object reference (TYPE REF TO) CL_SMT_EVENT Event 20080506
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTEXT Instance method Private Method Add a new context 20080506
2 ADD_ROW Instance method Public Method Add a new event context row 20080506
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080506
4 GET_EVENT_ID Instance method Public Method Return the event id 20080506
5 LOAD_CONTEXT Instance method Private Method Load context 20080506
6 SET_DATA Instance method Public Method Set context data to event 20080506
7 SET_EVENT Instance method Public Method Set event instance 20080506
Events
Class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T_ELEMENT_INSTANCE Private See coding 20080506 lty_t_element_instance TYPE STANDARD TABLE OF REF TO if_wd_context_element
Method Signatures

Method ADD_CONTEXT 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 20080506
2 Returning RV_HAS_ERROR Value transfer Type reference (TYPE) SMT_BOOLEAN Boolean value 20080506

Method ADD_CONTEXT on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no exception.

Method ADD_ROW Signature

Method ADD_ROW on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no parameter.
Method ADD_ROW on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no exception.

Method CONSTRUCTOR 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 Web Dynpro: Interface for Context Nodes 20080506

Method CONSTRUCTOR on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no exception.

Method GET_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) SMT_GUID 20080506

Method GET_EVENT_ID on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no exception.

Method LOAD_CONTEXT Signature

Method LOAD_CONTEXT on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no parameter.
Method LOAD_CONTEXT on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_ERROR Value transfer Type reference (TYPE) SMT_BOOLEAN 20080506

Method SET_DATA on class CL_SMT_WD_EVENT_CONTEXT_DETAIL has no exception.

Method SET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_SMT_EVENT Event 20080506

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