1.Functional Description
1.1Purpose
This program will validate that a specific data item is valid for the file name passed from the
calling program. It will retrieve and pass the description for the data item.
1.2Setup Notes and Prerequisites
None
1.3Special Logic
None
2.Technical Specifications
2.4Processing
1.If not received, Retrieve internal file ID using "Retrieve Object Master" (B9800014).
2.Call "Get Table Columns" (B9800098) repetitively until the data item returned = "*DONE" to
retrieve the data item and description for each data item on the file received.
the function is called. This parameter identifies the data item to retrieve, "1" retrieves the
first data item, "2" the second and so on.
b)If the data item name matches the one passed by the calling program exit successfully.
message 2827.
D1600030 - Validate Data Item in File
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szFileName | FILE | char | NONE | NONE |
The number of a specific table. For example, the Account Master table name is F0901. See the Standards Manual on the programmers'
| ||||
idFileId | OBID | ID | NONE | NONE |
The Object Identifier uniquely identifies a control on a form. | ||||
szDataItem | 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
| ||||
cEverestEventPoint02 | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szMessageNo | SHNO | char | NONE | NONE |
A generic rates and message code (48/SN) that is assigned to a standard note, message, or general narrative explanation. You can use
| ||||
szDescription001 | DL01 | char | NONE | NONE |
A user defined name or remark. |
None |
None |