The Function Module CV210_RELOCATE_CONTENT (DVS: Dokumente umlagern) is a standard Function Module in SAP ERP and is part of the function group CV210 within the package CV.
Function Module | CV210_RELOCATE_CONTENT |
Short Text | DVS: Dokumente umlagern |
Function Group | CV210 |
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_DEL | TYPE | XFELD | Feld zum Ankreuzen | |
PF_DEST | TYPE | DTTRG | Ablagekategorie | |
PF_FTP_DEST | TYPE | RFCDEST | 'SAPFTPA' | |
PF_HTTP_DEST | TYPE | RFCDEST | 'SAPHTTPA' | |
PF_PHIO_DATE | TYPE | SY-DATUM | Änderungsdatum PHIO | |
PF_TEST_MODE | TYPE | XFELD | Testmodus |
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 |
---|---|---|---|---|
PTX_MSG | LIKE | BAPIRET2 | Returnparameter | |
PT_DAPPL | LIKE | TDWP | Workstation-Applikationen | |
PT_DRAW | LIKE | DRAW | Liste der Dokumente | |
PT_SCAT | LIKE | SDOKSTCDSP | SDOK: Dokumentbereiche zu Content-Kategorien |
This function module does not define any Exceptions.