FuBa I - Register Starting Material

A work center has at least two storage bins

  • PVB - Inside the work center, from which starting material is taken during production.
  • Buffer - In front of the work center as a buffer for input material.

Additional storage bins can be defined for work centers, e.g. to store material received jointly from several work centers. These collection points can also be a PVB. There may be exactly one HU at the PVB, the other storage bins may contain several containers.

With this function module, a material container is registered, deregistered and reregistered at a work center by scanning the HU number.

Variable Name Type Content
General
IV_ARBPL String name of the work center
IV_AUFNR String order number
IV_MENGE String quantity (optional)
IV_PID String HU-number
IV_WERKS String plant number
IV_PUFFER String X = post to buffer (normally from buffer to work center)
IV_PVB String X = post to PVB
IV_SKIP_WARE String not used in this function block
Variable Name Type Content
General
EV_Error String X=error occurred

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.