SAP ABAP Interface IF_SMT_METHOD_CALL (Method call 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 implementation (CLASS c. INTERFACES i_ref)  CL_SMT_METHOD_CALL Method call based event object 20080118
Properties
Interface IF_SMT_METHOD_CALL  
Short Description Method call interface    
General Data
Package GMT_CONFIGURATION   configuration objects 
Created 20080118   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SMT_METHOD_CALL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_ASSIGNABLE_OBJECT Object that with assignable parameters 20080118
Friends
Interface IF_SMT_METHOD_CALL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTRIBUTE_CLASS Constant Public Type reference (TYPE) SMT_ATTRIBUTE_NAME 'CLASS' Attribute name 20080220
2 GC_ATTRIBUTE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20080118
3 GC_ATTRIBUTE_METHOD Constant Public Type reference (TYPE) SMT_ATTRIBUTE_NAME 'METHOD' Attribute name 20080220
4 GC_ATTRIBUTE_NAME Instance attribute Public Attribute reference (LIKE) 20080118
5 GC_ATTRIBUTE_SWITCH Instance attribute Public Attribute reference (LIKE) 20080529
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_FIXED_VALUE Instance method Public Method 20080121
2 ASSIGN_STRUCTURE_FIELD Instance method Public Method 20080121
3 CHECK Instance method Public Method 20080118
4 CHECK_CLASS Instance method Public Method Check the class of the method call 20080118
5 CHECK_METHOD Instance method Public Method Check the method of hte method call 20080118
6 CLONE Instance method Public Method 20080404
7 COPY Instance method Public Method 20080415
8 DELETE Instance method Public Method 20080118
9 DISCARD_CHANGES Instance method Public Method 20080118
10 FREE Instance method Public Method 20080118
11 GET_APPLICATION Instance method Public Method 20080118
12 GET_ASSIGNED_FIXED_VALUE Instance method Public Method 20080221
13 GET_ASSIGNED_STRUCTURE_FIELD Instance method Public Method 20080221
14 GET_ATTRIBUTES_STATUS Instance method Public Method 20080118
15 GET_CLASS Instance method Public Method Return the class of the method call 20080118
16 GET_CONTEXT Instance method Public Method 20080118
17 GET_DESCRIPTION Instance method Public Method 20080118
18 GET_DEVELOPMENT_PACKAGE Instance method Public Method 20080404
19 GET_EVENT Instance method Public Method 20080118
20 GET_EXTENSION Instance method Public Method 20080404
21 GET_HEADER_DESCRIPTION Instance method Public Method 20080414
22 GET_ID Instance method Public Method 20080118
23 GET_METHOD Instance method Public Method Return the method of the method call 20080118
24 GET_MODE Instance method Public Method 20080118
25 GET_NAME Instance method Public Method 20080118
26 GET_OBJECT_TYPE Instance method Public Method 20080118
27 GET_ORDER Instance method Public Method 20080404
28 GET_PARAMETER Instance method Public Method Return a parameter from the method call 20080221
29 GET_PARAMETERS Instance method Public Method Return the parameters from the method call 20080213
30 GET_STRUCTURE_FIELD_USAGES Instance method Public Method 20080404
31 GET_SWITCH Instance method Public Method 20080404
32 GET_VERSION Instance method Public Method 20080416
33 HAS_CHANGED Instance method Public Method 20080118
34 IS_CUSTOMER_OBJECT Instance method Public Method 20080118
35 IS_EXTENSION Instance method Public Method 20080404
36 IS_MODIFIABLE Instance method Public Method 20080404
37 IS_NEW Instance method Public Method 20080407
38 REMOVE_ASSIGNMENT Instance method Public Method 20080121
39 SAVE Instance method Public Method 20080118
40 SET_CLASS Instance method Public Method Set the class of the method call 20080118
41 SET_DESCRIPTION Instance method Public Method 20080118
42 SET_DEVELOPMENT_PACKAGE Instance method Public Method 20080404
43 SET_METHOD Instance method Public Method Set the method of the method call 20080118
44 SET_MODE Instance method Public Method 20080118
45 SET_NAME Instance method Public Method 20080118
46 SET_ORDER Instance method Public Method 20080404
47 SET_SWITCH Instance method Public Method 20080404
Events
# Event Type Visibility Description Created on
1 ASSIGNMENT_ADDED Instance Event
(0)
Public
(2)
20080124
2 ASSIGNMENT_REMOVED Instance Event
(0)
Public
(2)
20080124
3 OBJECT_CHANGED Instance Event
(0)
Public
(2)
20080118
4 OBJECT_DATA_CHANGED Instance Event
(0)
Public
(2)
20080404
5 STRUCTURE_USAGE_ADDED Instance Event
(0)
Public
(2)
20080404
6 STRUCTURE_USAGE_REMOVED Instance Event
(0)
Public
(2)
20080404
Types
Interface IF_SMT_METHOD_CALL has no local type.
Method Signatures

Method ASSIGN_FIXED_VALUE Signature

Method ASSIGN_FIXED_VALUE on Interface IF_SMT_METHOD_CALL has no parameter.
Method ASSIGN_FIXED_VALUE on Interface IF_SMT_METHOD_CALL has no exception.

Method ASSIGN_STRUCTURE_FIELD Signature

Method ASSIGN_STRUCTURE_FIELD on Interface IF_SMT_METHOD_CALL has no parameter.
Method ASSIGN_STRUCTURE_FIELD on Interface IF_SMT_METHOD_CALL has no exception.

Method CHECK Signature

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

Method CHECK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) SMT_CLASS 20080118
# Exception Resumable Description Created on
1 CX_SMT_DATA_INVALID Data invalid error 20080118
2 CX_SMT_DATA_NOT_FOUND Data not found error 20080118

Method CHECK_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD Call by reference Type reference (TYPE) SMT_CLASS_METHOD 20080118
# Exception Resumable Description Created on
1 CX_SMT_DATA_INVALID Data invalid error 20080118
2 CX_SMT_DATA_NOT_FOUND Data not found error 20080118

Method CLONE Signature

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

Method COPY Signature

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

Method DELETE Signature

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

Method DISCARD_CHANGES Signature

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

Method FREE Signature

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

Method GET_APPLICATION Signature

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

Method GET_ASSIGNED_FIXED_VALUE Signature

Method GET_ASSIGNED_FIXED_VALUE on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_ASSIGNED_FIXED_VALUE on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_ASSIGNED_STRUCTURE_FIELD Signature

Method GET_ASSIGNED_STRUCTURE_FIELD on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_ASSIGNED_STRUCTURE_FIELD on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_ATTRIBUTES_STATUS Signature

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

Method GET_CLASS Signature

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

Method GET_CLASS on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_CONTEXT Signature

Method GET_CONTEXT on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_CONTEXT on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_DESCRIPTION Signature

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

Method GET_DEVELOPMENT_PACKAGE Signature

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

Method GET_EVENT Signature

Method GET_EVENT on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_EVENT on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_EXTENSION on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_HEADER_DESCRIPTION Signature

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

Method GET_ID Signature

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

Method GET_METHOD Signature

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

Method GET_METHOD on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_MODE Signature

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

Method GET_NAME Signature

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

Method GET_OBJECT_TYPE Signature

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

Method GET_ORDER Signature

Method GET_ORDER on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_ORDER on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER Call by reference Type reference (TYPE) SMT_ASSIGNMENT_PARAMETER Assignment parameter 20080221
2 Returning RS_PARAMETER Value transfer Type reference (TYPE) SMT_S_METHOD_PARAMETER Method call parameter information 20080221
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data not found error 20080221

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_PARAMETER_LIST Value transfer Object reference (TYPE REF TO) SMT_T_METHOD_PARAMETER List of method parameters 20080213

Method GET_PARAMETERS on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_STRUCTURE_FIELD_USAGES Signature

Method GET_STRUCTURE_FIELD_USAGES on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_STRUCTURE_FIELD_USAGES on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_SWITCH Signature

Method GET_SWITCH on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_SWITCH on Interface IF_SMT_METHOD_CALL has no exception.

Method GET_VERSION Signature

Method GET_VERSION on Interface IF_SMT_METHOD_CALL has no parameter.
Method GET_VERSION on Interface IF_SMT_METHOD_CALL has no exception.

Method HAS_CHANGED Signature

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

Method IS_CUSTOMER_OBJECT Signature

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

Method IS_EXTENSION Signature

Method IS_EXTENSION on Interface IF_SMT_METHOD_CALL has no parameter.
Method IS_EXTENSION on Interface IF_SMT_METHOD_CALL has no exception.

Method IS_MODIFIABLE Signature

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

Method IS_NEW Signature

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

Method REMOVE_ASSIGNMENT Signature

Method REMOVE_ASSIGNMENT on Interface IF_SMT_METHOD_CALL has no parameter.
Method REMOVE_ASSIGNMENT on Interface IF_SMT_METHOD_CALL has no exception.

Method SAVE Signature

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

Method SET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) SMT_CLASS 20080118
# Exception Resumable Description Created on
1 CX_SMT_DATA_INVALID Data invalid error 20080118
2 CX_SMT_DATA_NOT_FOUND Data not found error 20080118

Method SET_DESCRIPTION Signature

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

Method SET_DEVELOPMENT_PACKAGE Signature

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

Method SET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD Call by reference Type reference (TYPE) SMT_CLASS_METHOD 20080118
# Exception Resumable Description Created on
1 CX_SMT_DATA_INVALID Data invalid error 20080118
2 CX_SMT_DATA_NOT_FOUND Data not found error 20080118

Method SET_MODE Signature

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

Method SET_NAME Signature

Method SET_NAME on Interface IF_SMT_METHOD_CALL has no parameter.
Method SET_NAME on Interface IF_SMT_METHOD_CALL has no exception.

Method SET_ORDER Signature

Method SET_ORDER on Interface IF_SMT_METHOD_CALL has no parameter.
Method SET_ORDER on Interface IF_SMT_METHOD_CALL has no exception.

Method SET_SWITCH Signature

Method SET_SWITCH on Interface IF_SMT_METHOD_CALL has no parameter.
Method SET_SWITCH on Interface IF_SMT_METHOD_CALL has no exception.
Event Signatures

Event ASSIGNMENT_ADDED Signature
Event ASSIGNMENT_ADDED on Interface IF_SMT_METHOD_CALL has no parameter.
Event ASSIGNMENT_REMOVED Signature
Event ASSIGNMENT_REMOVED on Interface IF_SMT_METHOD_CALL has no parameter.
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on Interface IF_SMT_METHOD_CALL has no parameter.
Event OBJECT_DATA_CHANGED Signature
Event OBJECT_DATA_CHANGED on Interface IF_SMT_METHOD_CALL has no parameter.
Event STRUCTURE_USAGE_ADDED Signature
Event STRUCTURE_USAGE_ADDED on Interface IF_SMT_METHOD_CALL has no parameter.
Event STRUCTURE_USAGE_REMOVED Signature
Event STRUCTURE_USAGE_REMOVED on Interface IF_SMT_METHOD_CALL has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701