The Function Module AIBZ_FILL_FIELD_NAME_RANGE (IM -> BW: Füllen der Feld-Ranges für eine DDIC-Struktur) is a standard Function Module in SAP ERP and is part of the function group AIBZ within the package AIBW.
Function Module | AIBZ_FILL_FIELD_NAME_RANGE |
Short Text | IM -> BW: Füllen der Feld-Ranges für eine DDIC-Struktur |
Function Group | AIBZ |
Package | AIBW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STRUCTURE_NAME | LIKE | DCOBJDEF-NAME | DDIC-Struktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ER_FIELDS | TYPE | IMBW_TYPE_R_FIELDS | Ranges mit allen Feldern in der Struktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.