SAP ABAP Interface IF_CMP_CALLBACK_CONTEXT (Interface for Context in Callbacks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SCCMP (Package) SAP INTERNAL USAGE: Code Composer
⤷
⤷
Properties
| Interface | IF_CMP_CALLBACK_CONTEXT | |
| Short Description | Interface for Context in Callbacks |
General Data
| Package | SCCMP | SAP INTERNAL USAGE: Code Composer |
| Created | 20060529 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMP_CALLBACK_CONTEXT has no forward declaration.
Interfaces
Interface IF_CMP_CALLBACK_CONTEXT has no interface.
Friends
Interface IF_CMP_CALLBACK_CONTEXT has no friend.
Attributes
Interface IF_CMP_CALLBACK_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert a Variable in Context | 20060529 | |
| 2 | Instance method | Public | Method | Read a Variable from Context | 20060529 |
Events
Interface IF_CMP_CALLBACK_CONTEXT has no event.
Types
Interface IF_CMP_CALLBACK_CONTEXT has no local type.
Method Signatures
Method ADD_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_GLOBAL | Value transfer | Type reference (TYPE) | CSEQUENCE | 20060529 | ||||
| 2 | I_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20060529 | ||||
| 3 | I_VALUE | Value transfer | Type reference (TYPE) | ANY | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20060529 |
Method GET_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VAR | Value transfer | Type reference (TYPE) | ANY | 20060529 | ||||
| 2 | I_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20060529 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |