Functional Description
Purpose
Retrieve the Supplemental Data Type information from the Work Order Supplemental Data Types File
(F48090) using theWork Order Database (WODB) and Type Data (TYWO) key.
Setup Notes and Prerequisites
Special Logic
Technical Specification
1. Retrieve the Supplemental Data Type information from the Work Order Supplemental Data Types File
(F48090) using the input Work Order Database (WODB) and Type Data (TYWO) as key for the record
selection.
2. Issue error message 0002 if record not found and Suppress Error Messages != '1'
^
D4800060 - F48090 Get WO Supplemental Data Type
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cWorkOrderDataBase | WODB | char | NONE | NONE |
The code representing what Work Order Data Base is to be used. | ||||
szTypeData | TYWO | char | NONE | NONE |
A user defined code (00/WT) that indicates the type of data being entered within the supplemental database. The code is often an
| ||||
cDisplayFormat | DSPF | char | NONE | NONE |
A code that determines the display mode for Supplemental Data. Valid codes are:
C Automatically takes you to the Data Entry program
| ||||
szDescription | DL01 | char | NONE | NONE |
A user defined name or remark. | ||||
szSystemCode | SY | char | NONE | NONE |
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts
| ||||
szUserDefinedCodes | RT | char | NONE | NONE |
A code that identifies the table that contains user defined codes. The table is also referred to as a UDC type. | ||||
szUserDefinedQuantityTitle | GDC0 | char | NONE | NONE |
The title of a supplemental data column that relates to quantities. For example, if you want to track quantity to be scrapped, a column
| ||||
szUserDefinedCodeTitle | GDC1 | char | NONE | NONE |
A description of a supplemental data column that relates to a user defined code. For example, if the supplemental data type relates to the
| ||||
szUserDefinedAmountTitle | GDC2 | char | NONE | NONE |
The title of a supplemental data column that relates to an amount. For example, if the data type relates to bid submittals, the heading could
| ||||
szRemark1ColumnTitle | GDC3 | char | NONE | NONE |
The title of a supplemental data column. | ||||
szDateColumnTitle | GDC5 | char | NONE | NONE |
The title of a supplemental data column that relates to a date. For example, a possible column heading for the date field linked to a data
| ||||
szDate_2_ColumnTitle | GDC6 | char | NONE | NONE |
The title of a supplemental data column that relates to a date. For example,if you set up a record type for professional licenses, a possible
| ||||
szOrderColumnTitle | GDC8 | char | NONE | NONE |
The title of a supplemental data field that relates to a document number. For example, if your company handles accounts receivables, a
| ||||
szTypeColumnTitle | GDC9 | char | NONE | NONE |
This field holds the row heading which will be used to describe the type field. | ||||
szUserID | USER | char | NONE | NONE |
The code that identifies a user profile. | ||||
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
| ||||
jdDateUpdated | UPMJ | JDEDATE | NONE | NONE |
The date that specifies the last update to the file record. | ||||
mnTimeOfDay | TDAY | MATH_NUMERIC | NONE | NONE |
The computer clock in hours:minutes:seconds. | ||||
szWorkStationID | JOBN | char | NONE | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
cSuppressErrorMessages | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | NONE | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
|
None |
F48090 WO Supplemental Data Types |