Functional Description
Purpose
This function returns the column heading that corresponds to a given period. The column headings are
stored in UDC 83/CH. The description for the UDC value is returned for the column heading. For
example, if the current period is 1 and the description for 1 in UDC 83/CH is January and period 1 in your
fiscal date patterns begins in January, the string January will be returned to the column heading. You
may supply a period offset to indicate a period relative to the current period.
Setup Notes and Prerequisites
Special Logic
Technical Specification
D83000CH - CH - Rolling Column Headings
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szReturnColumnHeading | DL01 | char | NONE | NONE |
A user defined name or remark. | ||||
szLTPeriodNumberOffset | CHOF | char | NONE | NONE |
The column heading offset is used to print the text description of the period that is the basis of the amount in a column in the column
| ||||
cLTRollingColumnHeadings | RCOLH | char | NONE | NONE |
To use rolling column headings enter a Y. To use literal column headings enter an N. To use rolling column headings that are in
| ||||
mnPOPeriodNumber | PN | MATH_NUMERIC | NONE | NONE |
A number indicating the current accounting period. This number, used in conjunction with the Company Constants table (F0010) and the
| ||||
szPOFiscalYear | FYOW | char | NONE | NONE |
A four-digit number that identifies the fiscal year. You can enter a number in this field or leave the field blank to indicate the current fiscal
| ||||
szBCCompany | CO | char | NONE | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
|
B83GETCO Get Company Information - (Financial Reporting) | ||||
X0005 Get User Defined Codes |
None |