Title Program for Importing Consumption Values by Direct Input Purpose Caution This program is presently released for internal use only. This program essentially calls function module MVER_MAINTAIN_DARK whichupdates consumption value data in table MVER. This data is read from afile that must have the following structure: MANDT LIKE MVEG_UEB-MANDT, MATNR LIKE MVEG_UEB-MATNR, WERKS LIKE MVEG_UEB-WERKS, ERTAG LIKE MVEG_UEB-ERTAG, GVBWRT LIKE MVEG_UEB-VBWRT, GKOVBW LIKE MVEG_UEB-KOVBW, GANTEI LIKE MVEG_UEB-ANTEI, UVBWRT LIKE MVEU_UEB-VBWRT, UKOVBW LIKE MVEU_UEB-KOVBW, UANTEI LIKE MVEU_UEB-ANTEI. MATERIAL_MASTER_BTCI is proposed as the default file. Features |