Hi all,
Export v_arg1 v_arg2 v_arg3 to memory ID C_ARG.
Import v_arg1 v_arg2 v_arg3 from memory ID C_ARG.
How can it be written in OO? Thanks