Solution : https://service.sap.com/sap/support/notes/581542 (SAP Service marketplace login required)
Summary :
When using the material master mass maintenance for plant views (MARC) creation, the maintenance status D from the template ensures only the Material Requirements Planning (MRP) view is maintained, preventing the direct creation of the purchasing view (Maintenance Status E). This limitation arises because existing MARC records cannot be selected in the creation mode, nor can the maintenance status be altered as a changeable field in the change mode. The underlying issue stems from the design of mass maintenance functions and the non-ABAP dictionary orientation in view creation, leading to requirements of indirect methods for updating the maintenance status. Possible solutions include changing the determination type in material master Customizing or manipulating specific MARC table fields.
Key words :
program designthe mass maintenance functions abap dictionary-oriented, selection criterion t130f-fname='marc, setting determination type 'maintenance status', maintenance status t130f-pstat='e', abap dictionary-oriented, create additional plant views, determination type 'maintenance status', determination type maintenance status '3', maintenance status pstat = 'd', enhance maintenance status 'd'
Related Notes :
581068 | MM17 Creation without template: Maintenance status initial |
557702 | FAQ for mass maintenance |
67616 | Direct input material master - maintenance status |