SAP ABAP Interface IF_IMC_MODEX (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
Properties
Interface IF_IMC_MODEX  
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_MODEX has no forward declaration.
Interfaces
Interface IF_IMC_MODEX has no interface.
Friends
Interface IF_IMC_MODEX has no friend.
Attributes
Interface IF_IMC_MODEX 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 GET_LAST_ERROR Instance method Public Method Last Error Message 19990527
4 SEND Instance method Public Method Send Data/Events to Mode Object 19990527
5 SET_VISIBLE_PROPERTY Instance method Public Method Set GUI Property: Invisible 19990527
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: Sender Event (Without Data Transfer) Arrived 19990527
3 EVENTKIND_SEND_DATA Instance Event
(0)
Public
(2)
Event: Data arrived from sender 19990527
4 EVENTKIND_SYSTEM_FAILURE Instance Event
(0)
Public
(2)
Event: Communication to Partner Interrupted 19990527
Types
Interface IF_IMC_MODEX 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 TCODE Call by reference 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_MODE_NEMBER_EXCEEDED Anzahl der verfügbaren Modi überschritten 19990527

Method CLOSE Signature

Method CLOSE on Interface IF_IMC_MODEX has no parameter.
# Exception Resumable Description Created on
1 IMC_CLOSE_FAILED Fehler beim Modusabbau 19990527
2 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990527

Method GET_LAST_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGE Value transfer Type reference (TYPE) CHAR255 Fehlermeldung 19990527

Method GET_LAST_ERROR on Interface IF_IMC_MODEX has no exception.

Method SEND 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 übertragende Daten an Modus 19990527
# Exception Resumable Description Created on
1 IMC_COMMUNICATION_FAILURE Kommunikationsfehler 19990527
2 IMC_INVALID_STATUS Ungültiger Kommunikationszustand 19990527

Method SET_VISIBLE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE Value transfer Type reference (TYPE) CHAR1 Visible/Invisble 19990527

Method SET_VISIBLE_PROPERTY on Interface IF_IMC_MODEX has no exception.
Event Signatures

Event EVENTKIND_CONNECTION_CLOSED Signature
Event EVENTKIND_CONNECTION_CLOSED on Interface IF_IMC_MODEX has no parameter.
Event EVENTKIND_SEND Signature
Event EVENTKIND_SEND on Interface IF_IMC_MODEX has no parameter.
Event EVENTKIND_SEND_DATA 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

Event EVENTKIND_SYSTEM_FAILURE Signature
Event EVENTKIND_SYSTEM_FAILURE on Interface IF_IMC_MODEX has no parameter.
History
Last changed by/on SAP  00000000 
SAP Release Created in