Menu

SAP Function Module BUQ_STRUCT_GENERATE

The Function Module BUQ_STRUCT_GENERATE () is a standard Function Module in SAP ERP and is part of the function group BUQ1 within the package BUPA.

Technical Information

Function Module BUQ_STRUCT_GENERATE
Short Text
Function Group BUQ1
Package BUPA
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_STRUCTNAME LIKE DCOBJDEF-NAME

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
T_FIELDS LIKE DD27P Fields in the Structure
T_STRUCTURE LIKE DD03P

Exceptions

This function module does not define any Exceptions.