{{indexmenu_n>11}} ====== FuBa K - Declaring Starting Material Empty ====== ===== General ===== With this function module, a starting material container is declared empty by scanning the HU, so that it can be removed from the work center. ===== Transfer Parameters ===== |<60% 20% 15% 65%>| ^Variable Name ^Type ^Content| ^General| |IV_ARBPL |String |work center name| |IV_PID |String |HU-number| |IV_WERKS |String |plant number| |IF_TARGET |String |has no use in this function block| ===== Return Parameters ===== |<60% 20% 15% 65%>| ^Variable Name ^Type ^Content| ^General| |EV_Error |String |X = error occurred| ===== Return Values ===== The return value is //AA_FEHLERTEXT//, a variable of data type String. It contains more detailed information about the error in case of an error. If //EV_ERROR// does not show an error, other status messages can also be located here. Therefore //EV_ERROR// must be evaluated for error checking and not only //AA_FEHLERTEXT//.