The Function Module BOM_HIERARCHY (Hierarchy graphics in BOM explosions) is a standard Function Module in SAP ERP and is part of the function group HBIL within the package CS.
Function Module | BOM_HIERARCHY |
Short Text | Hierarchy graphics in BOM explosions |
Function Group | HBIL |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATUV | LIKE | STKO-DATUV | Gültigkeitsdatum | |
LTEXT | LIKE | RC29L-LTEXT | Display long text | |
POSTP | LIKE | STPO-POSTP | Item category | |
TMAT | LIKE | CSTMAT | Data of start object | |
WERKS | LIKE | MARC-WERKS | Plant |
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 |
---|---|---|---|---|
STL | LIKE | STPOX | Table of BOM structure |
This function module does not define any Exceptions.