Menu

SAP Function Module LEINT_DOCNR_TEXT_HEADER_GET

Gets VAS order

The Function Module LEINT_DOCNR_TEXT_HEADER_GET (Gets VAS order) is a standard Function Module in SAP ERP and is part of the function group LEINT_LVSRV within the package LEINT.

Technical Information

Function Module LEINT_DOCNR_TEXT_HEADER_GET
Short Text Gets VAS order
Function Group LEINT_LVSRV
Package LEINT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DOCTY TYPE LXHME_DOCTY Reference Document Type
IV_TDNAME TYPE LXVAS_TDNAM LXVAS Text object name
IV_TDOBJECT TYPE LXVAS_TDOBJ LXVAS Text object
IV_TDSPRAS TYPE LXVAS_TDSPR LXVAS Text Language
IV_TEXTID TYPE LEINT_TXDID LXVAS Text Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_LINES TYPE LEINT_TLINE_T Long Text lines

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_TEXT_H TYPE LXHME_STXH_T LXHME text header table type

Exceptions

This function module does not define any Exceptions.