2007 Sep 06 4:59 PM
Hello,
Im trying to change a Configuration Variante (transaction CU42), and in a dependence I call a function to obtain a value for a characteristic. The problem is, that I need to pass the Material Number to my function and I dont know where to get it, I know that I can access to the values of the characteristic of the material by using $SELF.XXX, but I dont know where to get the material number.
Can anyone help me?
Thanks
2007 Sep 06 5:05 PM
Try creating a Reference Characteristic to the Material Number. (Such as VBAP-Matnr, MARA-matnr). This Reference Characteristic would then contain the Material Number (matnr).
2007 Sep 06 5:05 PM
Try creating a Reference Characteristic to the Material Number. (Such as VBAP-Matnr, MARA-matnr). This Reference Characteristic would then contain the Material Number (matnr).