SAP ABAP Class /IWFND/CL_MED_DOM_OPERATION (gateway operation)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MED_DOM (Package) GW Framework - Metadata - Data Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CL_MED_DOM_ABSTR_ELEMT abstract class representing an element 20110316
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/IF_MED_MDL_OPERATION an operation of a node 20110316
Properties
Class /IWFND/CL_MED_DOM_OPERATION  
Short Description gateway operation    
Super Class /IWFND/CL_MED_DOM_ABSTR_ELEMT abstract class representing an element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/MED_DOM   GW Framework - Metadata - Data Object Model 
Created 20110316   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWFND/IF_MED_MDL_MAP_PERSIST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWFND/IF_MED_MDL_OPERATION an operation of a node 20110316
Friends
Class /IWFND/CL_MED_DOM_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INPUT_NODE Instance attribute Private Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_NODE 20110316
2 MO_OUTPUT_NODE Instance attribute Private Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_NODE 20110316
3 MR_OPERATION Instance attribute Private Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_OBJECT_CLASS=>TY_S_DOM_OPERATION 20110316
4 MT_MAPPING Instance attribute Protected Type reference (TYPE) /IWFND/IF_MED_MDL_MAP_PERSIST=>TY_T_MED_ENTITY_MAPPING 20110316
5 MV_IS_DEFAULT_QUERY Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110316
6 MV_IS_ENABLED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110316
7 MV_SUPPORTS_SEARCH Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110316
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110316
2 GET_NAME Instance method Public Method 20110316
3 GET_TECHNICAL_NAME Instance method Private Method 20110316
4 IS_DEFAULT_QUERY Instance method Public Method 20110316
5 SET_DEFAULT_QUERY Instance method Public Method flags the operation as default query 20110316
Events
Class /IWFND/CL_MED_DOM_OPERATION has no event.
Types
Class /IWFND/CL_MED_DOM_OPERATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL_CLASS Call by reference Object reference (TYPE REF TO) /IWFND/CL_MED_DOM_MODEL_CLASS 20110316
2 Importing IR_OPERATION Call by reference Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_OBJECT_CLASS=>TY_S_DOM_OPERATION 20110316

Method CONSTRUCTOR on class /IWFND/CL_MED_DOM_OPERATION has no exception.

Method GET_NAME Signature

Method GET_NAME on class /IWFND/CL_MED_DOM_OPERATION has no parameter.
Method GET_NAME on class /IWFND/CL_MED_DOM_OPERATION has no exception.

Method GET_TECHNICAL_NAME Signature

Method GET_TECHNICAL_NAME on class /IWFND/CL_MED_DOM_OPERATION has no parameter.
Method GET_TECHNICAL_NAME on class /IWFND/CL_MED_DOM_OPERATION has no exception.

Method IS_DEFAULT_QUERY Signature

Method IS_DEFAULT_QUERY on class /IWFND/CL_MED_DOM_OPERATION has no parameter.
Method IS_DEFAULT_QUERY on class /IWFND/CL_MED_DOM_OPERATION has no exception.

Method SET_DEFAULT_QUERY Signature

Method SET_DEFAULT_QUERY on class /IWFND/CL_MED_DOM_OPERATION has no parameter.
Method SET_DEFAULT_QUERY on class /IWFND/CL_MED_DOM_OPERATION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250