2012 Apr 25 6:23 PM
Hi, now for certain material i see some characteristics. I need to avoid for certains materials that certains charateristics are actives. ¿someone knows some exit, enhancement point or badi where be possible to control the characteristics and modify this? Thanks in advance
Hi, now for certain material i see some characteristics. I need to avoid for certains materials that certains charateristics are actives. ¿someone knows some exit, enhancement point or badi where be possible to control the characteristics and modify this? Thanks in advance
2012 Apr 25 6:49 PM
2012 Apr 25 7:33 PM
2012 Apr 26 2:41 PM
2012 Apr 27 10:20 AM
MSC3N is a display batch transaction. Sorry but I did not understand your question.
May be you need to do this while you create the batch. Are you manually creating the batch or automatic assignment? Ideally this batch must be determined in some standard SAP transaction which in turn updates the batch master.
2012 Apr 27 12:05 PM
Hi,
MSC3N is for display we cannot do anything there.. You need to check in MSC1N.
Characteristicsare tagged to a class and when we select the class in MM01 the characteristics will come... Why don't you create separate class for the chacterstics you want and use it...
Please check with your functinal consultant what exactly needs to be done.
Regards,
Nagaraj
2012 Apr 27 1:16 PM
Hi nagaraj, the functional consultant say that he have a pool of material, for example, of the class A and for some materials of this pool he want that the behavior and the show characteristics being diferents (bur using the same class).
2012 Apr 27 1:33 PM
Hi,
Check the include LCHRGF02 and inside there is a function module "
CLFM_SELECT_AUSP", i believe this FM will get you the characteristics .. check enhancepoint and see if it helps you.. This is just a thought..Please try.
Regards,
Nagaraj
2012 Apr 27 4:52 PM
Hello Rimbecano,
Please look at the following link . you will find all the possible exits in classification system. You will need to read the value for the material number field matnr and then hide the characteristic based on that. You can avail this easily when using variant configuration but in your case you are using classifciation so you will need an exit to avail this.
http://help.sap.com/saphelp_xi20sr1/helpdata/EN/93/ad8838d4687e0ce10000009b38f8cf/content.htm
Thanks
Amber