Hello!
I must pass a dynamic table to a function. My big problem is that one field can have different types...
I have to pass a table like:
field;value
bkpf-gjahr;2006
bkpf-budat;31.12.2006
bseg-sgtxt;Hello
And so... "value" can have different types.
How can I pass this??? Can someone help me?
Thanks a lot!