# Required Functions ```{toctree} :glob: true :hidden: true required-functions/* ``` Following functions have to be available within the current powerShell Runspace, in order to customize the behaviour of the BOM Window: - [Check-Boms](required-functions/check-boms) - [Check-Items](required-functions/check-items) - [Get-Bomrows](required-functions/get-bomrows) - [Transfer-Boms](required-functions/transfer-boms) - [Transfer-Items](required-functions/transfer-items)