The Function Module CV115_DOCKEY_FORMAT (DVS: Dokumentnummer formatieren) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.
Function Module | CV115_DOCKEY_FORMAT |
Short Text | DVS: Dokumentnummer formatieren |
Function Group | CV115 |
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_DELIMITER | TYPE | C | '/' | Trennzeichen |
PF_DOKAR | TYPE | DOKAR | Dokumentart | |
PF_DOKNR | TYPE | DOKNR | Dokumentnummer | |
PF_DOKTL | TYPE | DOKTL_D | Teildokument | |
PF_DOKVR | TYPE | DOKVR | Dokumentversion | |
PF_NO_GAPS | TYPE | C | Leerzeichen rausnehmen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DOC_STRING | TYPE | C | Gesamter Dokumentnummer als String |
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.