Siebel Reports Administration Guide > Actuate Library Reference > Actuate sssiebel Library >

baseReport


Superclass

AcReport

 

 

Properties

Content
PageList

baseRpt
basePageList

 

Methods

Start

 

 

Variable

pubReportTitleg
ParamLocale
ssActiveRowId
ssBookmark
ssBusObjectName
ssDataLanguage
ssLanguage
ssLocale
ssOLEServer
ssPassword
ssPositionId
ssReportName
ssReportTitle
ssSearchSpec
ssSiebelSever
ssSortSpec
ssUserName
ssViewMode

Public Variable
Parameter
Parameter
Parameter
Parameter
Parameter
Parameter
Property
Parameter
Parameter
Parameter
Parameter
Parameter
Parameter
Parameter
Parameter
Parameter
Parameter

String
String
String
String
String
String
String
String
String
String
String
String
String
String
String
String
String
String

Notes

The baseReport component is required for all Siebel reports. The Siebel client passes these parameters to the report when a report is initiated. The report will not run if parameters are not defined correctly.

The ssReportTitle property allows the user to set the report name, independent of the report object definition in the repository. The report title appears in the header of the report and can be modified in the ssReport object for language customizations or company-specific name changes.

The Start method moves the value in the ssReportTitle variable into the pubReportTitle variable so that it can be accessed from anywhere within the report.

Siebel Reports Administration Guide Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.