cancel
Showing results for 
Search instead for 
Did you mean: 

EHS - Data from property tree

Former Member
0 Kudos

Hi ,

Is it possible to get all characteristic values from property tree by using BAPI_BUS1077_GETDETAIL.

We have created a new node in the property tree for REACH program and I need to extract all the information from this new node.Is it possible from using the above BAPI.

If you have better alternatives, please suggest.

Thanks and best regards

Kalingeri

Accepted Solutions (1)

Accepted Solutions (1)

rolandfreudenbe
Employee
Employee
0 Kudos

Hi Kalingeri,

i think, it should be possible. Please, set the import parameter of the BAPI FLG_READ_ALL_CHARACT (Read all characteristics (incl. empty ones)) = true .

Best regards,

Roland Freudenberg

Former Member
0 Kudos

Thanks Roland for the reply.

When I tested this, I am getting internal error. When I checked this BAPI, release status shows that "Not released". Is this internal error due to non release of this BAPI?

Let me know your comments,

Best regards

Kalingeri

rolandfreudenbe
Employee
Employee
0 Kudos

Hi Kalingeri,

i think, the internal error is independent of the release status of the BADI or function module. Please note, that you need more input parameter flags + data for keydate and the scenario to call the BADI.

Best regards,

Roland

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kalingeri ,

You can also use the Function module C1F2_SUBSTANCES_READ_WITH_REF.

Please read the FM documentation for more details.

Thanks,

Hitanshu