Question:
Hi Everyone,
I'm wondering, Is there any chance of using ABAP function modules in Transfer routines ?
Thanks
sred
Answer:
Transfer routines can be abap code, so all possibilities of abap applies in this case, even fct module calls.
Answer:
I am using them in update rules without issues so I don't think you'd see any issues in Transfer Routines/Rules.