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 CLOSE Instance method Public Method Closing Connection to Mode 20010801
2 EXISTS Instance method Public Method Does Mode Exist 19990826
3 GET_LAST_ERROR Instance method Public Method Last Error Message 19990518
4 SEND Instance method Public Method Send Data/Events to Mode Object 19990517
5 SET_PROPERTY 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 Importing TYPE Call by reference Type reference (TYPE) I 0 Schliesse den Modus asynchron (ohne Rückantwort) 20010801
# Exception Resumable Description Created on
1 IMC_ACTION_NOT_SUPPORTED Anwendungsfehler: Entfernen eines Erzeuger-Modus 20010801
2 IMC_COMMUNICATION_FAILURE Fehler beim Modusabbau 20010801
3 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 20010801
4 IMC_MODE_NOT_EXISTS Modus existiert nicht 20010801

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting CODE Value transfer Type reference (TYPE) I Fehlermeldungscode 19990709
2 Exporting MESSAGE Call by reference Type reference (TYPE) IMCTEXT Fehlermeldung 19990518
3 Exporting 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 Importing CODE Value transfer Type reference (TYPE) SY-UCOMM Zu übertragende Funktionscode an Parent-Modus 19990824
2 Importing DATA Value transfer Type reference (TYPE) STRING Zu übertragende Daten an Parent-Modus 19990517
# Exception Resumable Description Created on
1 IMC_COMMUNICATION_FAILURE Kommunikationsfehler 19990517
2 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990518
3 IMC_MODE_NOT_EXISTS 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 IMC_COMMUNICATION_FAILURE Kommunikationsfehler 19990616
2 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990616
3 IMC_MODE_NOT_EXISTS Modus existiert nicht 19990702
4 IMC_PROPERTY_NOT_SUPPORTED 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