The Function Module CV222_WEB_CREATE_LINK_DOC (DVS: Anlegen eines Dokumentes mit Verknüpfung (übers Web)) is a standard Function Module in SAP ERP and is part of the function group CV222 within the package CV.
Function Module | CV222_WEB_CREATE_LINK_DOC |
Short Text | DVS: Anlegen eines Dokumentes mit Verknüpfung (übers Web) |
Function Group | CV222 |
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_CALLER_TEXT | TYPE | C | Text der Aufrufer bezeichnet | |
PF_OBJECT | TYPE | DOKOB | Verknüpftes SAP-Objekt | |
PF_OBJECT_KEY | TYPE | OBJKY | Objektkey Dokumentenverwaltung | |
PF_TEST | TYPE | C | '' | nur Test, kein Anlegen |
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_OUT_SYNC_INFO | LIKE | SITSSYNC | Synchronisations-Struktur für Internet-Anwendungskomponenten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Aktion wurde abgebrochen |
NOT_CREATE | kein Anlegen da Fehler |
SYNC_REQUEST | Synchronisation erforderlich (okcode AWSY) |