The Function Module CV150_HAS_CHANGED_DOC (DVS: Hat sich Office Dokument geändert) is a standard Function Module in SAP ERP and is part of the function group CV150 within the package CV.
Function Module | CV150_HAS_CHANGED_DOC |
Short Text | DVS: Hat sich Office Dokument geändert |
Function Group | CV150 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_URL | TYPE | C | URL des Dokumentes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_HAS_CHANGED | TYPE | I | Hat sich Dokument geändert ? | |
EX_IS_SAVED | TYPE | I | Ist Dokument unter URL gespeichert ? |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |
NOT_FOUND | Dokument zu angegebener URL nicht gefunden |