SAP ABAP Interface IF_SATC_CONTEXT (Context of a step)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_RUN_TIME_API (Package) INTERNAL: - *NO* REUSE - project execution, interfaces

⤷

⤷

Properties
Interface | IF_SATC_CONTEXT | |
Short Description | Context of a step |
General Data
Package | SATC_STDLIB_RUN_TIME_API | INTERNAL: - *NO* REUSE - project execution, interfaces |
Created | 20060217 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_CONTEXT has no forward declaration.
Interfaces
Interface IF_SATC_CONTEXT has no interface.
Friends
Interface IF_SATC_CONTEXT has no friend.
Attributes
Interface IF_SATC_CONTEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get 'Configuration Parameter' | 20060217 |
2 | ![]() |
Instance method | Public | Method | Get general informations | 20061228 |
3 | ![]() |
Instance method | Public | Method | Get access to 'Primary Parameter' | 20060217 |
4 | ![]() |
Instance method | Public | Method | Returns service if applicable, else initial | 20090817 |
Events
Interface IF_SATC_CONTEXT has no event.
Types
Interface IF_SATC_CONTEXT has no local type.
Method Signatures
Method GET_CONF_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONF_PARAM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060222 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20060222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ABAP Test Cockpit: Meta Data Exception | 20080417 |
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PHASE_KEY | Call by reference | Type reference (TYPE) | SATC_D_PHASE_KEY | Phase key | 20080121 | ||
2 | ![]() |
E_PROJECT_EXECUTION_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | ID of project execution | 20061228 | ||
3 | ![]() |
E_PROJECT_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | ID of project definition | 20061228 | ||
4 | ![]() |
E_PROJECT_TITLE | Call by reference | Type reference (TYPE) | SATC_D_DESCRIPTION | Project title | 20080812 |
Method GET_INFO on Interface IF_SATC_CONTEXT has no exception.
Method GET_PRIMARY_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRIMARY_PARAM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of an element (e.g. Variable) | 20060220 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_ACCESS | Access Object for Entity Set | 20060220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Root of all Evil | 20080417 |
Method GET_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVICE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of the service | 20090817 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Service handler or initial | 20090817 |
Method GET_SERVICE on Interface IF_SATC_CONTEXT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |