FuBa F - Material Container Request

At the start of an order, this module brings the input materials (components) to the unit (initial request). The ERP system decides how much starting material is transported to the work center for an initial request. The order quantity is determined from all production orders that have been scheduled in a sequence in the detailed planning tool. If the first container is already sufficient for the production quantity, only one container is delivered to the work center. If the components of a container are used up, a repeat order is also reported to the ERP system via this module. In the case of a repeat order, each time only one container is delivered to the work center.

Variable Name Type Content
Object IT_BANF
ASTART String X = initial request, otherwise reorder
AUFNR String order number
MATNR String material number
PDATU String delivery date
PRVBE String unit name
PZEIT String delivery time
RSNUM String reservation number
RSPOS String reservation position
STUECK String number of pieces, for repeat order
WERKS String plant number
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.