The Function Module CV222_GEN_DOC_CREATE (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_GEN_DOC_CREATE |
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 |
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.
This function module does not define any Exceptions.