SAP ABAP Class IF_ADT_SOURCE_MAPPING_OPTIONS (Source based mapping options)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ADT_MAPPING_OPTIONS | Options for URI mapping | 20100512 |
Properties
Class | IF_ADT_SOURCE_MAPPING_OPTIONS | |
Short Description | Source based mapping options | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100512 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ADT_SOURCE_MAPPING_OPTIONS has no interface implemented.
Friends
Class IF_ADT_SOURCE_MAPPING_OPTIONS has no friend class.
Attributes
Class 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
Class IF_ADT_SOURCE_MAPPING_OPTIONS has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |