SAP ABAP Class IF_ADT_MAPPING_OPTIONS (Options for URI mapping)
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
| Class | IF_ADT_MAPPING_OPTIONS | |
| Short Description | Options for URI mapping | |
| 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
Class IF_ADT_MAPPING_OPTIONS has no forward declaration.
Interfaces
Class IF_ADT_MAPPING_OPTIONS has no interface implemented.
Friends
Class IF_ADT_MAPPING_OPTIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_ADT_MAPPING_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |