Menu

SAP Function Module MM_BOART_READ

Abspracheart mit Text (Tabellen T6B1 und T6B1T) lesen

The Function Module MM_BOART_READ (Abspracheart mit Text (Tabellen T6B1 und T6B1T) lesen) is a standard Function Module in SAP ERP and is part of the function group WN05 within the package WBON.

Technical Information

Function Module MM_BOART_READ
Short Text Abspracheart mit Text (Tabellen T6B1 und T6B1T) lesen
Function Group WN05
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BOART LIKE T6B1-BOART Arrangement type to be imported
I_SPRAS LIKE SY-LANGU Language, if description to be imported
READ_BOART_TEXT LIKE SPACE Indicator: read description of arrangement type
READ_ONLY_BOART_TEXT LIKE SPACE Indicator: read text for arrangement type only

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T6B1 LIKE T6B1 Table entry for arrangement type
E_T6B1T LIKE T6B1T Table entry text for arrangement type

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
INVALID_BOART Arrangement type does not exist
MISSING_BOART_TEXT Description of arrangement type and language missing