Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create new Recipient and add | 20070222 | |
| 2 | Instance method | Public | Method | Add Recipient to the Dialog | 20060228 | |
| 3 | Instance method | Public | Method | Cancel Recipient | 20060301 | |
| 4 | Instance method | Public | Method | Check all or a Fixed Quantity of Recipients | 20070214 | |
| 5 | Instance method | Public | Method | Check Whether Canceling a Recipient is Allowed | 20060301 | |
| 6 | Instance method | Public | Constructor | Constructor - DO NOT USE --> GET_CONTROLLER | 20060216 | |
| 7 | Static method | Public | Method | Transfer Recipient from Previous Version of Document | 20110801 | |
| 8 | Instance method | Public | Method | Destructor | 20060301 | |
| 9 | Static method | Public | Method | Factory: Get Controller Instance for a Document | 20060216 | |
| 10 | Instance method | Public | Method | Get Current Dispatch Order (if Dispatch Active) | 20070220 | |
| 11 | Instance method | Public | Method | Get Currently Valid Print Parameters | 20060301 | |
| 12 | Instance method | Public | Method | Get Document Category Application (PMD, Word Container, ... | 20060301 | |
| 13 | Instance method | Private | Method | Format | 20060519 | |
| 14 | Instance method | Public | Method | Get Document Key | 20060227 | |
| 15 | Instance method | Public | Method | Return Global Message Handler | 20070201 | |
| 16 | Instance method | Public | Method | Get Data of Currently Controlled Recipient | 20060301 | |
| 17 | Instance method | Public | Method | Get Field of Currently Controlled Recipient | 20060301 | |
| 18 | Instance method | Public | Method | Determine Processing Mode | 20060301 | |
| 19 | Instance method | Public | Method | Read List of all Recipients | 20060301 | |
| 20 | Instance method | Public | Method | Supplies Number of Callers | 20060601 | |
| 21 | Instance method | Public | Method | Determine Data of Additional Recipients | 20060301 | |
| 22 | Instance method | Public | Method | Has the content of the model changed? | 20070214 | |
| 23 | Instance method | Public | Method | Preset Recipient with Initial Values | 20060217 | |
| 24 | Instance method | Protected | Method | Undo Changes | 20060228 | |
| 25 | Instance method | Protected | Method | Write Changes (Caller has to Trigger Additional COMMIT!) | 20060301 | |
| 26 | Instance method | Public | Method | Write Changes (Caller has to Trigger Additional COMMIT!) | 20070405 | |
| 27 | Instance method | Public | Method | Send Document | 20060228 | |
| 28 | Instance method | Public | Method | Set Processing Mode | 20060301 | |
| 29 | Instance method | Public | Method | Display Detail Screen | 20060301 | |
| 30 | Instance method | Public | Method | Show Recipient Data for Dispatch Order | 20070313 | |
| 31 | Instance method | Public | Method | Show Recipient List in Dialog | 20060217 | |
| 32 | 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 | ER_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_MV_RECIPIENT | MV: Empfängerdaten | 20070222 | |||
| 2 | E_LFDEM | Call by reference | Type reference (TYPE) | N2_MV_LFDEM | laufende Nummer des neuen Empfängers | 20070222 | |||
| 3 | IS_DISPATCH_SETTINGS | Call by reference | Type reference (TYPE) | N2MV_DISPATCH_SETTINGS | Steuerdaten Versand | 20070222 | |||
| 4 | IS_RECIPIENT_REFERENCES | Call by reference | Type reference (TYPE) | N2MV_RECIPIENT_REF | Referenzfelder Empfänger | 20070222 | |||
| 5 | IS_RECIPIENT_SETTINGS | Call by reference | Type reference (TYPE) | N2MV_RECIPIENT_SETTINGS | Steuerdaten Empfänger | 20070222 | |||
| 6 | IS_RECIPIENT_TEXTS | Call by reference | Type reference (TYPE) | N2MV_RECIPIENT_TEXT | empfängerspezifische Textbestandteile | 20070911 | |||
| 7 | 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 | interner Fehler Versandsteuerung | 20070222 |
Method ADD_RECIPIENT_INTERACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_MV_RECIPIENT | Empfängerdaten (falls nicht abgebrochen) | 20070221 | |||
| 2 | E_LFDEM | Call by reference | Type reference (TYPE) | N2_MV_LFDEM | laufende Nummer des neuen Empfängers(falls nicht abgebochen) | 20070220 | |||
| 3 | E_WAS_CANCELLED | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | wurde der Dialog abgebrochen? | 20070220 | |||
| 4 | I_EMTYP | Call by reference | Type reference (TYPE) | N2_MV_EMPFTYP | Empfängertyp | 20060228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MV: interner Fehler Versandsteuerung | 20060228 |
Method CANCEL_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LFDEM | Call by reference | Type reference (TYPE) | N2MV_T_LFDEM | Tabellentyp Empfängernummern | 20060301 | |||
| 2 | I_CONFIRMATION_POPUP | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Bestätigungsabfrage anzeigen | 20060301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MV: interner Fehler Versandsteuerung | 20060301 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | aufgetretene Meldungen | 20070214 | |||
| 2 | E_WORST_MSGTY | Call by reference | Type reference (TYPE) | ISH_BAPIRETMAXTY | IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp | 20070214 | |||
| 3 | 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 | 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 | IS_RECIPIENT_DATA | Call by reference | Type reference (TYPE) | N2MV_RECIPIENT_DIALOG_DATA | Dialogstruktur Empfängerdaten | 20060301 | |||
| 2 | R_ALLOWED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | true = Storno erlaubt | 20060301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070201 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20060216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_SUCCESS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Erfolgreich? (Vorgängerversion ohne Löschkennz. gefunden?) | 20120323 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20110801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20110801 |
Method FREE Signature
Method FREE on class CL_ISHMED_MV_CONTROLLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070131 |
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_MV_CONTROLLER | Referenz Controllerklasse | 20060216 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | Schlüssel des Dokuments | 20060216 | |||
| 3 | I_CREATE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | TRUE | false = keine neue Klasse anlegen | 20060216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | C_ASK_PARAMS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Druck-Popup? | 20070206 | |||
| 2 | C_DESTINATION | Call by reference | Type reference (TYPE) | RSPOPNAME | Ausgabegerät (Kurzname) | 20070206 | |||
| 3 | C_NUM_COPIES | Call by reference | Type reference (TYPE) | RSPOCOPIES | Anzahl der Kopien | 20070206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070131 |
Method GET_DOC_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | ES_FORMAT | Call by reference | Type reference (TYPE) | TY_S_DOC_FORMAT | Verwaltungsdaten für den Dokumenten-Inhalt | 20060519 | |||
| 2 | IT_CONT_META | Call by reference | Type reference (TYPE) | ISHMED_T_DOCCONTENT_META | Beschreibungsdaten für den Inhaltsteil eines Dokuments | 20060519 | |||
| 3 | I_PROC_MODE | Call by reference | Type reference (TYPE) | N2_METHOD | IS-H*MED: Verarbeitungsfunktion /Aktion / Methode | 20060519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20060519 | ||
| 2 | interner Fehler Versandsteuerung | 20070131 |
Method GET_DOC_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | RS_DATA | Value transfer | Type reference (TYPE) | N2MV_RECIPIENT_DIALOG_DATA | Dialogstruktur Empfängerdaten | 20060331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Wert | 20060301 | |||
| 2 | IS_DEFINITION | Call by reference | Type reference (TYPE) | N2PMDELEMDEF | PMD: Element Beschreibung (extern) | 20060301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MV: interner Fehler Versandsteuerung | 20060301 |
Method GET_PROCMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODE | Value transfer | Type reference (TYPE) | ISH_VCODE | IS-H: Verarbeitungsmodus | 20060301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_RECIPIENTS | Value transfer | Type reference (TYPE) | N2MV_T_REC_DIALOG_DATA | Tabellenstruktur Empfängerdaten | 20060301 | |||
| 2 | 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 | interner Fehler Versandsteuerung | 20070201 |
Method GET_REF_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | ET_RECIPIENTS | Call by reference | Type reference (TYPE) | N2MV_T_REC_DIALOG_DATA | Tabellenstruktur Empfängerdaten | 20060301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MV: interner Fehler Versandsteuerung | 20060301 |
Method HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | I_ALLOW_POPUPS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | sind Popups erlaubt? | 20070301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MV: interner Fehler Versandsteuerung | 20060217 |
Method ROLLBACK_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_POPUP | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | TRUE | Bestätigungsdialog anzeigen | 20060228 | ||
| 2 | R_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Status | 20060228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070131 |
Method SAVE_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_POPUP | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | FALSE | vorher ein Bestätigungspopup anzeigen? | 20060301 | ||
| 2 | R_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Status (siehe C_STATUS_nnn) | 20060301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_WITH_POPUP | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | FALSE | vorher ein Bestätigungspopup anzeigen? | 20070405 | ||
| 2 | R_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Status (siehe C_STATUS_nnn) | 20070405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070405 |
Method SEND_TO_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Aufgeretene Meldung während des Versands | 20070215 | |||
| 2 | ET_STATUS | Call by reference | Type reference (TYPE) | N2MV_T_TRANSFER_STATUS | Tabelle mit Übertragungsstatus für alle Versandvorgänge | 20070220 | |||
| 3 | E_WORST_MSGTY | Call by reference | Type reference (TYPE) | ISH_BAPIRETMAXTY | Maximal aufgetretener Nachrichtentyp während des Sendens | 20070214 | |||
| 4 | IT_LFDEM | Call by reference | Type reference (TYPE) | N2MV_T_LFDEM | Positionsnummern der Empfänger | 20060228 | |||
| 5 | I_ALLOW_POPUPS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | Dürfen Popups während des Versandvorgangs erscheinen? | 20070214 | ||
| 6 | I_PREVIEW | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '0' | Vorschau statt Ausgabe | 20060228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_MODE | Call by reference | Type reference (TYPE) | C | IS-H: Verarbeitungsmodus | 20060301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MV: interner Fehler Versandsteuerung | 20060301 |
Method SHOW_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LFDEM | Call by reference | Type reference (TYPE) | N2_MV_LFDEM | laufende Nummer Empfänger | 20060301 | |||
| 2 | I_MODUS | Call by reference | Type reference (TYPE) | ISH_VCODE | IS-H: Verarbeitungsmodus | 20070312 | |||
| 3 | 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 | interner Fehler Versandsteuerung | 20070201 |
Method SHOW_DISPATCH_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQID | Call by reference | Type reference (TYPE) | SYSUUID_C | ID Verdandauftrag | 20070313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Versandwegverarbeitung | 20070313 |
Method SHOW_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INPUT_ACCEPTED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | wurde die Eingabe vom Nutzer übernommen? | 20070301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070131 |
Method SHOW_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLED_LINK | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | FALSE | Protokoll wurde vom Linkbaustein gerufen | 20070314 | ||
| 2 | I_LFDEM | Call by reference | Type reference (TYPE) | N2_MV_LFDEM | laufende Nummer Empfänger | 20060228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070201 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |