<< Click to Display Table of Contents >>

System Field Name

The system field name.

Set to one of Date, Time, Date/Time, Created_Date, Created_Time, Created_Date/Time, User_Name, User_ID, Creator_Name, Creator_ID, Page_Number, Total_Page, Page_Of_Total, and Location_Address.

In the OZR file, Created_Date, Created_Time and Created_Date/Time are the same as Date, Time and Date/Time.

In the OZD file, Created_Date, Created_Time and Created_Date/Time are the value indicated on the system label when you save a report as an OZD file.

For example, save a report as an OZD file on December 1 and preview the OZD file on December 5. Then Created_Date will be displayed as December 1 and Date will be displayed as December 5.

User_Name displays the value of ozsystem.user_name parameter and User_ID displays the value of ozsystem.user_id parameter.

In the OZR file, Creator_Name and Creator_ID are the same as the value of ozsystem.user_name and ozsystem.user_id parameter.

In the OZD file, Creator_Name and Creator_ID are the value indicated on the system label when you save a report as a OZD file.

For example, set the ozsystem.user_name value to FORCS, save a report as an OZD file. Preview the OZD file after changing the ozsystem.user_name value to OZ. Then Creator_Name will be displayed as FORCS and User_Name will be displayed OZ.

When using Page_Of_Total with the Separator property, you can define a string to separate the current page number and the total page count.

Location Address applies only if using _StartUpdateLocation function or global.address_updatetype parameter value is "once" or "tracking" in the platform that supports the location information function. And  for the location information from external module display the address with TriggerLocationUpdated and TriggerLocationUpdatedByDocIndex function will be displayed.

Example: Date, Time, Date/Time

Date

Time

Date/Time

Example: Created_Date, Created_Time, Created_Date/Time

Created_Date

Created_Time

Created_Date/Time

Example: User_Name, User_ID, Creator_Name, Creator_ID

User_Name

User_ID

Creator_Name

Creator_ID

Example: Page_Number, Total_Page, Page_Of_Total

Page_Number

Total_Page

Page_Of_Total

Example: Location_Address

Location_Address