SAP ABAP Interface IF_ADT_SOURCE_MAPPING_OPTIONS (Source based mapping options)
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
⤷
⤷
Properties
| Interface | IF_ADT_SOURCE_MAPPING_OPTIONS | |
| Short Description | Source based mapping options |
General Data
| Package | SADT_TOOLS_CORE | ADT Tools Core |
| Created | 20100512 | SAP |
| Last changed | 20130531 | 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) |
| 2 | SEOX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ADT_MAPPING_OPTIONS | Options for URI mapping | 20100512 |
Friends
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no friend.
Attributes
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get source code | 20100512 | |
| 2 | Instance method | Public | Method | Get source code URI | 20100512 | |
| 3 | Instance method | Public | Method | Get name of source object | 20121123 | |
| 4 | Instance method | Public | Method | Returns true if context check is enabled | 20100623 | |
| 5 | Instance method | Public | Method | Returns true if an empty context is set to valid | 20100630 | |
| 6 | Instance method | Public | Method | Set context check enabled and empty context valid | 20100623 | |
| 7 | Instance method | Public | Method | Set source code | 20100512 | |
| 8 | Instance method | Public | Method | Set source code URI | 20100512 | |
| 9 | Instance method | Public | Method | Set name of source object | 20121123 | |
| 10 | Instance method | Public | Method | Set use source main | 20110915 | |
| 11 | Instance method | Public | Method | Get use source main | 20110915 |
Events
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no event.
Types
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no local type.
Method Signatures
Method GET_SOURCE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | SADT_SRL_PLAIN_TEXT | 20100512 |
Method GET_SOURCE_CODE on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method GET_SOURCE_CODE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100512 |
Method GET_SOURCE_CODE_URI on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method GET_SOURCE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TRDIR-NAME | 20121123 |
Method GET_SOURCE_NAME on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method IS_CONTEXT_CHECK_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100623 |
Method IS_CONTEXT_CHECK_ENABLED on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method IS_EMPTY_CONTEXT_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100630 |
Method IS_EMPTY_CONTEXT_VALID on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method SET_CONTEXT_CHECK_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100623 | ||||
| 2 | EMPTY_CONTEXT_IS_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100630 |
Method SET_CONTEXT_CHECK_ENABLED on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method SET_SOURCE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_CODE | Call by reference | Type reference (TYPE) | SADT_SRL_PLAIN_TEXT | 20100512 |
Method SET_SOURCE_CODE on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method SET_SOURCE_CODE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100512 |
Method SET_SOURCE_CODE_URI on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method SET_SOURCE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_NAME | Call by reference | Type reference (TYPE) | TRDIR-NAME | 20121123 |
Method SET_SOURCE_NAME on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method SET_USE_SOURCE_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110915 |
Method SET_USE_SOURCE_MAIN on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
Method USE_SOURCE_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110915 |
Method USE_SOURCE_MAIN on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |