Functional Description
Purpose
This function writes records to the Print Messages Table (F4016) for the Item and Print Message
passed in, if one does not exist.
Setup Notes and Prerequisites
The Item Number (ITM), Print Message (INMG), Effective Date (EFTJ) and Expired Date (EXDJ) are
required input parameters.
Technical Specification
This function fetches a record in the Print Message Table for the Item and Print Message passed in.
If the record does not exist, the record is added.
^
D4100680 - Write Text Message
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szPrintMessage | INMG | char | NONE | NONE |
A user defined code that you assign to each print message. Examples of text used in messages are engineering specifications, hours of
| ||||
mnShortItemNumber | ITM | MATH_NUMERIC | NONE | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
jdEffectiveDate | EFTJ | JDEDATE | NONE | NONE |
The date when a transaction, contract, obligation, preference, or policy rule becomes effective. | ||||
jdExpiredDate | EXDJ | JDEDATE | NONE | NONE |
The date on which a transaction, text message, agreement, obligation, or preference has expired or been completed. | ||||
szProgramID | PID | char | NONE | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szLanguagePreference | LNGP | char | OPT | NONE |
A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that
|
B9800100 Get Audit Information |
F4016 Print Messages |