Functional Description
This program is used to select change requests that will be used to attach to a Planned Change Order.
Basically when the change requests are selected they are loaded to cache. This routine will clear the cache for any
change requests loaded.
D5300007 - F5301B - Retrieve Accounts from Cache
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szCostCenter | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
| mnChangeOrderNumber | CONO | MATH_NUMERIC | OPT | NONE |
The number assigned to the change request for a particular job. | ||||
| mnLastRequoteNumber | REQB | MATH_NUMERIC | OPT | NONE |
The last requote number for the change request. A requote is a snapshot of the change request at a particular point in time. You can create
| ||||
| szDescription001 | DL01 | char | OPT | NONE |
A user defined name or remark. | ||||
| cBudgetStatusCode | BSTC | char | OPT | NONE |
A code that indicates the status of the change request. It is for information only and is not attached to a ledger type. This code should not be
| ||||
| cPriorityCodeChange | PRTC | char | OPT | NONE |
A user defined code (53/PR) that indicates the priority of the change request. For a list of valid values, click the search button next to the
| ||||
| cTypeChangeOrder | TYPB | char | OPT | NONE |
A user defined code (53/TY) that indicates the type of change request. | ||||
| mnPendingChangeOrderNumber | PPCO | MATH_NUMERIC | OPT | NONE |
A number that uniquely identifies a planned change order for a particular job in the Change Management system. The system also links the
| ||||
| mnRequiredDays | RQDD | MATH_NUMERIC | OPT | NONE |
The number of days required for the change. | ||||
| mnExtendDays | EXTD | MATH_NUMERIC | OPT | NONE |
The estimated number of days that the change will extend the work to be performed. | ||||
| ErrorReturnFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
| cOwnerChangeRequired | OREQ | char | OPT | NONE |
A code that indicates whether owner approval is required before work can begin on the change request. You can use this code to indicate
| ||||
| None |
| None |