The Function Module CV222_CREATE_DOC (Anlegen eines Dokuments und Orginal) is a standard Function Module in SAP ERP and is part of the function group CV222 within the package CV.
Function Module | CV222_CREATE_DOC |
Short Text | Anlegen eines Dokuments und Orginal |
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 |
---|---|---|---|---|
DOKAR | LIKE | DRAW-DOKAR | Dokumentart | |
DOKNR | LIKE | DRAW-DOKNR | Dokumentnummer | |
DOKTL | LIKE | DRAW-DOKTL | Dokumentation - Textzeilen | |
DOKVR | LIKE | DRAW-DOKVR | Dokumentation - Textzeilen | |
PF_KPRO_USE | TYPE | C | KPro verwendet | |
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.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Aktion abgebrochen |
SYNC_REQUEST | Synchronisation erforderlich (okcode AWSY) |