Skip to Content
0
Jun 10, 2016 at 07:26 AM

HANA Expert Script

2203 Views

Hi,

I'm running some test to learn HANA expert scripts in transformations.

I've created a sample as 1:1 and it worked. I also tried some constants and they're fine.

However, when I want to read some data from another table I couldn't find the right syntax.

The internal select shows this error:

"/BIC/AZD_SD312" is unknown. ABAP objects and DDIC objects must be declared in the METHOD statement. Local names must start with ":" here.

I've found that a statement called "USING" may help but I couldn't find the proper way.

Any ideas? Some sample lookup codes would be great.

Thanks,

Steve