Symptom
- In transaction ME21N and ME22N wish to mass change a field with the “fast change” tool.
- Click in “fast change”.
- Can not find the field that wish to change, like for example: Statistics-Relevant Delivery Date, import data, Issuing Storage Location for Stock Transport Order, shipping data, accounting data.
Environment
- Materials Management (MM)
- SAP R/3
- SAP R/3 Enterprise 4.7
- SAP ERP Core Component
- SAP ERP
- SAP enhancement package for SAP ERP
- SAP enhancement package for SAP ERP, version for SAP HANA
- SAP S/4HANA
Cause
- Can only include Fast change for the fields listed in structure MEGUI_MASSCH_ALLOWED_FIELDS.
- Go to SE11 -> Data Type -> MEGUI_MASSCH_ALLOWED_FIELDS, there will get a list of all the fields allowed for fast change.
- Consider that there is an additional mapping to compare the allowed fields with the standard structure (e.g. MEPOITEM) – the field is available for fast change only if it’s contained in both structures.
Resolution
The field can be changed with the fast change option if it is contained in the structure MEGUI_MASSCH_ALLOWED_FIELDS.
After the changes are implemented, run the report BALVBUFDEL to clear the ALV buffer.