Hello Experts,
I am trying to read LO-VC dependency syntax of selection criterias in a function module. Ideally i'd like to create a variant function (transaction CU65) where I can enter the name of the selection ciretria (KNNAM) and have it return true (selection criteria fulfilled) / false (selection criteria not fulfilled) so it can be used in in a different dependency (also selection criteria).
I have searched excensively already but none of the standard function modules i have found so far actually execute the called dependency.
Can anyone help?
Thanks!