SAP ABAP Interface IF_IMC_CHILD_MODE (Open Interface to Mode Objects for IMC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SIMC (Package) Intermode Communication
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IMC_MODE | Intermode Communication | 19990527 |
Properties
| Interface | IF_IMC_CHILD_MODE | |
| Short Description | Open Interface to Mode Objects for IMC |
General Data
| Package | SIMC | Intermode Communication |
| Created | 19990527 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_IMC_CHILD_MODE has no forward declaration.
Interfaces
Interface IF_IMC_CHILD_MODE has no interface.
Friends
Interface IF_IMC_CHILD_MODE has no friend.
Attributes
Interface IF_IMC_CHILD_MODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execution of Transaction for Mode Object | 19990527 | |
| 2 | Instance method | Public | Method | Closing Connection to Mode | 19990527 | |
| 3 | Instance method | Public | Method | Does Mode Exist | 19990726 | |
| 4 | Instance method | Public | Method | Last Error Message | 19990610 | |
| 5 | Instance method | Public | Method | Send Data/Events to Mode Object | 19990527 | |
| 6 | Instance method | Public | Method | Processing of SAPgui characteristics | 19990610 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVENTKIND_CONNECTION_CLOSED | Instance Event (0) |
Public (2) |
Event: Communication to Partner Correctly Setup | 19990527 |
| 2 | EVENTKIND_SEND | Instance Event (0) |
Public (2) |
Event: Data arrived from sender | 19990527 |
| 3 | EVENTKIND_SYSTEM_FAILURE | Instance Event (0) |
Public (2) |
Event: Communication to Partner Interrupted | 19990527 |
Types
Interface IF_IMC_CHILD_MODE has no local type.
Method Signatures
Method CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | STRING | Zu transportieende Daten | 19990701 | |||
| 2 | TCODE | Value transfer | Type reference (TYPE) | TCODE | Transaktionscode | 19990527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikationsfehler | 19990527 | ||
| 2 | Ungültiger Kommunikationszustand | 19990527 | ||
| 3 | Ungültiger Transaktionscode | 19990729 | ||
| 4 | Modus existiert bereits | 19990702 | ||
| 5 | Anzahl der verfügbaren Modi überschritten | 19990708 |
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | I | 0 | Schliesse den Modus asynchron (ohne Rückantwort) | 20000309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anwendungsfehler: Entfernen eines Erzeuger-Modus | 19990818 | ||
| 2 | Fehler beim Modusabbau | 19990709 | ||
| 3 | Ungültiger Kommunikationszustand | 19990527 | ||
| 4 | Modus existiert nicht | 19990709 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTENCE_FLAG | Value transfer | Type reference (TYPE) | IMCBOOL | Existiert Modus ? | 19990726 |
Method EXISTS on Interface IF_IMC_CHILD_MODE has no exception.
Method GET_LAST_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Value transfer | Type reference (TYPE) | I | Fehlermeldungscode | 19990709 | |||
| 2 | MESSAGE | Value transfer | Type reference (TYPE) | IMCTEXT | Fehlermeldung | 19990610 | |||
| 3 | STATUS | Value transfer | Type reference (TYPE) | IMCSTATUS | Status des Modus-Objekts | 19990709 |
Method GET_LAST_ERROR on Interface IF_IMC_CHILD_MODE has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Zu übertragende Funktionscode an Modus | 19990824 | |||
| 2 | DATA | Value transfer | Type reference (TYPE) | STRING | Zu übertragende Daten an Modus | 19990527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikationsfehler | 19990527 | ||
| 2 | Ungültiger Kommunikationszustand | 19990527 | ||
| 3 | Modus existiert nicht | 19990702 |
Method SET_PROPERTY Signature
Method SET_PROPERTY on Interface IF_IMC_CHILD_MODE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikationsfehler | 19990610 | ||
| 2 | Ungültiger Kommunikationszustand | 19990610 | ||
| 3 | Modus existiert nicht | 19990702 | ||
| 4 | Eigenschaft ist (momentan) nicht unterstützt | 19990610 |
Event Signatures
Event EVENTKIND_CONNECTION_CLOSED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_IMC_CHILD_MODE | Interface Referenz des Objektes | 19990728 |
Event EVENTKIND_SEND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Exporting | Value transfer | Type reference (TYPE) | STRING | Empfangende Daten | 19990527 | ||
| 2 | MODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_IMC_CHILD_MODE | Interface Referenz des Objektes | 19990727 |
Event EVENTKIND_SYSTEM_FAILURE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_IMC_CHILD_MODE | Interface Referenz des Objektes | 19990728 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |