i know that the mentioned function module is not remotable. But want to
execute it with java
It is not possible to change the "processing type" of this function module to "remote-enabled module" (->our company policy does not allowed that:) )
i looked for a function module with that i can execute this function module but i haven't found anything until now.
Has anyone a solution or now a function module with that i can call/execute another one?
The only solution I can think of is to create another function module with the same parameters in the Z-namespace (or /.../ if your company has its own namespace)
This module you can set to "remote-enabled module" and within the new module you just call the orginal function module.
wkr ADT
Folgende Benutzer bedankten sich beim Autor a-dead-trousers für den Beitrag: Lucky
Theory is when you know something, but it doesn't work.
Practice is when something works, but you don't know why.
Programmers combine theory and practice: Nothing works and they don't know why.