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 CALL Instance method Public Method Execution of Transaction for Mode Object 19990527
2 CLOSE Instance method Public Method Closing Connection to Mode 19990527
3 EXISTS Instance method Public Method Does Mode Exist 19990726
4 GET_LAST_ERROR Instance method Public Method Last Error Message 19990610
5 SEND Instance method Public Method Send Data/Events to Mode Object 19990527
6 SET_PROPERTY 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 Importing DATA Value transfer Type reference (TYPE) STRING Zu transportieende Daten 19990701
2 Importing TCODE Value transfer Type reference (TYPE) TCODE Transaktionscode 19990527
# Exception Resumable Description Created on
1 IMC_COMMUNICATION_FAILURE Kommunikationsfehler 19990527
2 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990527
3 IMC_INVALID_TCODE Ungültiger Transaktionscode 19990729
4 IMC_MODE_ALREADY_EXISTS Modus existiert bereits 19990702
5 IMC_MODE_NUMBER_EXCEEDED 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 Importing TYPE Call by reference Type reference (TYPE) I 0 Schliesse den Modus asynchron (ohne Rückantwort) 20000309
# Exception Resumable Description Created on
1 IMC_ACTION_NOT_SUPPORTED Anwendungsfehler: Entfernen eines Erzeuger-Modus 19990818
2 IMC_COMMUNICATION_FAILURE Fehler beim Modusabbau 19990709
3 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990527
4 IMC_MODE_NOT_EXISTS Modus existiert nicht 19990709

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 ? 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 Exporting CODE Value transfer Type reference (TYPE) I Fehlermeldungscode 19990709
2 Exporting MESSAGE Value transfer Type reference (TYPE) IMCTEXT Fehlermeldung 19990610
3 Exporting 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 Importing CODE Value transfer Type reference (TYPE) SY-UCOMM Zu übertragende Funktionscode an Modus 19990824
2 Importing DATA Value transfer Type reference (TYPE) STRING Zu übertragende Daten an Modus 19990527
# Exception Resumable Description Created on
1 IMC_COMMUNICATION_FAILURE Kommunikationsfehler 19990527
2 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990527
3 IMC_MODE_NOT_EXISTS 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 IMC_COMMUNICATION_FAILURE Kommunikationsfehler 19990610
2 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990610
3 IMC_MODE_NOT_EXISTS Modus existiert nicht 19990702
4 IMC_PROPERTY_NOT_SUPPORTED 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