Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module HRDSYS_DOCU_EDIT_EXTSAVE_INT (HRDSYS: Editoraufruf ohne Sicherungsknopf) is a standard Function Module in SAP ERP and is part of the function group PDOI within the package PDOC.
Function Module | HRDSYS_DOCU_EDIT_EXTSAVE_INT |
Short Text | HRDSYS: Editoraufruf ohne Sicherungsknopf |
Function Group | PDOI |
Package | PDOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_MODE | TYPE | XFELD | SPACE | Änderungsmodus |
CLIENT | TYPE | SY-MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung |
DOCTITLE | TYPE | DSYAT-CHILD_TITL | Bausteintitel | |
LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
LOIO_ID | TYPE | SDOKOBJECT | Logisches Informationsobjekt | |
MOLGA | TYPE | SDOK_PRV_S | Ländergruppierung | |
ONAME | TYPE | SDOK_PRV_L | Objektname | |
OTYPE | TYPE | SDOK_PRV_L | Dokumentationsklasse | |
PHIO_ID | TYPE | SDOKOBJECT | Physisches Informationsobjekt |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXT | TYPE | TSFTEXT | SAP Smart Forms: Text |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EDIT_WRONG_CLIENT | Editor nur in aktuellem Mandant |
INTERNAL_ERROR | Interner Fehler |
LOIO_NOT_FOUND | LOIO existiert nicht |
PHIO_NOT_FOUND | PHIO existiert nicht |