Dear Experts,
Using IDT Universe, when I try to create Universe with basic ECC-Function Module (without prompts created in ECC itself, sample as shown below)
It works fine on the Dashboard (Design Studio) tool.
"select * from ekko into table it_ekko UP TO 100 ROWS.
select * from ekpo INTO TABLE it_ekpo FOR ALL ENTRIES IN it_ekko
where ebeln = it_ekko-ebeln"
However, when the function module has prompts created in ECC itself. I do not see those prompts in the IDT Universe and subsequently in the Design Studio tool.
Any suggestions on this issue.
Thanks,
AK