SAP ABAP Class IF_SMT_ACTION (Base action object)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SMT_EVENT_OBJECT Base event object interface 20080219
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SMT_ASSIGNABLE_OBJECT Object that with assignable parameters 20080219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMT_ACTION Action abstraction 20080219
Properties
Class IF_SMT_ACTION  
Short Description Base action object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SMT_ACTION has no forward declaration.
Interfaces
Class IF_SMT_ACTION has no interface implemented.
Friends
Class IF_SMT_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTRIBUTE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20080219
2 GC_ATTRIBUTE_NAME Instance attribute Public Attribute reference (LIKE) 20080219
3 GC_ATTRIBUTE_SWITCH Constant Public Type reference (TYPE) SMT_ATTRIBUTE_NAME 'SWITCH' Attribute name 20080502
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20080219
2 CLONE Instance method Public Method 20080404
3 COPY Instance method Public Method 20080415
4 DELETE Instance method Public Method 20080219
5 DISCARD_CHANGES Instance method Public Method 20080219
6 FREE Instance method Public Method 20080219
7 GET_APPLICATION Instance method Public Method 20080219
8 GET_ATTRIBUTES_STATUS Instance method Public Method 20080219
9 GET_CONTEXT Instance method Public Method 20080219
10 GET_DESCRIPTION Instance method Public Method 20080219
11 GET_DEVELOPMENT_PACKAGE Instance method Public Method 20080305
12 GET_EVENT Instance method Public Method 20080219
13 GET_EXTENSION Instance method Public Method 20080418
14 GET_HEADER_DESCRIPTION Instance method Public Method 20080414
15 GET_ID Instance method Public Method 20080305
16 GET_MODE Instance method Public Method 20080219
17 GET_NAME Instance method Public Method 20080219
18 GET_OBJECT_TYPE Instance method Public Method 20080219
19 GET_ORDER Instance method Public Method Get the sequence number 20080219
20 GET_STRUCTURE_FIELD_USAGES Instance method Public Method 20080219
21 GET_SWITCH Instance method Public Method Return the switch 20080219
22 GET_VERSION Instance method Public Method Return the version 20080416
23 HAS_CHANGED Instance method Public Method 20080219
24 IS_CUSTOMER_OBJECT Instance method Public Method 20080219
25 IS_EXTENSION Instance method Public Method Retrun true (X) if the action is an extension 20080221
26 IS_MODIFIABLE Instance method Public Method 20080305
27 IS_NEW Instance method Public Method 20080407
28 SAVE Instance method Public Method 20080219
29 SET_DESCRIPTION Instance method Public Method 20080219
30 SET_DEVELOPMENT_PACKAGE Instance method Public Method 20080305
31 SET_MODE Instance method Public Method 20080219
32 SET_NAME Instance method Public Method 20080219
33 SET_ORDER Instance method Public Method Set the sequence number of an operation 20080219
34 SET_SWITCH Instance method Public Method Set the switch 20080219
Events
# Event Type Visibility Description Created on
1 OBJECT_CHANGED Instance Event
(0)
Public
(2)
20080219
2 OBJECT_DATA_CHANGED Instance Event
(0)
Public
(2)
20080305
3 STRUCTURE_USAGE_ADDED Instance Event
(0)
Public
(2)
20080219
4 STRUCTURE_USAGE_REMOVED Instance Event
(0)
Public
(2)
20080219
Types
Class IF_SMT_ACTION has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class IF_SMT_ACTION has no parameter.
Method CHECK on class IF_SMT_ACTION has no exception.

Method CLONE Signature

Method CLONE on class IF_SMT_ACTION has no parameter.
Method CLONE on class IF_SMT_ACTION has no exception.

Method COPY Signature

Method COPY on class IF_SMT_ACTION has no parameter.
Method COPY on class IF_SMT_ACTION has no exception.

Method DELETE Signature

Method DELETE on class IF_SMT_ACTION has no parameter.
Method DELETE on class IF_SMT_ACTION has no exception.

Method DISCARD_CHANGES Signature

Method DISCARD_CHANGES on class IF_SMT_ACTION has no parameter.
Method DISCARD_CHANGES on class IF_SMT_ACTION has no exception.

Method FREE Signature

Method FREE on class IF_SMT_ACTION has no parameter.
Method FREE on class IF_SMT_ACTION has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on class IF_SMT_ACTION has no parameter.
Method GET_APPLICATION on class IF_SMT_ACTION has no exception.

Method GET_ATTRIBUTES_STATUS Signature

Method GET_ATTRIBUTES_STATUS on class IF_SMT_ACTION has no parameter.
Method GET_ATTRIBUTES_STATUS on class IF_SMT_ACTION has no exception.

Method GET_CONTEXT Signature

Method GET_CONTEXT on class IF_SMT_ACTION has no parameter.
Method GET_CONTEXT on class IF_SMT_ACTION has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_SMT_ACTION has no parameter.
Method GET_DESCRIPTION on class IF_SMT_ACTION has no exception.

Method GET_DEVELOPMENT_PACKAGE Signature

Method GET_DEVELOPMENT_PACKAGE on class IF_SMT_ACTION has no parameter.
Method GET_DEVELOPMENT_PACKAGE on class IF_SMT_ACTION has no exception.

Method GET_EVENT Signature

Method GET_EVENT on class IF_SMT_ACTION has no parameter.
Method GET_EVENT on class IF_SMT_ACTION has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on class IF_SMT_ACTION has no parameter.
Method GET_EXTENSION on class IF_SMT_ACTION has no exception.

Method GET_HEADER_DESCRIPTION Signature

Method GET_HEADER_DESCRIPTION on class IF_SMT_ACTION has no parameter.
Method GET_HEADER_DESCRIPTION on class IF_SMT_ACTION has no exception.

Method GET_ID Signature

Method GET_ID on class IF_SMT_ACTION has no parameter.
Method GET_ID on class IF_SMT_ACTION has no exception.

Method GET_MODE Signature

Method GET_MODE on class IF_SMT_ACTION has no parameter.
Method GET_MODE on class IF_SMT_ACTION has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_SMT_ACTION has no parameter.
Method GET_NAME on class IF_SMT_ACTION has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class IF_SMT_ACTION has no parameter.
Method GET_OBJECT_TYPE on class IF_SMT_ACTION has no exception.

Method GET_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ORDER Value transfer Type reference (TYPE) SMT_ORDER Sequence number 20080219

Method GET_ORDER on class IF_SMT_ACTION has no exception.

Method GET_STRUCTURE_FIELD_USAGES Signature

Method GET_STRUCTURE_FIELD_USAGES on class IF_SMT_ACTION has no parameter.
Method GET_STRUCTURE_FIELD_USAGES on class IF_SMT_ACTION has no exception.

Method GET_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SWITCH Value transfer Type reference (TYPE) SFW_SWITCH_ID Id of a Switch in Switch Framework 20080219

Method GET_SWITCH on class IF_SMT_ACTION has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VERSION Value transfer Type reference (TYPE) SMT_VERSION Version 20080416

Method GET_VERSION on class IF_SMT_ACTION has no exception.

Method HAS_CHANGED Signature

Method HAS_CHANGED on class IF_SMT_ACTION has no parameter.
Method HAS_CHANGED on class IF_SMT_ACTION has no exception.

Method IS_CUSTOMER_OBJECT Signature

Method IS_CUSTOMER_OBJECT on class IF_SMT_ACTION has no parameter.
Method IS_CUSTOMER_OBJECT on class IF_SMT_ACTION has no exception.

Method IS_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_BOOLEAN 20080221

Method IS_EXTENSION on class IF_SMT_ACTION has no exception.

Method IS_MODIFIABLE Signature

Method IS_MODIFIABLE on class IF_SMT_ACTION has no parameter.
Method IS_MODIFIABLE on class IF_SMT_ACTION has no exception.

Method IS_NEW Signature

Method IS_NEW on class IF_SMT_ACTION has no parameter.
Method IS_NEW on class IF_SMT_ACTION has no exception.

Method SAVE Signature

Method SAVE on class IF_SMT_ACTION has no parameter.
Method SAVE on class IF_SMT_ACTION has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class IF_SMT_ACTION has no parameter.
Method SET_DESCRIPTION on class IF_SMT_ACTION has no exception.

Method SET_DEVELOPMENT_PACKAGE Signature

Method SET_DEVELOPMENT_PACKAGE on class IF_SMT_ACTION has no parameter.
Method SET_DEVELOPMENT_PACKAGE on class IF_SMT_ACTION has no exception.

Method SET_MODE Signature

Method SET_MODE on class IF_SMT_ACTION has no parameter.
Method SET_MODE on class IF_SMT_ACTION has no exception.

Method SET_NAME Signature

Method SET_NAME on class IF_SMT_ACTION has no parameter.
Method SET_NAME on class IF_SMT_ACTION has no exception.

Method SET_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORDER Call by reference Type reference (TYPE) SMT_ORDER Sequence number 20080219

Method SET_ORDER on class IF_SMT_ACTION has no exception.

Method SET_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SWITCH Call by reference Type reference (TYPE) SFW_SWITCH_ID Id of a Switch in Switch Framework 20080219
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data not found error 20080219
Event Signatures

Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class IF_SMT_ACTION has no parameter.
Event OBJECT_DATA_CHANGED Signature
Event OBJECT_DATA_CHANGED on class IF_SMT_ACTION has no parameter.
Event STRUCTURE_USAGE_ADDED Signature
Event STRUCTURE_USAGE_ADDED on class IF_SMT_ACTION has no parameter.
Event STRUCTURE_USAGE_REMOVED Signature
Event STRUCTURE_USAGE_REMOVED on class IF_SMT_ACTION has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in