SAP ABAP Interface IF_ADT_MAPPING_OPTIONS (Options for URI mapping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_TOOLS_CORE (Package) ADT Tools Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ADT_SOURCE_MAPPING_OPTIONS | Source based mapping options | 20100512 |
Properties
Interface | IF_ADT_MAPPING_OPTIONS | |
Short Description | Options for URI mapping |
General Data
Package | SADT_TOOLS_CORE | ADT Tools Core |
Created | 20100512 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ADT_MAPPING_OPTIONS has no forward declaration.
Interfaces
Interface IF_ADT_MAPPING_OPTIONS has no interface.
Friends
Interface IF_ADT_MAPPING_OPTIONS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_S_CONTEXT | Constant | Public | See coding | 20120319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get mapping context | 20120319 |
2 | ![]() |
Instance method | Public | Method | Set mapping context | 20120319 |
3 | ![]() |
Instance method | Public | Method | Set "use fragment"option | 20100512 |
4 | ![]() |
Instance method | Public | Method | Set "use parent" option | 20100512 |
5 | ![]() |
Instance method | Public | Method | Set "use source based position" option | 20100512 |
6 | ![]() |
Instance method | Public | Method | Returns value of "use fragment" option (true/false) | 20100512 |
7 | ![]() |
Instance method | Public | Method | Returns value of "use parent" option (true/false) | 20100512 |
8 | ![]() |
Instance method | Public | Method | Returns value of "use source based position" (true/false) | 20100512 |
Events
Interface IF_ADT_MAPPING_OPTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_MAPPING_CONTEXT | Public | Type reference (TYPE) | STRING | 20120319 |
|
Method Signatures
Method GET_MAPPING_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | GTY_MAPPING_CONTEXT | 20120319 |
Method GET_MAPPING_CONTEXT on Interface IF_ADT_MAPPING_OPTIONS has no exception.
Method SET_MAPPING_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Type reference (TYPE) | GTY_MAPPING_CONTEXT | 20120319 |
Method SET_MAPPING_CONTEXT on Interface IF_ADT_MAPPING_OPTIONS has no exception.
Method SET_USE_FRAGMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USE_FRAGMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100512 |
Method SET_USE_FRAGMENT on Interface IF_ADT_MAPPING_OPTIONS has no exception.
Method SET_USE_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USE_PARENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100512 |
Method SET_USE_PARENT on Interface IF_ADT_MAPPING_OPTIONS has no exception.
Method SET_USE_SOURCE_BASED_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USE_SOURCE_BASED_POSITION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100512 |
Method SET_USE_SOURCE_BASED_POSITION on Interface IF_ADT_MAPPING_OPTIONS has no exception.
Method USE_FRAGMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100512 |
Method USE_FRAGMENT on Interface IF_ADT_MAPPING_OPTIONS has no exception.
Method USE_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100512 |
Method USE_PARENT on Interface IF_ADT_MAPPING_OPTIONS has no exception.
Method USE_SOURCE_BASED_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100512 |
Method USE_SOURCE_BASED_POSITION on Interface IF_ADT_MAPPING_OPTIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |