Menu

SAP Function Module WB2_GET_DOCUMENT_TEXT_FROM_TYP

Liest die Dokumentbezeichung vom Typ/Nummer

The Function Module WB2_GET_DOCUMENT_TEXT_FROM_TYP (Liest die Dokumentbezeichung vom Typ/Nummer) is a standard Function Module in SAP ERP and is part of the function group WB2B_READ_DESCRIPTIONS within the package WB2B_TEW.

Technical Information

Function Module WB2_GET_DOCUMENT_TEXT_FROM_TYP
Short Text Liest die Dokumentbezeichung vom Typ/Nummer
Function Group WB2B_READ_DESCRIPTIONS
Package WB2B_TEW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENT_NUMBER TYPE TKONN Trading-Kontrakt: Nummer des Trading-Kontrakts
DOCUMENT_TYPE TYPE WB2_DOC_TYPE Dokumententyp
I_GJAHR TYPE GJAHR Geschäftsjahr
I_TEW_TYPE TYPE WB2_TEW_TYPE '0001' Trading Execution Workbench Art

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENT_TEXT TYPE BEZEI40 Bezeichnung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SHORT_TEXT_NOT_FOUND Kurztext wurde nicht gefunden
TYPE_DOES_NOT_EXIST Documenttype existiert nicht.