SAP ABAP Interface IF_SATC_MD_CONTEXT (Signature and/or variables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_META_DATA_API (Package) INTERNAL: - *NO* REUSE - Meta data API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_CONTEXT | Template Context | 20081126 |
Properties
| Interface | IF_SATC_MD_CONTEXT | |
| Short Description | Signature and/or variables |
General Data
| Package | SATC_STDLIB_META_DATA_API | INTERNAL: - *NO* REUSE - Meta data API |
| Created | 20081111 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_MD_CONTEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_MD_CONFIG_CONTEXT | Configuration Parameter Context | 20081119 | ||
| 2 | IF_SATC_MD_PRIMARY_CONTEXT | Primary Parameter/Variable Context | 20081119 | ||
| 3 | IF_SATC_MD_VISITABLE | Accepts visitation | 20081130 |
Friends
Interface IF_SATC_MD_CONTEXT has no friend.
Attributes
Interface IF_SATC_MD_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081130 | ||
| 2 | Instance method | Public | Method | Returns enclosing context or initial | 20081111 | |
| 3 | Instance method | Public | Method | Returns the owner | 20081119 | |
| 4 | Instance method | Public | Method | Sets enclosing context (if applicable) | 20081111 |
Events
Interface IF_SATC_MD_CONTEXT has no event.
Types
Interface IF_SATC_MD_CONTEXT has no local type.
Method Signatures
Method ACCEPT_VISITOR Signature
Method ACCEPT_VISITOR on Interface IF_SATC_MD_CONTEXT has no parameter.
Method ACCEPT_VISITOR on Interface IF_SATC_MD_CONTEXT has no exception.
Method GET_ENCLOSING_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT | Enclosing Context | 20081111 |
Method GET_ENCLOSING_CONTEXT on Interface IF_SATC_MD_CONTEXT has no exception.
Method GET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT_OWNER | Owner of context | 20081119 |
Method GET_OWNER on Interface IF_SATC_MD_CONTEXT has no exception.
Method SET_ENCLOSING_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENCLOSING_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT | Enclosing context | 20081111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root of all Evil | 20081111 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |