The Function Module CV140_DVS_LINK_COPY_TO_OBJECT (Kopieren einer Objektverknüpfung von einem Objekt zu einem anderen) is a standard Function Module in SAP ERP and is part of the function group CV140 within the package CV.
Function Module | CV140_DVS_LINK_COPY_TO_OBJECT |
Short Text | Kopieren einer Objektverknüpfung von einem Objekt zu einem anderen |
Function Group | CV140 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_DOKOB | LIKE | DRAD-DOKOB | ||
PF_OBJKY_NEW | LIKE | DRAD-OBJKY | ||
PF_OBJKY_OLD | LIKE | DRAD-OBJKY |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.