Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server public static PurchId createPurchTable(
VendAccount _vendId,
PurchaseType _purchaseType,
DlvDate _deliveryDate,
[PurchAgreementId _agreementId,
boolean _interCompanySilent])
Run On
Server
Parameters
- _vendId
Type: VendAccount Extended Data Type
- _purchaseType
Type: PurchaseType Enumeration
- _deliveryDate
Type: DlvDate Extended Data Type
- _agreementId
Type: PurchAgreementId Extended Data Type
- _interCompanySilent
Type: boolean