Can we define global methods in a report?

Answers were Sorted based on User's Feedback



Can we define global methods in a report?..

Answer / prashant nikhade

Yes we can define global methods in eRDPro.We can put our
procedure and function in .bas file and use.

Is This Answer Correct ?    8 Yes 0 No

Can we define global methods in a report?..

Answer / shiji

I think there isn't anything like a global method in
Actuate. A method is a procedure you declare within a class
declaration. A global procedure can be defined by creating
a new Actuate Basic source (.bas) file or by using an
existing BAS.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Actuate Interview Questions

Hi Friends, I am planning to learn actuate tool by it self .... can u suggest me any examples to practise this tool.

1 Answers  


How to call a stored procedure from a report?

1 Answers  


What is data stream and data adapter is it same are different? Explain?

0 Answers  


What is AFC? Where we Use AFC in Actuate?

4 Answers  


Difference between onRow and Onread method?

1 Answers   HSBC,






what is data stream and data adaopter is it same r different? tell me?

2 Answers   TCS,


How can you change the group key dynamically?

1 Answers   L&T,


How to set Parameter in Script data source?

1 Answers  


Where we use afc in actuate?

0 Answers  


Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?

0 Answers  


what is the filter?

1 Answers  


How to generate a report by getting values from two reports. The generated report should contain the 5 values of first report and last 5 values of second report?

0 Answers  


Categories