SAP ABAP Class IF_SWF_MAIL_SYSTEM_PROXY (Workflow: Interface for a Connected Mail System)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_MAIL_SYSTEM_ABSTRACT Workflow: Proxy for Mail System 20020610
Properties
Class IF_SWF_MAIL_SYSTEM_PROXY  
Short Description Workflow: Interface for a Connected Mail System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020603   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_MAIL_SYSTEM_PROXY has no forward declaration.
Interfaces
Class IF_SWF_MAIL_SYSTEM_PROXY has no interface implemented.
Friends
Class IF_SWF_MAIL_SYSTEM_PROXY has no friend class.
Attributes
Class IF_SWF_MAIL_SYSTEM_PROXY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Terminate connection 20020603
2 CONNECT Instance method Public Method Establish Connection to Mail System 20020603
3 GET_CLASSNAME Instance method Public Method Gets implementing class 20020610
4 GET_MAIL_OBJECT Instance method Public Method Gets mail object of mail system 20020603
Events
Class IF_SWF_MAIL_SYSTEM_PROXY has no event.
Types
Class IF_SWF_MAIL_SYSTEM_PROXY has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_SWF_MAIL_SYSTEM_PROXY has no parameter.
Method CLOSE on class IF_SWF_MAIL_SYSTEM_PROXY has no exception.

Method CONNECT Signature

Method CONNECT on class IF_SWF_MAIL_SYSTEM_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_MAIL_RUNTIME Workflow: Runtime-Error 20020618

Method GET_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLASSNAME Value transfer Type reference (TYPE) SEOCLNAME Klassenname 20020610

Method GET_CLASSNAME on class IF_SWF_MAIL_SYSTEM_PROXY has no exception.

Method GET_MAIL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MAIL_OBJECT Value transfer Object reference (TYPE REF TO) IF_SWF_MAIL_OBJECT_PROXY Workflow: Mailobject eines Mailsystems 20020603

Method GET_MAIL_OBJECT on class IF_SWF_MAIL_SYSTEM_PROXY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in