The Function Module CV111_KPRO_SAVE (DVS: DMS-KPro-Referenzen im Puffer sichern) is a standard Function Module in SAP ERP and is part of the function group CV111 within the package CV.
Function Module | CV111_KPRO_SAVE |
Short Text | DVS: DMS-KPro-Referenzen im Puffer sichern |
Function Group | CV111 |
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_CLEAR_ALL | TYPE | C | Alle Daten löschen | |
PS_DOC_KEY | LIKE | DMS_DOC_KEY | Dokumentschlüssel |
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 |
---|---|---|---|---|
PT_DATA | TYPE | DMS_TBL_FILE | Originale im DVS | |
PT_DATA_OLD | TYPE | DMS_TBL_FILE | Originale im DVS |
This function module does not define any Exceptions.