Skip to Content
0
Apr 11, 2014 at 11:46 PM

HANA SLT Schema selections

66 Views

Hi ,

We have SLT server with 2 configurations setup (schema) , DEV and QA. on one of these configurations we are using transformation with an include where it is calling a source system via RFC. Normally we would point SLT Dev to ECC dev , SLT QA to ECC QA etc but in this case we wanted to point SLT Dev to another system based on the current configuration ID.

I was trying to get that info from SY table in runtime but couldn't find a way to debug the include.

1. Is there a way to debug include in transformation in runtime ( I tried a hard code break point with no luck).

2. Can I find out using a case statment which configuration is being used ? this will drive the RFC to the correct source system.

Thank you,

Nick