Application Development 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: 

How to extend a configurable material for a plant using BAPI_MATERIAL_SAVE_

former_member764673
Participant
0 Kudos

Hi all,

I want to extend a material to a plant using BAPI BAPI_MATERIAL_SAVEDATA. I am able to achieve this for normal material but i am not able to do for Configurable material. In the MRP3 View there is a block titled "Plant-Specific configuration" in that i have to populate a material for field Configurable Material( MARC-STDPD ) and next to that will be two push buttons 1) Configure Variant and another is Configure Planning Variant, IN this i have to select Configure Variant button and i will get the set of characteristics of the configurable material where i have to enter values. The reason why i am not doing manually is there are lots of configurable materials which has to be extended to lots of plant.

In the Plantdata structure of the Save bapi i am not able to find any field to pass this value but if i extend manually and execute BAPI BAPI_MATERIAL_GET_ALL by passing the material number and the plant which i have extended, i am getting the value of the reference Configurable material in field "PS_CONF_MAT" of the plant data.

Could anybody tell me how to populate this field.

Thanks & regards,

Rajanidhi Rajasekeran

1 REPLY 1

former_member563665
Discoverer
0 Kudos

Hello Rajanidhi,

It seems you have solved this problem. Can you give me the information how to do this?

Thanks & regards,

John Arendsen