The Function Module HRDSYS_VIEW_DOCU_EDIT (HRDSYS: Anzeigen bzw. Editieren von Doku in Views) is a standard Function Module in SAP ERP and is part of the function group PDOC within the package PDOC.
Function Module | HRDSYS_VIEW_DOCU_EDIT |
Short Text | HRDSYS: Anzeigen bzw. Editieren von Doku in Views |
Function Group | PDOC |
Package | PDOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MFIELD | LIKE | VIMNAMTAB-VIEWFIELD | Feldname für Ländergruppierung | |
NEXTLINE | LIKE | SY-TABIX | Pflegeview: Feld NEXTLINE | |
OFIELD1 | LIKE | VIMNAMTAB-VIEWFIELD | Feldname für HRDSYS-Objektname | |
OFIELD2 | LIKE | VIMNAMTAB-VIEWFIELD | Zweiter Feldname für HRDSYS-Objektname | |
OTYPE | TYPE | SDOK_PRV_L | HR-Dokumentationsklasse | |
STATUS_ACTION | TYPE | C | Pflegeview: Feld STATUS-ACTION |
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 |
---|---|---|---|---|
ACTION | LIKE | Pflegeview: Feldsymbol <ACTION> | ||
FUNCTION | LIKE | Pflegeview: Feld FUNCTION | ||
XACTION | LIKE | Pflegeview: Feldsymbol <XACT> |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTRACT | LIKE | Pflegeview: Interne Tabelle EXTRACT | ||
TOTAL | LIKE | Pflegeview: Interne Tabelle TOTAL | ||
X_NAMTAB | LIKE | VIMNAMTAB | Pflegeview: Interne Tabelle X_NAMTAB |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELDNAME_ERROR | MFIELD, OFIELD1, oder OFIELD2 fehlt in X_NAMTAB |
INDEX_ERROR | Fehler beim Lesen von Tabelle EXTRACT |