The Function Module C14SX_DOCUMENT_COPY (EHS: Kopieren eines Dokuments) is a standard Function Module in SAP ERP and is part of the function group C14SX within the package CBUI.
Function Module | C14SX_DOCUMENT_COPY |
Short Text | EHS: Kopieren eines Dokuments |
Function Group | C14SX |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCKEY | LIKE | CVDDOCKEY | Kopiervorlage | |
I_DOCKEY_COPY | LIKE | CVDDOCKEY | Schlüssel des Zieldokuments |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOCKEY_COPY | LIKE | CVDDOCKEY | Schlüssel des Zieldokuments |
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 |
---|---|---|---|---|
E_EXTERROR_TAB | TYPE | ESPAP_EXTERROR_TAB_TYPE | Fehlertabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIFFERENT_DOCUMENT_TYPES | Dokar von Ziel- und Quelldokument nicht gleich |
DOCUMENT_NOT_FOUND | Kopiervorlage nicht vorhanden |