SAP ABAP Interface IF_IMC_PARENT_MODE (Open Interface to Parent 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 | 19990517 |
Properties
Interface | IF_IMC_PARENT_MODE | |
Short Description | Open Interface to Parent Mode Objects for IMC |
General Data
Package | SIMC | Intermode Communication |
Created | 19990517 | SAP |
Last changed | 19990517 | SAP |
Unicode checks active |
Forward declarations
Interface IF_IMC_PARENT_MODE has no forward declaration.
Interfaces
Interface IF_IMC_PARENT_MODE has no interface.
Friends
Interface IF_IMC_PARENT_MODE has no friend.
Attributes
Interface IF_IMC_PARENT_MODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Closing Connection to Mode | 20010801 |
2 | ![]() |
Instance method | Public | Method | Does Mode Exist | 19990826 |
3 | ![]() |
Instance method | Public | Method | Last Error Message | 19990518 |
4 | ![]() |
Instance method | Public | Method | Send Data/Events to Mode Object | 19990517 |
5 | ![]() |
Instance method | Public | Method | Processing of SAPgui characteristics | 19990616 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVENTKIND_SEND | Instance Event (0) |
Public (2) |
Event: Data arrived from sender | 19990727 |
Types
Interface IF_IMC_PARENT_MODE has no local type.
Method Signatures
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) | 20010801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anwendungsfehler: Entfernen eines Erzeuger-Modus | 20010801 | |
2 | ![]() |
Fehler beim Modusabbau | 20010801 | |
3 | ![]() |
Ungültiger Kommunikationszustand | 20010801 | |
4 | ![]() |
Modus existiert nicht | 20010801 |
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 ? | 19990826 |
Method EXISTS on Interface IF_IMC_PARENT_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 | Call by reference | Type reference (TYPE) | IMCTEXT | Fehlermeldung | 19990518 | ||
3 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | IMCSTATUS | Status des Modus-Objekts | 19990709 |
Method GET_LAST_ERROR on Interface IF_IMC_PARENT_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 Parent-Modus | 19990824 | ||
2 | ![]() |
DATA | Value transfer | Type reference (TYPE) | STRING | Zu übertragende Daten an Parent-Modus | 19990517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kommunikationsfehler | 19990517 | |
2 | ![]() |
Ungültiger Kommunikationszustand | 19990518 | |
3 | ![]() |
Modus existiert nicht | 19990702 |
Method SET_PROPERTY Signature
Method SET_PROPERTY on Interface IF_IMC_PARENT_MODE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kommunikationsfehler | 19990616 | |
2 | ![]() |
Ungültiger Kommunikationszustand | 19990616 | |
3 | ![]() |
Modus existiert nicht | 19990702 | |
4 | ![]() |
Eigenschaft ist (momentan) nicht unterstützt | 19990616 |
Event Signatures
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 | 19990727 | ||
2 | MODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_IMC_PARENT_MODE | Interface Referenz des Objektes | 19990727 |
History
Last changed by/on | SAP | 19990517 |
SAP Release Created in |