See: Description
| Interface | Description |
|---|---|
| ERPInterface |
Defines the root interface for all other ERP interfaces.
|
| IARInformation |
Defines the interface for ERP accounts receivable information.
|
| IControl |
Defines the interface for ERP control file information.
|
| ICustomerMaintenance |
Defines the interface for ERP customer maintenance.
|
| IOrderCancel |
Defines the interface for ERP order canceling.
|
| IOrderInformation |
Defines the interface for ERP order information.
|
| IOrderPlacement |
Defines the interface for ERP order placement.
|
| IOrderSummary |
Defines the interface for ERP order summary informaton.
|
| IProductInformation |
Defines the interface for ERP product information.
|
| IUserMaintenance |
Defines the interface for ERP user maintenance.
|
| Class | Description |
|---|---|
| ERP |
Provides shortcut convenience constants for ERP interface and ERP object
class names.
|
| ERPFactory |
A factory for ERP interfaces and ERP objects.
|
| ERPInterfaceAS400 |
An abstract ERP interface definition for AS400 ERP systems.
|
| ERPInterfaceBogus |
An abstract ERP interface definition for bogus data.
|
| ERPObject<ERPOBJ extends MappedAttributesObject> |
An abstract ERP object definition.
|
DPS Flash specific interfaces and abstract classes on which all backend interface classes are based.