SAP ABAP Interface /IWFND/IF_MED_MDL_OPERATION (an operation of a node)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/MED_SVC_DEV_LANGU (Package) GW Framework - Metadata - Service Def. - Dev User Translatio

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/CL_MED_DOM_OPERATION | gateway operation | 20110316 |
Properties
Interface | /IWFND/IF_MED_MDL_OPERATION | |
Short Description | an operation of a node |
General Data
Package | /IWFND/MED_SVC_DEV_LANGU | GW Framework - Metadata - Service Def. - Dev User Translatio |
Created | 20100601 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWFND/IF_MED_MDL_ELEMENT | a general model element | 20100709 |
Friends
Interface /IWFND/IF_MED_MDL_OPERATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_OPERATION_TYPE | Instance attribute | Public | Attribute reference (LIKE) | 20120308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100812 | |
2 | ![]() |
Instance method | Public | Method | 20100812 | |
3 | ![]() |
Instance method | Public | Method | 20110321 | |
4 | ![]() |
Instance method | Public | Method | returns http method of operation if set | 20120307 |
5 | ![]() |
Instance method | Public | Method | 20100812 | |
6 | ![]() |
Instance method | Public | Method | returns the input structure for the operation | 20100810 |
7 | ![]() |
Instance method | Public | Method | returns the mapping from one model to the other | 20110126 |
8 | ![]() |
Instance method | Public | Method | returns multiplicity of return type | 20120307 |
9 | ![]() |
Instance method | Public | Method | 20100810 | |
10 | ![]() |
Instance method | Public | Method | returns the type/semantic of the operation (check domain) | 20120307 |
11 | ![]() |
Instance method | Public | Method | returns the output structure for the operation | 20100810 |
12 | ![]() |
Instance method | Public | Method | 20100812 | |
13 | ![]() |
Instance method | Public | Method | 20101103 | |
14 | ![]() |
Instance method | Public | Method | returns if the query could be used with free text search | 20100817 |
15 | ![]() |
Instance method | Public | Method | returns if the operation is the default query for the node. | 20120307 |
16 | ![]() |
Instance method | Public | Method | returns if the operation can be executed | 20120307 |
Events
Interface /IWFND/IF_MED_MDL_OPERATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S | Public | Type reference (TYPE) | CHAR1 | 20120308 |
|
|
2 | TY_MED_MDL_OPERATION | Public | Attribute reference (LIKE) | 20120308 |
|
||
3 | TY_MED_MDL_OPERATION_TABLE | Public | Attribute reference (LIKE) | 20120308 |
|
||
4 | TY_S_MED_MAPPING_ITEM | Public | Attribute reference (LIKE) | 20120308 |
|
||
5 | TY_T_MED_MAPPING_ITEM | Public | Attribute reference (LIKE) | 20120308 |
|
Method Signatures
Method GET_ANNOTATIONS Signature
Method GET_ANNOTATIONS on Interface /IWFND/IF_MED_MDL_OPERATION has no parameter.
Method GET_ANNOTATIONS on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_CONTENT_VERSION Signature
Method GET_CONTENT_VERSION on Interface /IWFND/IF_MED_MDL_OPERATION has no parameter.
Method GET_CONTENT_VERSION on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_ENTITY_ID Signature
Method GET_ENTITY_ID on Interface /IWFND/IF_MED_MDL_OPERATION has no parameter.
Method GET_ENTITY_ID on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_HTTP_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HTTP_METHOD | Value transfer | Type reference (TYPE) | STRING | 20120307 |
Method GET_HTTP_METHOD on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_ICON Signature
Method GET_ICON on Interface /IWFND/IF_MED_MDL_OPERATION has no parameter.
Method GET_ICON on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_INPUT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INPUT | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | 20100810 |
Method GET_INPUT_NODE on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAPPING | Call by reference | Type reference (TYPE) | TY_T_MED_MAPPING_ITEM | 20110126 | |||
2 | ![]() |
IV_MAPPING_TYPE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_MAPPING_TYPE | type of mapping | 20110128 |
Method GET_MAPPING on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_MULTIPLICITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MULTIPLICITY | Value transfer | Type reference (TYPE) | /IWFND/MED_MDL_CARDINALITY | Cardinality of nodes | 20120307 |
Method GET_MULTIPLICITY on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface /IWFND/IF_MED_MDL_OPERATION has no parameter.
Method GET_NAME on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_OPERATION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | /IWFND/MED_MDL_OPERATION_TYPES | 20120307 |
Method GET_OPERATION_TYPE on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_OUTPUT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_OUTPUT | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | 20100810 |
Method GET_OUTPUT_NODE on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_SEMANTIC Signature
Method GET_SEMANTIC on Interface /IWFND/IF_MED_MDL_OPERATION has no parameter.
Method GET_SEMANTIC on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method GET_TECHNICAL_NAME Signature
Method GET_TECHNICAL_NAME on Interface /IWFND/IF_MED_MDL_OPERATION has no parameter.
Method GET_TECHNICAL_NAME on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method HAS_FREETEXT_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | BOOLEAN | 20100817 |
Method HAS_FREETEXT_SEARCH on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method IS_DEFAULT_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_DEFAULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120307 |
Method IS_DEFAULT_QUERY on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
Method IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120307 |
Method IS_ENABLED on Interface /IWFND/IF_MED_MDL_OPERATION has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |