What keywords can be used for financial statements in SL7 versions of Syteline?
Solution ID = KB-260
Goal : What keywords can be used for financial statements in SL7 versions of Syteline?; How do I put Unit Codes on the financial statements?
Version = Syteline7.XX.XX
Module : SLACCT
Fact 1 : GL
Fact 2 : Financial Statements
Database : SQL
Fix
| What keywords can be used for financial statements in SL7 versions of Syteline? |
Below are a list of keywords for financials in SL7. All report formating is handled inside the setup of the Crystal report. See bottom of section for keywords no longer used in SL7 financial statement definitions. SyteLine ERP provides special keywords that automatically place desired information into the text portion of a financial report. EXAMPLE: If <fy1> is entered into the Text Col field, the fiscal year prints when the report is run. Keywords must be entered with the following format: <keyword#>. For date keywords, the # represents the column from which keyword information should be retrieved. The value displays in the position where the < is located. If you need to fit characters immediately after it, include those characters before the >. List of possible keywords: <cd> Current date <ct> Current time <cv> Current value. Prints the current value of the specified unit code, account or sub account in a text line. <cy> Current year <ed#> Period end date <es> Ending sub-account <eu1> Ending Reporting Unit 1 <eu2> Ending Reporting Unit 2 <eu3> Ending Reporting Unit 3 <eu4> Ending Reporting Unit 4 <ey#> Period end year <fd#> Fiscal year start date <fy#> Fiscal year <id> Report ID <sd#> Period start date <ss> Starting sub-account <su1> Starting Reporting Unit 1 <su2> Starting Reporting Unit 2 <su3> Starting Reporting Unit 3 <su4> Starting Reporting Unit 4 <sy#> Period start year <vd> Description. Prints a text description of the current value in a text line. NOTE: A column does not need to be specified
for the following keywords in order to display the value of the
keyword. Information displays no matter whether a column is specified. When printing a date using the keyword, the # identifies the column from which the date is taken. The following keywords are no longer used in SL7: <pg> Print one page break (CTRL-L) <pn> Current page number <u_#> Underline column (_ is the underline character) <u=#> Puts a row of equal signs in the # column to indicate a double underline <pn> Current page number <ph> Print current line at the top of every page. These sequence lines should be at the Page Header or beginning of the definition. Multiple <ph> lines are allowed. |