The Function Module CV116_TEXT_DRAT_READ (DVS: Langtext lesen) 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_READ |
Short Text | DVS: Langtext lesen |
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_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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSX_HEADER | LIKE | THEAD | Textheader |
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 |
---|---|---|---|---|
PTX_LINES | LIKE | TLINE | Textzeilen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |
NOT_FOUND | Text nicht gefunden |