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

BAPI for characteristics

Former Member
0 Likes
673

hi ppl,

i have created 50 characteristics using BAPI.Also added values to them.

Now i want to add dependencies to them.what method i shud use? BDC recording?? or is there any BAPI available for the same??

Regards,

Sarika.

5 REPLIES 5
Read only

Former Member
0 Likes
638

Hi Sarika,

Can you explain your requirement a bit? Do you want to assign the characteristics you have created to some objects?

Thanks,

Anil

Read only

0 Likes
638

hi,

i have created characteristics.i want to add dependencies to them. dependencies to char as well as to its values.there is small green button of zigzag arrow.click on that.u will see dependencies.

Read only

0 Likes
638

Hi Sarika,

I've checked a few BAPI's but no success. Also i found the FM "OM_API_GENERATE_DEPENDENCIES" but this is at class level. check if it can help you. Else, you may have to go for BDC.

Thanks,

Anil

Read only

0 Likes
638

Hi Sarika,

Please ignore my earlier post. You can use the bapi "BAPI_CLASS_CHARVALUE_LOCAL_DEP" to maintain the dependendies for Characters.

Reward if useful.

Thanks,

Anil

Read only

Former Member
0 Likes
638

Hi

Check this BAPI

BAPI_CLASS_CHARVALUE_GLOB_DEP

regards

Shiva