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

ehs : create new substance with inheritance

Former Member
0 Likes
675

Dear all,

I want to create a real substance which inherits its information from a list substance somewhere in a program.

I found that a substance can be created using bapi_bus1077_create.

The ID of a reference substance can be set for the bapi, but I do not find a way to link real and list substance using inheritance.

We need the features of inheritance for other parts of our EH&S inplementation.

Can anyone give some advice on how to solve this problem. Thanks in advance.

Cordially,

Luk

2 REPLIES 2
Read only

Former Member
0 Likes
567

I found an answer myself

one has to create the real substance using bapi_bus1077_create and afterwards use the functionmodule c1r2_rel_create

Luk

Read only

0 Likes
567

Hi Luk,

Can you share how the C1R2_REL_CREATE function module is used, in terms of the parameters that are mandatory.

Thanks,

-Mark