The Function Module CV_TEXTS_DRAT_API (Übergeben Langtexte für DVS) is a standard Function Module in SAP ERP and is part of the function group CV00 within the package CV.
Function Module | CV_TEXTS_DRAT_API |
Short Text | Übergeben Langtexte für DVS |
Function Group | CV00 |
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 | DRAT-DOKAR | Dokumentenart | |
DOKNR | LIKE | DRAT-DOKNR | Dokumentennummer | |
DOKTL_D | LIKE | DRAT-DOKTL | Teildokument | |
DOKVR | LIKE | DRAT-DOKVR | Version | |
LANGU | LIKE | DRAT-LANGU | Sprache | |
TXT_TITLE | LIKE | THEAD-TDTITLE | ' ' | Titel des SAP-Scripttextes |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DKTXT | LIKE | DRAT-DKTXT | Dokumentenkurztext | |
LTXIN | LIKE | DRAT-LTXIN | Kennzeichen für Langtext |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TXT_LINES | LIKE | TLINE | SAP-Scriptzeilen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Dokument ist nicht vorhanden |
SAVE_ERROR | Fehler beim Anlegen des Textes |