Dear Experts
I have a multiprovider as follows :
DSO + Cube
DSO :
main-char___sub-char____KF
A99 _______A99A_______10
A99________A99B_______17
Cube :
main-char_______KF
A99 ____________10
A99________ ____17
As shown above, the Cube does not have higher level of detail.
There sub-char codes have a naming convention that is like this :
main-char 3 chars.
sub-char = main-char concatenate A to Z.
When launching the report, the user will only enter main-char and not sub-char.
I want to write a customer exit variable such that all sub-chars belonging to main-char will be selected as such:
If main-char entered is A99, derive selection for sub-chars A99*.
How to write codes to select ' * ' (star) ?
Hope to hear your comments, advice or clues that can help to address this requirement.
Thanks in advance.
regards
Pascal