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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | 20110316 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | 20110316 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OBJECT_CLASS=>TY_S_DOM_OPERATION | 20110316 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /IWFND/IF_MED_MDL_MAP_PERSIST=>TY_T_MED_ENTITY_MAPPING | 20110316 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110316 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110316 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110316 | |
| 2 | Instance method | Public | Method | 20110316 | ||
| 3 | Instance method | Private | Method | 20110316 | ||
| 4 | Instance method | Public | Method | 20110316 | ||
| 5 | 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 | IO_MODEL_CLASS | Call by reference | Object reference (TYPE REF TO) | /IWFND/CL_MED_DOM_MODEL_CLASS | 20110316 | ||||
| 2 | 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 |