The Function Module AFWCH_HIERARCHY_2_FLD (Abbildung einer Merkmalshierarchie auf Einzelfilter) is a standard Function Module in SAP ERP and is part of the function group AFWCH_FL within the package CFM_AFWCH.
Function Module | AFWCH_HIERARCHY_2_FLD |
Short Text | Abbildung einer Merkmalshierarchie auf Einzelfilter |
Function Group | AFWCH_FL |
Package | CFM_AFWCH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIELDNAME | TYPE | JBRMERKML | Merkmal | |
I_FLID | TYPE | AFWCH_FLID | Filter: Name | |
I_NODID | TYPE | CFHIKEY | Nummer eines Hierarchieknotens | |
I_VARIANTE | TYPE | JBRMRKHIER | Merkmalshierarchie |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NINDEX | TYPE | AFWCH_INDEX | Filter: Index |
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 |
---|---|---|---|---|
IT_AFWCH_FLD | LIKE | AFWCH_FLD | AFWCH: Filter Definition |
This function module does not define any Exceptions.