SAP ABAP Interface IF_SMT_EVENT_OBJECT (Base event object interface)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_CONFIGURATION (Package) configuration objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SMT_ACTION Base action object 20080219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMT_EVENT_OBJECT Event object 20080104
Properties
Interface IF_SMT_EVENT_OBJECT  
Short Description Base event object interface    
General Data
Package GMT_CONFIGURATION   configuration objects 
Created 20071219   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SMT_EVENT_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_OBJECT Base object interface 20080104
Friends
Interface IF_SMT_EVENT_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTRIBUTE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20080117
2 GC_ATTRIBUTE_NAME Instance attribute Public Attribute reference (LIKE) 20080117
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20080104
2 CLONE Instance method Public Method 20080404
3 COPY Instance method Public Method 20080415
4 DELETE Instance method Public Method 20080104
5 DISCARD_CHANGES Instance method Public Method 20080104
6 FREE Instance method Public Method 20080104
7 GET_APPLICATION Instance method Public Method 20080104
8 GET_ATTRIBUTES_STATUS Instance method Public Method 20080117
9 GET_CONTEXT Instance method Public Method Return the context 20080118
10 GET_DESCRIPTION Instance method Public Method 20080104
11 GET_DEVELOPMENT_PACKAGE Instance method Public Method 20080219
12 GET_EVENT Instance method Public Method Return the event 20080104
13 GET_EXTENSION Instance method Public Method Return the extension 20080418
14 GET_HEADER_DESCRIPTION Instance method Public Method 20080414
15 GET_ID Instance method Public Method 20080104
16 GET_MODE Instance method Public Method 20080104
17 GET_NAME Instance method Public Method 20080104
18 GET_OBJECT_TYPE Instance method Public Method 20080104
19 GET_STRUCTURE_FIELD_USAGES Instance method Public Method Return the structure field usage count 20080124
20 HAS_CHANGED Instance method Public Method 20080104
21 IS_CUSTOMER_OBJECT Instance method Public Method 20080104
22 IS_MODIFIABLE Instance method Public Method 20080219
23 IS_NEW Instance method Public Method 20080407
24 SAVE Instance method Public Method 20080104
25 SET_DESCRIPTION Instance method Public Method 20080104
26 SET_DEVELOPMENT_PACKAGE Instance method Public Method 20080219
27 SET_MODE Instance method Public Method 20080104
28 SET_NAME Instance method Public Method 20080104
Events
# Event Type Visibility Description Created on
1 OBJECT_CHANGED Instance Event
(0)
Public
(2)
20080117
2 OBJECT_DATA_CHANGED Instance Event
(0)
Public
(2)
20080305
3 STRUCTURE_USAGE_ADDED Instance Event
(0)
Public
(2)
Event raised to notify that an structure usage is changed 20080124
4 STRUCTURE_USAGE_REMOVED Instance Event
(0)
Public
(2)
Event raised to notify that an structure usage is removed 20080124
Types
Interface IF_SMT_EVENT_OBJECT has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method CHECK on Interface IF_SMT_EVENT_OBJECT has no exception.

Method CLONE Signature

Method CLONE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method CLONE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method COPY Signature

Method COPY on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method COPY on Interface IF_SMT_EVENT_OBJECT has no exception.

Method DELETE Signature

Method DELETE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method DELETE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method DISCARD_CHANGES Signature

Method DISCARD_CHANGES on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method DISCARD_CHANGES on Interface IF_SMT_EVENT_OBJECT has no exception.

Method FREE Signature

Method FREE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method FREE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_APPLICATION on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_ATTRIBUTES_STATUS Signature

Method GET_ATTRIBUTES_STATUS on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_ATTRIBUTES_STATUS on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTEXT Value transfer Type reference (TYPE) SMT_CONTEXT 20080118

Method GET_CONTEXT on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_DESCRIPTION on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_DEVELOPMENT_PACKAGE Signature

Method GET_DEVELOPMENT_PACKAGE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_DEVELOPMENT_PACKAGE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_EVENT 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 20080219

Method GET_EVENT on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTENSION Value transfer Type reference (TYPE) SMT_EXTENSION 20080418

Method GET_EXTENSION on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_HEADER_DESCRIPTION Signature

Method GET_HEADER_DESCRIPTION on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_HEADER_DESCRIPTION on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_ID on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_MODE Signature

Method GET_MODE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_MODE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_NAME on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method GET_OBJECT_TYPE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method GET_STRUCTURE_FIELD_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080124
2 Changing XT_FIELD_USAGE Call by reference Type reference (TYPE) SMT_T_FIELD_USAGE List of structure field usage 20080124

Method GET_STRUCTURE_FIELD_USAGES on Interface IF_SMT_EVENT_OBJECT has no exception.

Method HAS_CHANGED Signature

Method HAS_CHANGED on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method HAS_CHANGED on Interface IF_SMT_EVENT_OBJECT has no exception.

Method IS_CUSTOMER_OBJECT Signature

Method IS_CUSTOMER_OBJECT on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method IS_CUSTOMER_OBJECT on Interface IF_SMT_EVENT_OBJECT has no exception.

Method IS_MODIFIABLE Signature

Method IS_MODIFIABLE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method IS_MODIFIABLE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method IS_NEW Signature

Method IS_NEW on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method IS_NEW on Interface IF_SMT_EVENT_OBJECT has no exception.

Method SAVE Signature

Method SAVE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method SAVE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method SET_DESCRIPTION on Interface IF_SMT_EVENT_OBJECT has no exception.

Method SET_DEVELOPMENT_PACKAGE Signature

Method SET_DEVELOPMENT_PACKAGE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method SET_DEVELOPMENT_PACKAGE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method SET_MODE Signature

Method SET_MODE on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method SET_MODE on Interface IF_SMT_EVENT_OBJECT has no exception.

Method SET_NAME Signature

Method SET_NAME on Interface IF_SMT_EVENT_OBJECT has no parameter.
Method SET_NAME on Interface IF_SMT_EVENT_OBJECT has no exception.
Event Signatures

Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on Interface IF_SMT_EVENT_OBJECT has no parameter.
Event OBJECT_DATA_CHANGED Signature
Event OBJECT_DATA_CHANGED on Interface IF_SMT_EVENT_OBJECT has no parameter.
Event STRUCTURE_USAGE_ADDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PTR_USAGE Exporting Value transfer Object reference (TYPE REF TO) SMT_T_FIELD_USAGE List of structure field usage 20080509
2 PV_EVENT Exporting Value transfer Type reference (TYPE) SMT_GUID 20080124

Event STRUCTURE_USAGE_REMOVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PTR_USAGE Exporting Value transfer Object reference (TYPE REF TO) SMT_T_FIELD_USAGE List of structure field usage 20080509
2 PV_EVENT Exporting Value transfer Type reference (TYPE) SMT_GUID 20080124
History
Last changed by/on SAP  20110908 
SAP Release Created in 701