The Function Module DD_EIKY_SET_PUT (DD: Schnittstelle zum mengenorientierten Schreiben v. ext. Indexschlüsseln) is a standard Function Module in SAP ERP and is part of the function group SDEI within the package SDSH.
Function Module | DD_EIKY_SET_PUT |
Short Text | DD: Schnittstelle zum mengenorientierten Schreiben v. ext. Indexschlüsseln |
Function Group | SDEI |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POINTER | TYPE | FNAM_____4 | '*' | Name der Spalte mit den Namen in EXIXNAMES |
PRID | LIKE | SY-TABIX | 0 | Kennung des Fehlerausgabekanals |
PUT_STATE | LIKE | DDREFSTRUC-STATE | 'N' | Definition des Schreibstatus |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DD91V_TAB | LIKE | DD91V | externe Indexschlüssel | |
EXIXNAMES | LIKE | Namen der zu schreibenden externen Indexe |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DB_ACCESS_FAILURE | Fehler bei Datenbankzugriff aufgetreten |
ILLEGAL_VALUE | unzulässiger Wert eines Eingabeparameters |
INPUT_INCONSISTENT | inkonsistente Sourcen |