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.
Post endorsed bill of exchange transaction.
Syntax
server public static void postTransOnServer(
CustBillOfExchangeID _billOfExchangeId,
TransDate _transDate,
VendAccount _vendAccount,
Description _description)
Run On
Server
Parameters
- _billOfExchangeId
Type: CustBillOfExchangeID Extended Data Type
Bill of exchange id
- _transDate
Type: TransDate Extended Data Type
Transaction date
- _vendAccount
Type: VendAccount Extended Data Type
Vendor account
- _description
Type: Description Extended Data Type
Description for a transacton entry.