SAP ABAP Class IF_SMT_METHOD_CALL (Method call interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SMT_ASSIGNABLE_OBJECT Object that with assignable parameters 20080118
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
Class IF_SMT_METHOD_CALL  
Short Description Method call interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080118   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SMT_METHOD_CALL has no forward declaration.
Interfaces
Class IF_SMT_METHOD_CALL has no interface implemented.
Friends
Class IF_SMT_METHOD_CALL has no friend class.
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
Class IF_SMT_METHOD_CALL has no local type.
Method Signatures

Method ASSIGN_FIXED_VALUE Signature

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

Method ASSIGN_STRUCTURE_FIELD Signature

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

Method CHECK Signature

Method CHECK on class IF_SMT_METHOD_CALL has no parameter.
Method CHECK on class 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 class IF_SMT_METHOD_CALL has no parameter.
Method CLONE on class IF_SMT_METHOD_CALL has no exception.

Method COPY Signature

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

Method DELETE Signature

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

Method DISCARD_CHANGES Signature

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

Method FREE Signature

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

Method GET_APPLICATION Signature

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

Method GET_ASSIGNED_FIXED_VALUE Signature

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

Method GET_ASSIGNED_STRUCTURE_FIELD Signature

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

Method GET_ATTRIBUTES_STATUS Signature

Method GET_ATTRIBUTES_STATUS on class IF_SMT_METHOD_CALL has no parameter.
Method GET_ATTRIBUTES_STATUS on class 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 class IF_SMT_METHOD_CALL has no exception.

Method GET_CONTEXT Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_DEVELOPMENT_PACKAGE Signature

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

Method GET_EVENT Signature

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

Method GET_EXTENSION Signature

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

Method GET_HEADER_DESCRIPTION Signature

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

Method GET_ID Signature

Method GET_ID on class IF_SMT_METHOD_CALL has no parameter.
Method GET_ID on class 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 class IF_SMT_METHOD_CALL has no exception.

Method GET_MODE Signature

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

Method GET_NAME Signature

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

Method GET_OBJECT_TYPE Signature

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

Method GET_ORDER Signature

Method GET_ORDER on class IF_SMT_METHOD_CALL has no parameter.
Method GET_ORDER on class 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 class IF_SMT_METHOD_CALL has no exception.

Method GET_STRUCTURE_FIELD_USAGES Signature

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

Method GET_SWITCH Signature

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

Method GET_VERSION Signature

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

Method HAS_CHANGED Signature

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

Method IS_CUSTOMER_OBJECT Signature

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

Method IS_EXTENSION Signature

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

Method IS_MODIFIABLE Signature

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

Method IS_NEW Signature

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

Method REMOVE_ASSIGNMENT Signature

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

Method SAVE Signature

Method SAVE on class IF_SMT_METHOD_CALL has no parameter.
Method SAVE on class 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 class IF_SMT_METHOD_CALL has no parameter.
Method SET_DESCRIPTION on class IF_SMT_METHOD_CALL has no exception.

Method SET_DEVELOPMENT_PACKAGE Signature

Method SET_DEVELOPMENT_PACKAGE on class IF_SMT_METHOD_CALL has no parameter.
Method SET_DEVELOPMENT_PACKAGE on class 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 class IF_SMT_METHOD_CALL has no parameter.
Method SET_MODE on class IF_SMT_METHOD_CALL has no exception.

Method SET_NAME Signature

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

Method SET_ORDER Signature

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

Method SET_SWITCH Signature

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

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