|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface B2BPurchaseOrderService
These items will allow a user to send Purchase Orders electronically to vendors
| Method Summary | |
|---|---|
String |
getCxml(PurchaseOrderDocument purchaseOrder,
String requisitionInitiatorId,
String password,
ContractManager contractManager,
String contractManagerEmail,
String vendorDuns)
Returns the cxml of the Purchase Order for electronic transmission to the vendor |
String |
sendPurchaseOrder(PurchaseOrderDocument po)
Send the Purchase Order |
String |
verifyCxmlPOData(PurchaseOrderDocument purchaseOrder,
String requisitionInitiatorId,
String password,
ContractManager contractManager,
String contractManagerEmail,
String vendorDuns)
Verifies that each piece of data required for the PO cXML is present. |
| Method Detail |
|---|
String sendPurchaseOrder(PurchaseOrderDocument po)
po -
String getCxml(PurchaseOrderDocument purchaseOrder,
String requisitionInitiatorId,
String password,
ContractManager contractManager,
String contractManagerEmail,
String vendorDuns)
purchaseOrder - PurchaseOrderDocument - PO datarequisitionInitiator - Person - user that created the Requisitionpassword - String - password for PO transmissioncontractManager - ContractManager - contract manager for the POcontractManagerEmail - String - email address for the contract managervendorDuns - String - vendor DUNS number for the PO
String verifyCxmlPOData(PurchaseOrderDocument purchaseOrder,
String requisitionInitiatorId,
String password,
ContractManager contractManager,
String contractManagerEmail,
String vendorDuns)
purchaseOrder - requisitionInitiator - password - contractManager - contractManagerEmail - vendorDuns -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||