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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091020 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091020 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_EVENT | Event | 20091020 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SMT_WD_MESSAGE_PUBLISHER | Raises web dynpro messages | 20091022 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20091110 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMT_BOOLEAN | 20091020 | |||
7 | ![]() |
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 | ![]() |
Instance method | Public | Method | Add a new Row | 20091021 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091020 |
3 | ![]() |
Instance method | Public | Method | Return the event id | 20091020 |
4 | ![]() |
Instance method | Private | Method | Get Service info | 20091021 |
5 | ![]() |
Instance method | Public | Method | Return true (X) if the web dynpro screen contains errors | 20091020 |
6 | ![]() |
Instance method | Public | Method | Check if Service Info can be changed | 20091110 |
7 | ![]() |
Instance method | Public | Method | Is Event Editable | 20091126 |
8 | ![]() |
Instance method | Private | Method | Load context | 20091020 |
9 | ![]() |
Instance method | Public | Method | Check Ovs for Service Operation | 20091030 |
10 | ![]() |
Instance method | Public | Method | Remove A Row | 20091021 |
11 | ![]() |
Instance method | Public | Method | Set changed state | 20091110 |
12 | ![]() |
Instance method | Public | Method | Set context data to event | 20091020 |
13 | ![]() |
Instance method | Public | Method | Set event instance | 20091020 |
14 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |