‎2010 May 13 6:38 AM
Hi All,
I have a characteristic assigned to a material.
This characteristic can take multiple values for it.
My requirement is, I need an FM/BAPI which can clear all the values assigned to that particular characteristic.
Example:
My Material 12345 has a characteristic grow_area.
Currently this Grow_Area characteristic has 3 values assigned to it
'A1'
'B2'
'C3'
I request you to suggest a FM/BAPI which can clear all this three values.
Kindly explain in detail about the parameters which need to be passed.
Thanks in Advance
Uday Kumar.
‎2010 May 13 7:27 AM
Hi UDay,
TRy CUPR_DEL_VAL .Documentation is provided for the FM.
--
Reddy
‎2010 May 13 7:54 AM
Hi Reddy,
Thanks for your reply.
What value do i pass to the instance.
How do i get that value for a given material.
Thanks
Uday Kumar.
‎2010 May 13 10:29 AM
Check CAMA_CHARACT_MAINTAIN - There is a deletion indicator for the characteristics value
link:[http://help.sap.com/saphelp_40b/helpdata/fr/92/58b694417011d189ec0000e81ddfac/content.htm]