Functional Description
This program is used to select planned change orders (PCO) to attach to a Change Order.
Basically when the planned change orders are selected they are loaded to cache.  This routine will clear the cache for 
any planned change orders loaded.
D5300008 - F5314 - 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 
  | ||||
| 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 
  | ||||
| szDescription001 | DL01 | char | OPT | NONE | 
A user defined name or remark.  | ||||
| cPCOStatusCode | PST1 | char | OPT | NONE | 
A code that indicates the status of a planned change order.  | ||||
| mnChangeOrderNumber9 | PCHG | MATH_NUMERIC | OPT | NONE | 
A number that uniquely identifies a change order for a particular job in the Change Management system. The system also links the change 
  | ||||
| mnPCOApprovedTotal | AMTR | MATH_NUMERIC | OPT | NONE | 
The actual amount calculated.  | ||||
| mnAmountQuotedCost | AMQC | MATH_NUMERIC | OPT | NONE | 
The quoted cost amount for a change request.  | ||||
| mnAmountQuotedRevenue | AMQR | MATH_NUMERIC | OPT | NONE | 
The quoted revenue amount for a change request.  | ||||
| mnAmountQuotedSubcontract | AMQS | MATH_NUMERIC | OPT | NONE | 
The quoted subcontract amount for a change request.  | ||||
| mnAmountAuthorizedCost | AAMC | MATH_NUMERIC | OPT | NONE | 
The authorized cost amount for a change request.  | ||||
| mnAmountAuthorizedRevenue | AAMR | MATH_NUMERIC | OPT | NONE | 
The amount of revenue authorized for a change request.  | ||||
| mnAmountAuthorizedSubcontract | AAMS | MATH_NUMERIC | OPT | NONE | 
The authorized subcontract amount for a change request.  | ||||
| jdDateApproved | APRD | JDEDATE | OPT | NONE | 
The date on which the person with the appropriate authority approves a requisition.  | ||||
| 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.  | ||||
| cErrorReturnFlag | EV01 | char | OPT | NONE | 
An option that specifies the type of processing for an event.  | ||||
| mnAddNoApprovedBy | APRV | MATH_NUMERIC | OPT | NONE | 
The address book number of the person who approves any given work. The system verifies this number against the Address Book Master 
  | ||||
| None | 
| None |