SAP-Rfc - Re: A couple of questions

Posted on Thu Jul 7 16:09:53 2005 by fry in response to 669 (See the whole thread of 3)
Re: A couple of questions

The syntax on webpage is wrong. It should be:

$info = $rfc->sapinfo();
map { print "$_ : $info->{$_} \n" } keys %$info;

I cannot get any info out of SAPWL_WORKLOAD_GET_SUMMARY or SAPWL_GET_SUMMARY_STATISTIC.

Does anyone have any examples.

Write a response