Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update Material Classification

Former Member
0 Likes
639

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.

3 REPLIES 3
Read only

Former Member
0 Likes
475

Hi UDay,

TRy CUPR_DEL_VAL .Documentation is provided for the FM.

--

Reddy

Read only

0 Likes
475

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.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
475

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]