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

Material configurable - KZKFG

Former Member
0 Likes
2,647

I created a material using the BAPI_MATERIAL_SAVEDATA. But I am not able to make that material configurable. I searched online found a function module MARA_KZKFG. But am not sure how to use it. Is there any other way to fill it?

I created a material using the BAPI_MATERIAL_SAVEDATA. But I am not able to make that material configurable. I searched online found a function module MARA_KZKFG. But am not sure how to use it. Is there any other way to fill it?

6 REPLIES 6
Read only

laurent_fournier2
Contributor
0 Likes
1,869

Hello,

See FM " MATERIAL_SAVE_CONFIGURATION " and oss note 736873.

Regards.

Read only

0 Likes
1,869

The system has no such FM.

Read only

0 Likes
1,869

See the attached oss note.

Read only

0 Likes
1,869

I dont have s id. Can you please tell me in detail.

Read only

0 Likes
1,869

The oss note describes how to create the FM in order to be able to create variant configuration. But you will need s id in order to see it and implement it. In which version are you ?

Read only

Former Member
0 Likes
1,869

Hello Nikhil,

MATERIAL_SAVE_CONFIGURATION creates material variants and you can maintain the configuration via that, If you are looking for maintaining the indicator material is configurable, then

It is not possible to create with BAPI_MATERIAL_SAVEDATA. This feature is not available in the existing eleases, and there is no plans to have this feature added.

You can see in function module MAP2I_BAPI_MARA_TO_MARA_UEB, the CM_RELEVANCE_FLAG is moved to MARA-CMREL, not to MARA-KZKFG.

Regards

Amber