This business function will take in time value and will return either a formatted time (for display
or data base) or an error code.
Mode of Processing
0 = Format from data base to form field
1 = Edit and format data from form field and return a math numeric time.
^
D1700280 - Format And Edit Time
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnNumericTime | UPMT | MATH_NUMERIC | REQ | BOTH |
The time that specifies when the program executed the last update to this record. | ||||
szFormattedTime | FTIME | char | REQ | BOTH |
A time value displayed in the format of hours, minutes, and seconds (for example, 08:30:15). | ||||
cMode | EV01 | char | REQ | INPUT |
Mode values:
| ||||
szErrorID | DTAI | char | OPT | 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
| ||||
cSuppressErrorMessage | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |