|
sys_base_currency
|
The base currency (base_curr) from the underlying QAD Applications system.
|
|
sys_batch
|
Reserved for future use.
|
|
sys_camnamespace
|
Reserved for future use.
|
|
sys_cbf_cacheflag
|
Reserved for future use.
|
|
sys_cbf_entity
|
Reserved for future use.
|
|
sys_cbf_instance_id
|
Reserved for future use.
|
|
sys_cbf_language
|
Reserved for future use.
|
|
sys_cbf_sessionid
|
Reserved for future use.
|
|
sys_ci_date_separator
|
The character that separates the components of a date value. (For example, the backslash character: /). This is determined by the culture of the user ID running the report.
|
|
sys_ci_decimal_digits
|
The number of decimals places used for numeric values. This is determined by the culture of the user ID running the report.
|
|
sys_ci_decimal_separator
|
The character that represents the decimal point in a numeric value. This is determined by the culture of the user ID running the report.
|
|
sys_ci_group_separator
|
The character that separates groups of digits to the left of the decimal in numeric values. (For example, the comma in 1,000). This is determined by the culture of the user ID running the report.
|
|
sys_ci_group_sizes
|
The number of digits in each group of digits to the left of the decimal. This is determined by the culture of the user ID running the report.
|
|
sys_ci_short_date_pattern
|
The format of a short date value. This is determined by the culture of the user ID running the report.
|
|
sys_client_email
|
Reserved for future use.
|
|
sys_default_report_definition
|
The name of the report definition that is the default for the report resource.
|
|
sys_domain
|
The domain that the user is in while running the report.
|
|
sys_email
|
The e-mail address specified when the report is scheduled.
|
|
sys_file_path
|
Reserved for future use.
|
|
sys_ips
|
IP address of the client machine that is running the report.
|
|
sys_language
|
The ISO culture name in the format <languagecode>-<country/regioncode> (For example: en-US).
|
|
sys_output_type
|
Reserved for future use.
|
|
sys_printer
|
The printer that the report was sent to (only applies to reports scheduled to a printer).
|
|
sys_render_as
|
A numeric code that represents the output type:
1=PDF 2=Excel 3=Document 4=Text 5=PDFProtected 6=RTF 7=TIFF |
|
sys_reportformat
|
Reserved for future use.
|
|
sys_report_template
|
Reserved for future use.
|
|
sys_run_at_server
|
Reserved for future use.
|
|
sys_schedule_type
|
Reserved for future use.
|
|
sys_search_criteria_display
|
The position on the report at which the search criteria will be displayed. Values are Header, Footer, or None. These three values will be in English regardless of the language of the report. By default this parameter is set to Footer. You can force a specific search criteria location (see Adding Search Criteria Report Parameter).
|
|
sys_trusted_signon_session
|
The ID of the user that is running the report.
|
Category | Setting | Description |
Appearance | Align | Specifies how text is aligned within the field. Click on the field and select icons for Left Top, Center Top, Right Top, Justify Top, Left Middle, Center Middle, Right Middle, Justify Middle, Left Bottom, Center Bottom, Right Bottom, and Justify Bottom. |
BackColor | Select the background color from the Custom, Web, or System tabs. | |
Font | Specify the font, font style, size, script, and effects such as strikeout and underline. | |
Font Color | Select the foreground color from the Custom, Web, or System tabs. | |
Format | Specify the format of the field value, including number, date, and time formats. | |
Margins | Specify the Bottom, Left, Right, and Top margin settings. | |
Text | Specify the text string of the field. For further information on formatting and translated labels, see Using Translated Labels. | |
TextDirection | Specify the direction of the text within the field. | |
WordWarp | Specifies whether the text will wrap within the field area. | |
Border | BorderColor | Specifies the border color of the field. |
BorderStyle | Specifies the field’s border style as Transparent, Solid, Dash, Dot, DashDot, or DashDotDot. | |
LineWidth | Specifies the width of a field’s border (or line). | |
Data | Text | Specifies the field’s text or corresponding database identifier for the field data. |
Design | (Name) | Specifies the system field name. |
Visible | Specifies whether the field is visible on the report (True or False). | |
Layout | Anchor | Specifies the vertical position of the field area relative to its containing section as Top, Bottom, or Top and Bottom. |
Bounds | Specifies the Height, Left, Top, and Width bounds of the field area. | |
CanGrow | Specifies whether to increase the field height to fit the field automatically (True or False). | |
CanShrink | Specifies whether to decrease the field height to fit the field automatically (True or False). | |
ForcePageBreak | Specifies when to insert page breaks. Select None, Before, After, BeforeAndAfter, PageBefore, and PageAfter. | |
KeepTogether | Specifies whether the field area should be kept together on the same page (True or False). | |
ZOrder | Specifies the layering priority of the field area when two or more fields overlap. The higher the number, the higher the priority. | |
Template | Class | Specifies the class of the field inherited from the template for the report. |
Category | Setting | Description |
Appearance | BackColor | Specifies the section’s background color. Click on the field and select a color from the pull-down menu. |
Design | (Name) | Specifies the name that identifies the section. |
Visible | Specifies whether the section will be rendered when the report is run (True or False). | |
Layout | CanGrow | Specifies whether to increase the section height to fit the content automatically. |
CanShrink | Specifies whether to decrease the section height to fit the content automatically. | |
ForcePageBreak | Specifies when to insert page breaks. Select None, Before, After, BeforeAndAfter, PageBefore, and PageAfter. | |
Height | Specifies the section height in twips. | |
KeepTogether | Specifies whether the section should be kept together on a page (True or False). | |
Repeat | Specifies whether the section should be repeated (True or False). | |
Script | OnFormat | Enter a Visual Basic script that will be executed during the formatting stage of report rendering. |
OnPrint | Enter a Visual Basic script that will be executed in the final stage of rendering, after all report field values have been filled. | |
Template | Class | Specifies the class of the section inherited from the template for the report. For example, classes can include Detail, Header, Footer, PageHeader, and PageFooter. |
Category | Setting | Description |
Behaviour | DoEvents | Specifies whether to handle messages while rendering reports (True or False). |
ExposeScriptObjects | Specifies whether script objects should be exposed to subreports (True or False). | |
GrowShrinkMode | Specifies the method used to process the CanGrow and CanShrink settings. | |
IgnoreCase | Specifies case-insensitivity when grouping by a field (True or False). | |
IgnoreScriptErrors | Specifies whether to ignore script errors (True or False). | |
MaxPages | Specifies the maximum number of pages to render. | |
UsePrinterResolution | Specifies whether to use .NET printing support. | |
Layout | ColumnLayout | Specifies the layout for the columns as Down, Across, or Labels. |
Columns | Specifies the number of detail columns. | |
CustomHeight | Specifies the custom height for the report in twips. Use this property only if you have set PaperSize to Custom. | |
CustomWidth | Specifies the custom width for the report in twips. Use this property only if you have set PaperSize to Custom. | |
LabelSpacingX | Discounts horizontal label spacing in the design surface. | |
LabelSpacingY | Discounts vertical label spacing in the design surface. | |
MarginBottom | Specifies the bottom margin for each page in twips. | |
MarginLeft | Specifies the left margin for each page in twips. | |
MarginRight | Specifies the right margin for each page in twips. | |
MarginTop | Specifies the top margin for each page in twips. | |
Orientation | Specifies the page orientation as Auto, Portrait, or Landscape. | |
PageFooter | Specifes the page footer as AllPages, NotWithReportHdr, NotWithReportFtr, or NotWithReportHdrFtr. | |
PageHeader | Specifies the page header as AllPages, NotWithReportHdr, NotWithReportFtr, or NotWithReportHdrFtr. | |
PaperSize | Specifies the paper size to one of a wide variety of settings, including: Letter LetterSmall Tabloid Ledger Statement Executive A3 A4 A4Small A5 B4 B5 Folio Quatro Standard10x14 Standard11x17 The Custom option allows you to define your height and width where needed. If you specify Custom, you must also specify the CustomHeight and CustomWidth properties. For more information, see Paper Size Configuration Guidelines. | |
Picture | Specifies a background picture for the report body. Click on the field to browse to and select an image file. | |
PictureAlign | Specifies how the background picture is aligned. Select from the icons that indicate the positioning relative to the page area. | |
PictureScale | Specify the picture scaling method as Clip, Stretch, Scale, Tile, or Hide. | |
PictureShow | Specifies where the background picture is displayed. Select NoPages, AllPages, FirstPages, or AllButFirstPage. | |
Width | Specifies the width of the report’s detail section in twips. For more information, see Paper Size Configuration Guidelines | |
Script | OnClose | Enter a Visual Basic script that will be executed when the report finishes rendering. |
OnError | Enter a Visual Basic script that will be executed when an error occurs. | |
OnNoData | Enter a Visual Basic script that will be executed when the report has no data. | |
OnOpen | Enter a Visual Basic script that will be executed when the report starts rendering. | |
OnPage | Enter a Visual Basic script that will be executed each time a new page is created. |