Hi all,
i want to create a function module getting a binary data stream of undefined length as importing parameter, which saves this binary data stream as it is.
Tried with SCMS_BINARY_TO_XSTRING and then e.g. Mime Repository Class Interfaces using xstrings, but this BINARY_TO_XSTRING needs a table of binary data of DEFINED length.
Any advice? Thanks in advance!
Christoph