SAP ABAP Class CL_ISHMED_MV_CONTROLLER (Dispatch Control Controller)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DOC_DISTR (Package) i..s.h.med: Dispatch Control (Document Distribution)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_MV_CONSTANTS Constant Definition 20060216
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060216
Properties
Class CL_ISHMED_MV_CONTROLLER  
Short Description Dispatch Control Controller    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DOC_DISTR   i..s.h.med: Dispatch Control (Document Distribution) 
Created 20060216   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_EXITHANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 N2F Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_MV_CONSTANTS Constant Definition 20060216
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060216
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_MV_PMD_LINK 20060530 Wrapper Classe for PMD Link
2 CL_ISHMED_MV_VIEW_DETAIL 20060217 Recipient Detail Screen View Class
3 CL_ISHMED_MV_VIEW_LIST 20060217 Recipient List View Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VCODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20060216
2 CO_VCODE_INSERT Instance attribute Public Attribute reference (LIKE) 20060216
3 CO_VCODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20060216
4 C_COMMAND_PROT_DETAIL Instance attribute Private Attribute reference (LIKE) 20070313
5 C_ENQMODE_EXCLUSIVE_WRITE Instance attribute Private Attribute reference (LIKE) 20060216
6 C_ENQMODE_NONE Instance attribute Private Attribute reference (LIKE) 20060216
7 C_ENQMODE_SHARED_READ Instance attribute Private Attribute reference (LIKE) 20060216
8 C_ENQMODE_SHARED_WRITE Instance attribute Private Attribute reference (LIKE) 20060216
9 C_REQ_STATUS_ERROR Instance attribute Private Attribute reference (LIKE) 20060216
10 C_REQ_STATUS_OK Instance attribute Private Attribute reference (LIKE) 20060216
11 C_REQ_STATUS_RUNNING Instance attribute Private Attribute reference (LIKE) 20060216
12 C_REQ_STATUS_WAITING Instance attribute Private Attribute reference (LIKE) 20060216
13 C_REQ_STATUS_WARNING Instance attribute Private Attribute reference (LIKE) 20060216
14 C_SCRMOD_INPUT Instance attribute Private Attribute reference (LIKE) 20060216
15 C_SCRMOD_INVISIBLE Instance attribute Private Attribute reference (LIKE) 20060216
16 C_SCRMOD_OBLIGATORY Instance attribute Private Attribute reference (LIKE) 20060216
17 C_SCRMOD_OUTPUT Instance attribute Private Attribute reference (LIKE) 20060216
18 C_STATUS_ABORT Instance attribute Private Attribute reference (LIKE) 20060216
19 C_STATUS_SAVED Instance attribute Private Attribute reference (LIKE) 20060216
20 C_STATUS_UNSAVED Instance attribute Private Attribute reference (LIKE) 20060216
21 C_TARGET_GROUPING Instance attribute Private Attribute reference (LIKE) 20060216
22 FALSE Instance attribute Public Attribute reference (LIKE) 20060216
23 GR_BADI_AUTH_CHECK Instance attribute Private Object reference (TYPE REF TO) BADI_ISHMED_MV_AUTH_CHECKS BAdI Checks 20060216
24 GR_BADI_CONVERTER Instance attribute Private Object reference (TYPE REF TO) BADI_ISHMED_MV_DOC_CONVERTER BADI Document Converter 20060320
25 GR_BADI_DISPATCHER Instance attribute Private Object reference (TYPE REF TO) BADI_ISHMED_MV_DISPATCHER BADI Dispatch Route 20060320
26 GR_BADI_PREALLOC Instance attribute Private Object reference (TYPE REF TO) BADI_ISHMED_MV_PREALLOCATION BADI Presetting 20060216
27 GR_CURRENT_DISPATCH_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_MV_DISPATCH_REQUEST Current Dispatch Order 20070220
28 GR_CURRENT_RECIPIENT Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_MV_RECIPIENT MV: Recipient Data 20060216
29 GR_ERRORHANDLER Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Class for Error Handling 20060217
30 GR_MODEL Instance attribute Private Type reference (TYPE) N2_MV_REF_MODEL Model Class Reference 20060216
31 GS_DOC_ADMIN Instance attribute Private Type reference (TYPE) RN2DOCADMIN Document Management Data of a Document 20060712
32 GS_DOC_APPLI Instance attribute Private Type reference (TYPE) RN2DOCCAT_APPLICATION Document Category: Application 20060712
33 GS_DOC_KEY Instance attribute Private Type reference (TYPE) RN2DOC_KEY Key for a Document 20060216
34 GT_CONTROLLER Static Attribute Private Type reference (TYPE) N2MV_T_REF_CONTROLLER_KEY Controller Class with Key Table Type 20060216
35 G_DTAPPID Instance attribute Private Type reference (TYPE) N2DTAPPID Document Category: Application 20060216
36 G_PROCMODE Instance attribute Private Type reference (TYPE) ISH_VCODE IS-H: Processing Mode 20060216
37 OFF Instance attribute Public Attribute reference (LIKE) 20060216
38 ON Instance attribute Public Attribute reference (LIKE) 20060216
39 TRUE Instance attribute Public Attribute reference (LIKE) 20060216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RECIPIENT Instance method Public Method Create new Recipient and add 20070222
2 ADD_RECIPIENT_INTERACTIVE Instance method Public Method Add Recipient to the Dialog 20060228
3 CANCEL_RECIPIENTS Instance method Public Method Cancel Recipient 20060301
4 CHECK Instance method Public Method Check all or a Fixed Quantity of Recipients 20070214
5 CHECK_CANCEL_ALLOWED Instance method Public Method Check Whether Canceling a Recipient is Allowed 20060301
6 CONSTRUCTOR Instance method Public Constructor Constructor - DO NOT USE --> GET_CONTROLLER 20060216
7 COPY_RECIPIENTS_PREV_VERSION Static method Public Method Transfer Recipient from Previous Version of Document 20110801
8 FREE Instance method Public Method Destructor 20060301
9 GET_CONTROLLER Static method Public Method Factory: Get Controller Instance for a Document 20060216
10 GET_CURRENT_DISPATCH_REQUEST Instance method Public Method Get Current Dispatch Order (if Dispatch Active) 20070220
11 GET_CURRENT_PRINT_PARAMS Instance method Public Method Get Currently Valid Print Parameters 20060301
12 GET_DOC_APPLICATION Instance method Public Method Get Document Category Application (PMD, Word Container, ... 20060301
13 GET_DOC_FORMAT Instance method Private Method Format 20060519
14 GET_DOC_KEY Instance method Public Method Get Document Key 20060227
15 GET_MESSAGES Instance method Public Method Return Global Message Handler 20070201
16 GET_PRIMARY_RECIPIENT_DATA Instance method Public Method Get Data of Currently Controlled Recipient 20060301
17 GET_PRIMARY_RECIPIENT_FIELD Instance method Public Method Get Field of Currently Controlled Recipient 20060301
18 GET_PROCMODE Instance method Public Method Determine Processing Mode 20060301
19 GET_RECIPIENT_LIST Instance method Public Method Read List of all Recipients 20060301
20 GET_REF_COUNT Instance method Public Method Supplies Number of Callers 20060601
21 GET_SECONDARY_RECIPIENT_DATA Instance method Public Method Determine Data of Additional Recipients 20060301
22 HAS_CHANGED Instance method Public Method Has the content of the model changed? 20070214
23 PREALLOCATE_RECIPIENTS Instance method Public Method Preset Recipient with Initial Values 20060217
24 ROLLBACK_CHANGES Instance method Protected Method Undo Changes 20060228
25 SAVE_CHANGES Instance method Protected Method Write Changes (Caller has to Trigger Additional COMMIT!) 20060301
26 SAVE_CHANGES_WITH_COMMIT Instance method Public Method Write Changes (Caller has to Trigger Additional COMMIT!) 20070405
27 SEND_TO_RECIPIENTS Instance method Public Method Send Document 20060228
28 SET_PROCMODE Instance method Public Method Set Processing Mode 20060301
29 SHOW_DETAIL Instance method Public Method Display Detail Screen 20060301
30 SHOW_DISPATCH_DETAIL Instance method Public Method Show Recipient Data for Dispatch Order 20070313
31 SHOW_LIST Instance method Public Method Show Recipient List in Dialog 20060217
32 SHOW_REQUESTS Instance method Public Method Show List of Dispatch Orders with Status 20060228
Events
Class CL_ISHMED_MV_CONTROLLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DOC_FORMAT Private See coding Management Data for the Document Content 20060519 BEGIN OF ty_s_doc_format , proc_mode TYPE n2_method. INCLUDE TYPE rn2dtformat. INCLUDE TYPE rn2doccontent_meta_fields. TYPES: END OF ty_s_doc_format
Method Signatures

Method ADD_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RECIPIENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_RECIPIENT MV: Empfängerdaten 20070222
2 Exporting E_LFDEM Call by reference Type reference (TYPE) N2_MV_LFDEM laufende Nummer des neuen Empfängers 20070222
3 Importing IS_DISPATCH_SETTINGS Call by reference Type reference (TYPE) N2MV_DISPATCH_SETTINGS Steuerdaten Versand 20070222
4 Importing IS_RECIPIENT_REFERENCES Call by reference Type reference (TYPE) N2MV_RECIPIENT_REF Referenzfelder Empfänger 20070222
5 Importing IS_RECIPIENT_SETTINGS Call by reference Type reference (TYPE) N2MV_RECIPIENT_SETTINGS Steuerdaten Empfänger 20070222
6 Importing IS_RECIPIENT_TEXTS Call by reference Type reference (TYPE) N2MV_RECIPIENT_TEXT empfängerspezifische Textbestandteile 20070911
7 Importing I_ALLOW_POPUPS Call by reference Type reference (TYPE) ISH_TRUE_FALSE TRUE Sind popups erlaubt, falls die Anwendung sie benötigt? 20070222
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070222

Method ADD_RECIPIENT_INTERACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RECIPIENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_RECIPIENT Empfängerdaten (falls nicht abgebrochen) 20070221
2 Exporting E_LFDEM Call by reference Type reference (TYPE) N2_MV_LFDEM laufende Nummer des neuen Empfängers(falls nicht abgebochen) 20070220
3 Exporting E_WAS_CANCELLED Call by reference Type reference (TYPE) ISH_TRUE_FALSE wurde der Dialog abgebrochen? 20070220
4 Importing I_EMTYP Call by reference Type reference (TYPE) N2_MV_EMPFTYP Empfängertyp 20060228
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060228

Method CANCEL_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LFDEM Call by reference Type reference (TYPE) N2MV_T_LFDEM Tabellentyp Empfängernummern 20060301
2 Importing I_CONFIRMATION_POPUP Call by reference Type reference (TYPE) ISH_TRUE_FALSE Bestätigungsabfrage anzeigen 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060301

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 aufgetretene Meldungen 20070214
2 Exporting E_WORST_MSGTY Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp 20070214
3 Importing IT_LFDEM Call by reference Type reference (TYPE) N2MV_T_LFDEM zu prüfende Empfänger; falls nicht angegeben=>alles prüfen 20070214
# Exception Resumable Description Created on
1 CX_ISHMED_MV_DISPATCHER_ERROR Fehler in der Versandwegverarbeitung 20070214

Method CHECK_CANCEL_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECIPIENT_DATA Call by reference Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Dialogstruktur Empfängerdaten 20060301
2 Returning R_ALLOWED Value transfer Type reference (TYPE) ISH_TRUE_FALSE true = Storno erlaubt 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070201

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20060216
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060216

Method COPY_RECIPIENTS_PREV_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ISH_TRUE_FALSE Erfolgreich? (Vorgängerversion ohne Löschkennz. gefunden?) 20120323
2 Importing IS_KEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20110801
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20110801

Method FREE Signature

Method FREE on class CL_ISHMED_MV_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070131

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_CONTROLLER Referenz Controllerklasse 20060216
2 Importing IS_KEY Call by reference Type reference (TYPE) RN2DOC_KEY Schlüssel des Dokuments 20060216
3 Importing I_CREATE Call by reference Type reference (TYPE) ISH_TRUE_FALSE TRUE false = keine neue Klasse anlegen 20060216
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070131

Method GET_CURRENT_DISPATCH_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DISPATCH_REQUEST Value transfer Object reference (TYPE REF TO) CL_ISHMED_MV_DISPATCH_REQUEST aktueller Versandauftrag oder NULL,falls Versand nicht aktiv 20070220

Method GET_CURRENT_DISPATCH_REQUEST on class CL_ISHMED_MV_CONTROLLER has no exception.

Method GET_CURRENT_PRINT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ASK_PARAMS Call by reference Type reference (TYPE) ISH_TRUE_FALSE Druck-Popup? 20070206
2 Changing C_DESTINATION Call by reference Type reference (TYPE) RSPOPNAME Ausgabegerät (Kurzname) 20070206
3 Changing C_NUM_COPIES Call by reference Type reference (TYPE) RSPOCOPIES Anzahl der Kopien 20070206
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070131

Method GET_DOC_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APP Value transfer Type reference (TYPE) N2DTAPPID IS-H*MED: Applikations ID für Dokumenttypen 20060301

Method GET_DOC_APPLICATION on class CL_ISHMED_MV_CONTROLLER has no exception.

Method GET_DOC_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORMAT Call by reference Type reference (TYPE) TY_S_DOC_FORMAT Verwaltungsdaten für den Dokumenten-Inhalt 20060519
2 Importing IT_CONT_META Call by reference Type reference (TYPE) ISHMED_T_DOCCONTENT_META Beschreibungsdaten für den Inhaltsteil eines Dokuments 20060519
3 Importing I_PROC_MODE Call by reference Type reference (TYPE) N2_METHOD IS-H*MED: Verarbeitungsfunktion /Aktion / Methode 20060519
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_MAINTAIN Dokumente: Ausnahmen bei der Bearbeitung 20060519
2 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070131

Method GET_DOC_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_KEY Value transfer Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20060227

Method GET_DOC_KEY on class CL_ISHMED_MV_CONTROLLER has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MESSAGES Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070201

Method GET_MESSAGES on class CL_ISHMED_MV_CONTROLLER has no exception.

Method GET_PRIMARY_RECIPIENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Dialogstruktur Empfängerdaten 20060331
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060301

Method GET_PRIMARY_RECIPIENT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Wert 20060301
2 Importing IS_DEFINITION Call by reference Type reference (TYPE) N2PMDELEMDEF PMD: Element Beschreibung (extern) 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060301

Method GET_PROCMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODE Value transfer Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR Es wurde kein Verarbeitungsmodus gesetzt 20070320

Method GET_RECIPIENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RECIPIENTS Value transfer Type reference (TYPE) N2MV_T_REC_DIALOG_DATA Tabellenstruktur Empfängerdaten 20060301
2 Importing I_WITH_CANCELLED Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE stornierte Empfänger mit ausgeben? 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070201

Method GET_REF_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REFCOUNT Value transfer Type reference (TYPE) REFCOUNT Referenz 20060601

Method GET_REF_COUNT on class CL_ISHMED_MV_CONTROLLER has no exception.

Method GET_SECONDARY_RECIPIENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) N2MV_T_REC_DIALOG_DATA Tabellenstruktur Empfängerdaten 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060301

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20070214

Method HAS_CHANGED on class CL_ISHMED_MV_CONTROLLER has no exception.

Method PREALLOCATE_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALLOW_POPUPS Call by reference Type reference (TYPE) ISH_TRUE_FALSE '1' sind Popups erlaubt? 20070301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060217

Method ROLLBACK_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_POPUP Call by reference Type reference (TYPE) ISH_TRUE_FALSE TRUE Bestätigungsdialog anzeigen 20060228
2 Returning R_STATUS Value transfer Type reference (TYPE) CHAR1 Status 20060228
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070131

Method SAVE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_POPUP Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE vorher ein Bestätigungspopup anzeigen? 20060301
2 Returning R_STATUS Value transfer Type reference (TYPE) CHAR1 Status (siehe C_STATUS_nnn) 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070131

Method SAVE_CHANGES_WITH_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_POPUP Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE vorher ein Bestätigungspopup anzeigen? 20070405
2 Returning R_STATUS Value transfer Type reference (TYPE) CHAR1 Status (siehe C_STATUS_nnn) 20070405
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070405

Method SEND_TO_RECIPIENTS 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 Aufgeretene Meldung während des Versands 20070215
2 Exporting ET_STATUS Call by reference Type reference (TYPE) N2MV_T_TRANSFER_STATUS Tabelle mit Übertragungsstatus für alle Versandvorgänge 20070220
3 Exporting E_WORST_MSGTY Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY Maximal aufgetretener Nachrichtentyp während des Sendens 20070214
4 Importing IT_LFDEM Call by reference Type reference (TYPE) N2MV_T_LFDEM Positionsnummern der Empfänger 20060228
5 Importing I_ALLOW_POPUPS Call by reference Type reference (TYPE) ISH_TRUE_FALSE '1' Dürfen Popups während des Versandvorgangs erscheinen? 20070214
6 Importing I_PREVIEW Call by reference Type reference (TYPE) ISH_TRUE_FALSE '0' Vorschau statt Ausgabe 20060228
# Exception Resumable Description Created on
1 CX_ISHMED_MV_DISPATCHER_ERROR Der Versand konnte nicht begonnen werden 20060228

Method SET_PROCMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) C IS-H: Verarbeitungsmodus 20060301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR MV: interner Fehler Versandsteuerung 20060301

Method SHOW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LFDEM Call by reference Type reference (TYPE) N2_MV_LFDEM laufende Nummer Empfänger 20060301
2 Importing I_MODUS Call by reference Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20070312
3 Returning R_INPUT_ACCEPTED Value transfer Type reference (TYPE) ISH_TRUE_FALSE Wurde die Eingabe vom Nutzer bestätigt? 20070207
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070201

Method SHOW_DISPATCH_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQID Call by reference Type reference (TYPE) SYSUUID_C ID Verdandauftrag 20070313
# Exception Resumable Description Created on
1 CX_ISHMED_MV_DISPATCHER_ERROR Fehler in der Versandwegverarbeitung 20070313

Method SHOW_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INPUT_ACCEPTED Value transfer Type reference (TYPE) ISH_TRUE_FALSE wurde die Eingabe vom Nutzer übernommen? 20070301
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070131

Method SHOW_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLED_LINK Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE Protokoll wurde vom Linkbaustein gerufen 20070314
2 Importing I_LFDEM Call by reference Type reference (TYPE) N2_MV_LFDEM laufende Nummer Empfänger 20060228
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070201
History
Last changed by/on SAP  20070917 
SAP Release Created in 700