Hi!
I've got a question about calling function mudule in process chains.
According to help topic
http://help.sap.com/saphelp_nw04s/helpdata/en/c6/3a2698ebc9465fb53a6d6e1f22dbf5/frameset.htm
it is nessesary to call function module which will lock CAF tables (RSCAF_TABLE_LOCK) before loading data into SAP BW. And unlock CAF tables after loading data.
So my question is how can I call function module from the process chain?
In the process chain components there is a component ABAP-programm. But it is not possible to call function module via this component.
Could you please advise me how to call function module from the process chain?
Thank you in advance,
Kind regards,
Maria Kazakova