SAP ABAP Class IF_EX_ISHMED_MV_DISPATCHER (Interface for BAdI: BADI_ISHMED_MV_DISPATCHER_TYPE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060320
2 Interface composition (i COMPRISING i_ref)  IF_ISHMED_DOC_CONSTANTS ISHMED Documents: Contants 20060330
3 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_BADI General Interface for the BAdIs 20060510
4 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_CONSTANTS Constant Definition 20060320
5 Interface composition (i COMPRISING i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060320
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ISHMED_MV_DISP_BCS MV: BCS Dispatch Route Example Implementation 20060331
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_DISP_EDIVKA Klasse zur BAdI-Impl.: IM_ISHMED_MV_DISP_EDIVKA 20080114
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_DISP_PRINT Print Output Dispatch Type 20060329
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_DISP_WEBSERV Class for BAdI: 20061220
Properties
Class IF_EX_ISHMED_MV_DISPATCHER  
Short Description Interface for BAdI: BADI_ISHMED_MV_DISPATCHER_TYPE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060320   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_ISHMED_MV_DISPATCHER has no forward declaration.
Interfaces
Class IF_EX_ISHMED_MV_DISPATCHER has no interface implemented.
Friends
Class IF_EX_ISHMED_MV_DISPATCHER has no friend class.
Attributes
Class IF_EX_ISHMED_MV_DISPATCHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Recipient Data for Validity 20070222
2 PREVIEW_DOCUMENT Instance method Public Method Preview of Document to be Sent 20060320
3 SEND_DOCUMENT Instance method Public Method Document Sending 20060320
Events
Class IF_EX_ISHMED_MV_DISPATCHER has no event.
Types
Class IF_EX_ISHMED_MV_DISPATCHER has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Meldungsklasse für aufgetretene Prüfmeldungen 20070222
2 Importing IS_ADDRESS Call by reference Type reference (TYPE) N2MV_ADDRESS Adressfelder 20070222
3 Importing IS_REFERENCES Call by reference Type reference (TYPE) N2MV_RECIPIENT_REF Referenzfelder Empfänger 20070222
4 Importing IS_SETTINGS Call by reference Type reference (TYPE) N2MV_RECIPIENT_SETTINGS Steuerdaten Empfänger 20070222
# Exception Resumable Description Created on
1 CX_ISHMED_MV_RECTYPE_ERROR MV: Fehler in der Empfängertypverarbeitung 20070222

Method PREVIEW_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_DISPATCH_REQUEST MV: Versandauftrag 20060320
# Exception Resumable Description Created on
1 CX_ISHMED_MV_DISPATCHER_ERROR MV: Fehler in der Versandwegverarbeitung 20060320

Method SEND_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_DISPATCH_REQUEST MV: Versandauftrag 20060320
# Exception Resumable Description Created on
1 CX_ISHMED_MV_DISPATCHER_ERROR MV: Fehler in der Versandwegverarbeitung 20060320
History
Last changed by/on SAP  20070917 
SAP Release Created in