The Function Module CV116_TEXT_DRAT_SAVE (DVS: Langtext speichern) is a standard Function Module in SAP ERP and is part of the function group CV116 within the package CV.
Function Module | CV116_TEXT_DRAT_SAVE |
Short Text | DVS: Langtext speichern |
Function Group | CV116 |
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_DKTXT | LIKE | DRAT-DKTXT | Kurztext (import) | |
PF_DOKAR | LIKE | DRAW-DOKAR | Dokumentart | |
PF_DOKNR | LIKE | DRAW-DOKNR | Dokumentnummer | |
PF_DOKTL | LIKE | DRAW-DOKTL | Teildokument | |
PF_DOKVR | LIKE | DRAW-DOKVR | Dokumentversion | |
PF_LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
PF_MANDT | LIKE | SY-MANDT | SY-MANDT | Mandant |
PS_HEADER | LIKE | THEAD | Textheader |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DKTXT | LIKE | DRAT-DKTXT | Kurztext (export) | |
PFX_LTXIN | LIKE | DRAT-LTXIN | Langtextkennzeichen |
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 |
---|---|---|---|---|
PT_LINES | LIKE | TLINE | Textzeilen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |