Menu

SAP Function Module AFWCH_HIERARCHY_2_FLD

Abbildung einer Merkmalshierarchie auf Einzelfilter

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.

Technical Information

Function Module AFWCH_HIERARCHY_2_FLD
Short Text Abbildung einer Merkmalshierarchie auf Einzelfilter
Function Group AFWCH_FL
Package CFM_AFWCH
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_FIELDNAME TYPE JBRMERKML Merkmal
I_FLID TYPE AFWCH_FLID Filter: Name
I_NODID TYPE CFHIKEY Nummer eines Hierarchieknotens
I_VARIANTE TYPE JBRMRKHIER Merkmalshierarchie

Exporting Parameters

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

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
IT_AFWCH_FLD LIKE AFWCH_FLD AFWCH: Filter Definition

Exceptions

This function module does not define any Exceptions.