Not even David Copperfield would do better
2011-04-21

Sometimes we want to access a transaction and we don’t have permission. That’s annoying. Luckily there’s the function module ALINK_CALL_TRANSACTION which makes things better. But use it with care or someone will get angry. Welcome to the dark side of Abapinho. If they say it was me that said it, I deny everything.
Update: this function module will also do the trick: CALL_TRANSACTION_FROM_TABLE.
New update: if all the above fail try this other function module: RS_HDSYS_CALL_TC_VARIANT (clearing flag AUTHORITY_CHECK).
Greetings from Abapinho
(thank you Bohman for the photo)
23 de May de 2011 às 08:28 PM
Sensacional amigo! Welcome to dark side!
26 de May de 2011 às 01:25 PM
–> C160_TRANSACTION_CALL <–
Para a infelicidade de BASIS!
26 de May de 2011 às 05:47 PM
É realmente estranho que estas coisas existam.
22 de September de 2011 às 11:39 AM
Boas,
Podem sempre incluir na lista a seguinte:
CALL_TRANSACTION_FROM_TABLE
Caso estejam a trabalhar em ambiente BW, apenas uma funciona:
ALINK_CALL_TRANSACTION
:-)