SAP ABAP Interface IF_CMP_CALLBACK (Callback Interface)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_CC_CALLBACK | Code Composer Callback | 20090429 |
Properties
| Interface | IF_CMP_CALLBACK | |
| Short Description | Callback Interface |
General Data
| Package | SCCMP | SAP INTERNAL USAGE: Code Composer |
| Created | 20060529 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_CMP_COMPOSER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_CMP_CALLBACK has no interface.
Friends
Interface IF_CMP_CALLBACK has no friend.
Attributes
Interface IF_CMP_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Callback with @callback |
20060529 | |
| 2 | Instance method | Public | Method | Callback with SETVAR NEW { |
20060530 | |
| 3 | Instance method | Public | Method | Callback with ${ |
20060529 |
Events
Interface IF_CMP_CALLBACK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_CODE | Public | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE | 20060529 | |
|
| 2 | TYP_TAB_CODE_LONG | Public | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE_LONG | 20130422 | |
|
| 3 | TYP_VARVALUE | Public | See coding | 20060529 | TYP_VARVALUE TYPE c LENGTH 100
|
Method Signatures
Method CALLBACK_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | CSEQUENCE | ID aus Template | 20060529 | |||
| 2 | I_REF_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_CMP_CALLBACK_CONTEXT | Interface für Context in Callbacks | 20060529 | |||
| 3 | R_TAB_CODE | Value transfer | Type reference (TYPE) | TYP_TAB_CODE_LONG | Einzufügende Codingzeilen | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Callback | 20060529 |
Method CALLBACK_SETVAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FLG_GLOBAL | Value transfer | Type reference (TYPE) | XFLAG | 20110715 | ||||
| 2 | E_RDA_VAR | Value transfer | Object reference (TYPE REF TO) | DATA | Variable für den Kontext | 20080102 | |||
| 3 | I_ID | Value transfer | Type reference (TYPE) | CSEQUENCE | ID aus dem Template | 20060530 | |||
| 4 | I_REF_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_CMP_CALLBACK_CONTEXT | Interface für Context in Callbacks | 20060530 | |||
| 5 | I_VARNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Callback | 20060530 |
Method CALLBACK_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | CSEQUENCE | ID aus dem Template | 20060529 | |||
| 2 | I_REF_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_CMP_CALLBACK_CONTEXT | Interface für Context in Callbacks | 20060529 | |||
| 3 | I_VARNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110715 | ||||
| 4 | R_VARVALUE | Value transfer | Type reference (TYPE) | TYP_VARVALUE | Wert zum Einfügen | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Callback | 20060529 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |