cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using Material template during material creation

llideri
Member
0 Likes
816

Hello Experts,

is it possible to create a material with all Views (not only Basic Data 1 and 2, how it is written in Operational Manual) in ECTR according to material template? Because when I use a material template during material creation, the plant is ignored.

Thank you and best regards,

Ilia

View Entire Topic
GerhardHimmelsb
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Ilia,

this is not possible out of the box. You have to create your Badi implementation, e.g. in /DSCSAG/MATERIAL_01 to implement such a copy function for plant specifc views of your material. In the Badi /DSCSAG/MATERIAL_01 you find several methods like

  • MAT_SAVE_BEFORE
  • MAT_SAVE_AFTER
  • MAT_CHANGE_RFC_BEFORE
  • MAT_CHANGE_RFC_AFTER

Hope this helps.

Gerhard Himmelsbach

- Product Owner SAP ECTR -