cancel
Showing results for 
Search instead for 
Did you mean: 

Replacement for RH_RELATION_MAINTAIN

Former Member
0 Kudos

Hello everybody,

I've been using RH_RELATION_MAINTAIN function to create relation between objects for quite a while now.

Problem is that this function is not released, and its hard to trace errors in it.

The function doesnt have a proper error reporting, and sometimes throws an "Action Canceled" error instead of catcheble exceptions.

This leads to an undesired behavior which cannot be caught in code.

Is there another function that does the same operation and Is released / has a proper dump catching ?

thanks in advance,

Eli.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Eli,

Try using any of the below function modules.

1) RH_PNNNN_MAINTAIN

2) RH_RELATION_WRITE

3) RH_INSERT_INFTY_1001_EXT

4) RH_INSERT_INFTY

Regards

Bala

Answers (0)