This function module reports setup times, production quantities, personnel times and the quantity of scrap generated.
Variable Name | Type | Content |
---|---|---|
General | ||
IV_WERK | String | Werksnummer |
Object ITAB_RUECKMELDUNGEN | ||
AUFNR | String | order number |
WERKS | String | plant number |
LTXA1 | String | feedback text |
ILE01 | String | unit of measurement of machine time (TAG, STD, MIN, S) |
ISM01 | String | machine time |
ILE02 | String | unit of measurement of machine time setup (TAG, STD, MIN, S) |
ISM02 | String | machine time setup |
ILE03 | String | unit of measure of personnel time (TAG, STD, MIN, S) |
ISM03 | String | personnel time |
ILE04 | String | unit of measurement of personnel time setup (TAG, STD, MIN, S) |
ISM04 | String | personnel time setup |
LMNGA | String | quantity good parts |
XMNGA | String | quantity scrap |
RMNGA | String | quantity rework |
MEINH | String | unit of measurement quantity (ST = Stück) |
AUERU | String | X = final report, otherwise partial report |
PRVBE | String | production supply area, usually the unit name |
CHARG | String | batch number (only for partial reports) |
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.