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

CT04- Object Dependencies

Former Member
0 Likes
1,322

Hi,

I am Creating Characterstics using BAPI_CHARACT_CREATE.But I need to upload object dependencies in CT04 any BAPI for uploading object dependencies.

Regards

Rasheed.

1 ACCEPTED SOLUTION
Read only

former_member215917
Active Participant
932

Hi,

You can make use of following FMs :

'CTMV_CHARACT_CHANGE_KNOWL'

'CTMV_CHARACT_CHANGE_KNOWL_VAL'

'CTMV_CHARACT_SAVE'

Gouri.

4 REPLIES 4
Read only

Former Member
0 Likes
932

Check BAPI 'BAPI_1176_SAVEREPLICA'

Regards,

Vishal

Read only

former_member215917
Active Participant
933

Hi,

You can make use of following FMs :

'CTMV_CHARACT_CHANGE_KNOWL'

'CTMV_CHARACT_CHANGE_KNOWL_VAL'

'CTMV_CHARACT_SAVE'

Gouri.

Read only

Former Member
0 Likes
932

Hi

Use the below BAPI's For dependency upload to characteristic and charateristic values

BAPI_CLASS_ALLOC_GLOB_DEP
BAPI_CLASS_CHARVALUE_LOCAL_DEP
BAPI_CLASS_CHAR_ALLOC_GLOB_DEP
BAPI_CLASS_CHAR_LOCAL_DEP
BAPI_CLASS_MAINT_LOCAL_DEP

Thanks

Surendra

Read only

Former Member
0 Likes
932

Hi Azeez,

I am also facing similar issue but not able to interpret how these FM's can be used to solve this.

Can you provide a code snippet to demonstrate this?

Thanks and Regards

Deepak Batra