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 |