SAP ABAP Class CL_SMT_WD_EVENT_SERVICE_DETAIL (Web Dynpro event structure 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 20091020
Properties
Class CL_SMT_WD_EVENT_SERVICE_DETAIL  
Short Description Web Dynpro event structure 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 20091020   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_WD_EVENT_SERVICE_DETAIL has no forward declaration.
Interfaces
Class CL_SMT_WD_EVENT_SERVICE_DETAIL has no interface implemented.
Friends
Class CL_SMT_WD_EVENT_SERVICE_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CTX_PROPERTIES_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091020
2 MO_CTX_SERVICE_INFO Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091020
3 MO_EVENT Instance attribute Private Object reference (TYPE REF TO) CL_SMT_EVENT Event 20091020
4 MO_PUBLISHER Static Attribute Private Object reference (TYPE REF TO) CL_SMT_WD_MESSAGE_PUBLISHER Raises web dynpro messages 20091022
5 MV_CHECK Instance attribute Private Type reference (TYPE) SMT_BOOLEAN Boolean value 20091110
6 MV_HAS_ERROR Instance attribute Private Type reference (TYPE) SMT_BOOLEAN 20091020
7 MV_NAME Static Attribute Public Type reference (TYPE) STRING for getting the Additional or predecessor structure 20091020
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ROW Instance method Public Method Add a new Row 20091021
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091020
3 GET_EVENT_ID Instance method Public Method Return the event id 20091020
4 GET_SERVICE_DATA Instance method Private Method Get Service info 20091021
5 HAS_ERRORS Instance method Public Method Return true (X) if the web dynpro screen contains errors 20091020
6 IS_CHANGEABLE Instance method Public Method Check if Service Info can be changed 20091110
7 IS_EDITABLE Instance method Public Method Is Event Editable 20091126
8 LOAD_CONTEXT Instance method Private Method Load context 20091020
9 PUBLISH_ERR_SER_OPR Instance method Public Method Check Ovs for Service Operation 20091030
10 REMOVE_ROW Instance method Public Method Remove A Row 20091021
11 SET_CHANGEABLE Instance method Public Method Set changed state 20091110
12 SET_DATA Instance method Public Method Set context data to event 20091020
13 SET_EVENT Instance method Public Method Set event instance 20091020
14 SET_SERVICE_DATA Instance method Private Method Set Service Info 20091021
Events
Class CL_SMT_WD_EVENT_SERVICE_DETAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T_ELEMENT_INSTANCE Private See coding 20091020
Method Signatures

Method ADD_ROW Signature

Method ADD_ROW on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no parameter.
Method ADD_ROW on class CL_SMT_WD_EVENT_SERVICE_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 20091020

Method CONSTRUCTOR on class CL_SMT_WD_EVENT_SERVICE_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 20091020

Method GET_EVENT_ID on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method GET_SERVICE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SERV_INFO Value transfer Type reference (TYPE) SMT_T_SERVICE_INTF SMT Service Interface 20091021

Method GET_SERVICE_DATA on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method HAS_ERRORS Signature

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

Method HAS_ERRORS on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method IS_CHANGEABLE Signature

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

Method IS_CHANGEABLE on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method IS_EDITABLE Signature

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

Method IS_EDITABLE on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method LOAD_CONTEXT Signature

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

Method PUBLISH_ERR_SER_OPR Signature

Method PUBLISH_ERR_SER_OPR on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no parameter.
Method PUBLISH_ERR_SER_OPR on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method REMOVE_ROW Signature

Method REMOVE_ROW on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no parameter.
Method REMOVE_ROW on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method SET_CHANGEABLE Signature

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

Method SET_CHANGEABLE on class CL_SMT_WD_EVENT_SERVICE_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_NO_ERROR Value transfer Type reference (TYPE) SMT_BOOLEAN 20091020

Method SET_DATA on class CL_SMT_WD_EVENT_SERVICE_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 20091020

Method SET_EVENT on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.

Method SET_SERVICE_DATA Signature

Method SET_SERVICE_DATA on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no parameter.
Method SET_SERVICE_DATA on class CL_SMT_WD_EVENT_SERVICE_DETAIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702