0

Is it possible to add an instance name to the history of Business Objects?

I want to see the following columns: Time, Instance Name, Run by, Parameters, Format, Status, Reschedule, Selected

enter image description here

Jeremy F.
  • 1,778
  • 11
  • 51
  • 86

1 Answers1

1

Do u mean giving names to the scheduled instances ? You can schedule a report to run and rename it as you wish. I think you should probably look into the Report Scheduler API in the .NET or JAVA SDK provided by SAP. You should be able to add the above mentioned columns also.

Anil
  • 967
  • 10
  • 20