Hi,
the problem is in enhancing material master transactions (MM01, MM02, MM03) with custom field appended to MARC table to be added in General Plant Data / Storage 1 tab.
The step-by-step what I've done.
- Append custom field to MARC table.
- Create Program for Customized Subscreens in SPRO.
- Copy standard screen from SAPLMGD1 to my program.
- Delete all fields in this screen and add the one that I want to display.
- And this field in flow logic and comment the deleted fields.
- In OMT3B add the screen. On the preview in OMT3B my custom field is visible.
My custom field is also assigned to Field Selection Group and set to be display always. The field is also in T130F table.
As I wrote above, the field is displaying on the screen preview in OMT3B but in transaction MM01/MM02/MM03 is not displaying. What can be the reason of that?