Menu

SAP Function Module BM_STRUCT_HEADERS_READ

The Function Module BM_STRUCT_HEADERS_READ () is a standard Function Module in SAP ERP and is part of the function group SF05 within the package SDFM.

Technical Information

Function Module BM_STRUCT_HEADERS_READ
Short Text
Function Group SF05
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
READ_HEADERS TYPE UFFLAG 'X' Data element for Flag - Any use
READ_TEXTS TYPE UFFLAG 'X' Data element for Flag - Any use

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_STRUCTURES LIKE BMSTREE Definition Table for Structures
I_STRUCT_HEADERS LIKE TTREE Definition Table for Structures

Exceptions

This function module does not define any Exceptions.