The Function Module BUS_DFTYPELEM_GET_MULTIPLE () is a standard Function Module in SAP ERP and is part of the function group BUST_DFTYP within the package BUPA.
Function Module | BUS_DFTYPELEM_GET_MULTIPLE |
Short Text | |
Function Group | BUST_DFTYP |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SPRAS | LIKE | T002-SPRAS | SY-LANGU | Language of Text |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_DFTELEM | LIKE | BUS0DTE | ||
T_TBZ9C | LIKE | TBZ9C | ||
T_TBZ9D | LIKE | TBZ9D |
This function module does not define any Exceptions.