The Function Module HRDSYS_LOIO_CREATE (HRDSYS: Anlegen eines Doku-Objektes) is a standard Function Module in SAP ERP and is part of the function group PDOC within the package PDOC.
Function Module | HRDSYS_LOIO_CREATE |
Short Text | HRDSYS: Anlegen eines Doku-Objektes |
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 |
---|---|---|---|---|
CLIENT | LIKE | DSYS_PHHEAD_C_CD-MANDT | SY-MANDT | Mandant |
DESCRIPTION | TYPE | C | Kurztext zu LOIO | |
FLAG_CUST_OBJECT | TYPE | C | SPACE | obsolet |
MOLGA | TYPE | C | SPACE | Ländergruppierung |
ONAME | TYPE | C | Objektname | |
ORIGINAL_LANGU | LIKE | SY-LANGU | SY-LANGU | Originalsprache |
OTYPE | TYPE | C | Objekttyp | |
TRANSPORTFLAG | TYPE | C | SPACE | Transport JA -'X' NEIN - ' ' |
WI_TRKORR | LIKE | E070-TRKORR | importierte Korrekturnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXIST_ALREADY | TYPE | C | Objekt existiert bereits | |
LOIO_ID | LIKE | SDOKOBJECT | Logisches Informationsobjekt | |
TADIR_ML | LIKE | SY-LANGU | Originalsprache aus der TADIR wenn vorhanden | |
WE_TRKORR | LIKE | E070-TRKORR | neue Korrekturnummer |
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 |
---|---|
INTERNAL_ERROR | LOIO konnte nicht erzeugt werden |
WRONG_OTYPE | Objekttyp nicht unterstützt |