cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Characteristic Relationships on Database

Former Member
0 Likes
123

Hi

I am having issues getting the Characteristic Relationships on Database to work. Please could anyone let me know what I am doing wrong.

1 - Created a class with CL_RSPLS_CR_EXIT_BASE as superclass.

2 - Added interface IF_RSPLS_CR_EXIT_HDB and maintained the procedure name. I added a breakpoint in the method GET_SQLSCRIPT_INFO.

3 - Created a procedure and table in HANA Studio.

4 - In the InfoProvider, created a CR of type exit.

When executing an input ready query that I expect the CR to be performed, the method GET_SQLSCRIPT_INFO is never reached. If I redefine the normal DERIVE method, it stops there.

Do I need to add any code to the DERIVE method. I am unsure how to proceed from here to get the HANA procedure to execute.

Any assistance would be highly appreciated.

L.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187400
Active Contributor
0 Likes

Hello Lambertus -

I have the same issue - all the methods are not executed.

Have you found how you solve this issue?

If you don't mind, kindly please share it?

Many thanks,