SAP ABAP Interface IF_SATC_MD_PRIMARY_CONTEXT (Primary Parameter/Variable Context)
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 composition (i COMPRISING i_ref) | IF_SATC_MD_CONTEXT | Signature and/or variables | 20081119 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_CONTEXT | Template Context | 20081126 |
Properties
Interface | IF_SATC_MD_PRIMARY_CONTEXT | |
Short Description | Primary Parameter/Variable Context |
General Data
Package | SATC_STDLIB_META_DATA_API | INTERNAL: - *NO* REUSE - Meta data API |
Created | 20081119 | SAP |
Last changed | 20140121 | 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) |
Interfaces
Interface IF_SATC_MD_PRIMARY_CONTEXT has no interface.
Friends
Interface IF_SATC_MD_PRIMARY_CONTEXT has no friend.
Attributes
Interface IF_SATC_MD_PRIMARY_CONTEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns names of items eligible for mapping | 20081119 |
2 | ![]() |
Instance method | Public | Method | Returns mappings of 'Primary Parameters' | 20081119 |
3 | ![]() |
Instance method | Public | Method | Returns definition of a 'Primary Parameter' | 20081119 |
4 | ![]() |
Instance method | Public | Method | Returns definition of a 'Primary Variable' | 20081119 |
5 | ![]() |
Instance method | Public | Method | Sets mapping for a 'Primary Parameter' | 20081119 |
Events
Interface IF_SATC_MD_PRIMARY_CONTEXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_MAPPING | Public | See coding | Mapping that Relates one Parameter to Enclosing Item | 20081119 | begin of ty_S_Mapping,
from_Name type satc_D_Md_Name,
to_Name type satc_D_Md_Name,
end of ty_S_Mapping
|
|
2 | TY_T_MAPPINGS | Public | See coding | Mappings that Relate Parameters to Enclosing Items | 20081119 | ty_T_Mappings type standard table of ty_S_Mapping with default key
|
Method Signatures
Method GET_ITEM_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_T_MD_NAMES | Name of Variables & Parameters | 20081119 |
Method GET_ITEM_NAMES on Interface IF_SATC_MD_PRIMARY_CONTEXT has no exception.
Method GET_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALL_PARAMETERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | All Parameters: Including not Mapped Ones | 20081127 | |
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_T_MAPPINGS | Mappings of Parameters | 20081119 |
Method GET_MAPPINGS on Interface IF_SATC_MD_PRIMARY_CONTEXT has no exception.
Method GET_PARAMETER_DEFINITION 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_PRIMARY_PARAM_DEF | Meta Data for Primary Parameter | 20081119 |
Method GET_PARAMETER_DEFINITION on Interface IF_SATC_MD_PRIMARY_CONTEXT has no exception.
Method GET_VARIABLE_DEFINITION 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_PRIMARY_VAR_DEF | Meta Data for Primary Variables | 20081119 |
Method GET_VARIABLE_DEFINITION on Interface IF_SATC_MD_PRIMARY_CONTEXT has no exception.
Method SET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAPPED_TO_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Parameter/Variable Mapped To | 20081119 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Parameter Mapped From | 20081119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ABAP Test Cockpit: Meta Data Exception | 20081125 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |