SAP ABAP Class IF_SATC_CONTEXT (Context of a step)
Properties
| Class | IF_SATC_CONTEXT | |
| Short Description | Context of a step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060217 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_CONTEXT has no forward declaration.
Interfaces
Class IF_SATC_CONTEXT has no interface implemented.
Friends
Class IF_SATC_CONTEXT has no friend class.
Attributes
Class 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
Class IF_SATC_CONTEXT has no event.
Types
Class 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 class 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 class IF_SATC_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |