Menu

SAP Function Module CP_DT_COPY_EXT_DATA_EXTRACT

Create reference: Create the document and dialog table to be copied

The Function Module CP_DT_COPY_EXT_DATA_EXTRACT (Create reference: Create the document and dialog table to be copied) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.

Technical Information

Function Module CP_DT_COPY_EXT_DATA_EXTRACT
Short Text Create reference: Create the document and dialog table to be copied
Function Group CPDT
Package CP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COPY_LST LIKE RCLST Dialog table of the copied data re
COPY_PLASB LIKE PLASB Copy document table PLASB
COPY_PLFHB LIKE PLFHB Copy document table PLFHB
COPY_PLFLB LIKE PLFLB Copy document table PLFLB
COPY_PLKOB LIKE PLKOB Copy document table PLKOB
COPY_PLMKB LIKE PLMKB Copy document table PLMKB
COPY_PLMWB LIKE PLMWB Copy document table PLMWB
COPY_PLMZB LIKE PLMZB Copy document table PLMZB
COPY_PLPOB LIKE PLPOB Copy document table PLPOB

Exceptions

This function module does not define any Exceptions.