| Interface | Description |
|---|---|
| ContractPurchRemote |
Remote Interface to the Purchase Contract object.
|
| ContractPurchSetRemote |
Remote Interface to the set of Purchase Contracts.
|
| PurchViewRemote |
Remote Interface to the Purchase Contract View object.
|
| PurchViewSetRemote |
Remote Interface to the set of Purchase Contracts.
|
| Class | Description |
|---|---|
| ContractPurch |
MBO object to represent the ContractPurch table.
|
| ContractPurchSet |
Represents the set of Purchase Contracts .
|
| FldContCommodityCode |
Field Validation for Contract, Company Commodity Code
|
| FldContCommodityGrp |
Field Validation for Company Commodity Group
|
| FldPurchViewContractType |
Displays a list of all external contract types with an internal contract type of 'PURCHASE'.
|
| FldPurchViewCreateRel |
Field validation class for the createrel field of the PurchView object.
|
| FldPurchViewLineStatus |
Field validation class for LineStatus of the PurhView Object.
|
| FldPurchViewMaxRelVol |
Field validation for the MaxRelVol field of the PurchView object.
|
| FldPurchViewPaymentSched |
Field validation class for the paymentsched field of the PurchView object.
|
| FldPurchViewPORequired |
Field validation class for the porequired field of the PurchView object.
|
| PurchView |
MBO object to represent the view containing the Contract and the Purchase Contract tables.
|
| PurchViewSet |
Represents the set of Purchase Contract View objects.
|
| PurchViewStatusHandler |
Handles all the status changes for a purchase contract view object.This is a helper class
and extends from the CommonContractStatusHandler.
|