Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CV121_ECL_OPEN_DOCUMENT (DVS: Dokument viewen (inline)) is a standard Function Module in SAP ERP and is part of the function group CV121 within the package CV.
Function Module | CV121_ECL_OPEN_DOCUMENT |
Short Text | DVS: Dokument viewen (inline) |
Function Group | CV121 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CTRL_NAME | TYPE | TDWX-APPFD | Name des Controls | |
PF_FILE | TYPE | DRAW-FILEP | Original zu Dokument | |
PF_MASTER_APPNR | TYPE | APPNR | Applikationsnummer 1 oder 2 | |
PF_MASTER_LOIO | TYPE | SDOKOBJECT-OBJID | LOIO-ID des Masters | |
PF_MASTER_PHIO | TYPE | SDOKOBJECT-OBJID | PHIO-ID des Masters | |
PF_MIMETYPE | TYPE | TDWP-MIMETYPE | SPACE | HTML-Content-Type |
PF_PARENT | CLASS | CL_GUI_CONTAINER | Parent-Container | |
PF_URL | TYPE | MCDOK-URL | URL | |
PF_USE_DYNP | TYPE | C | '1' | Falls kein Parent in eigenem Dynpro anzeigen (1,2) |
PS_DRAW | TYPE | DRAW | Dokumentdaten | |
PS_FRONTEND | TYPE | DMS_FRONTEND_DATA | Frontendtyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_CONTROL | CLASS | CL_GUI_ECL_PRIMARYVIEWER | Vierwecontrol das benutzt wird | |
PFX_FIRST_INST | TYPE | C | Erste Instanz erzegut | |
PFX_NEW_INST | TYPE | C | Neue Viewerinstanz erzeugt |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CNTL_ERROR | Control-Fehler |
ERROR | Allgemeiner Fehler |