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.
Create a new temporary record that is based on vendor request data and vendor data.
Syntax
private void insertIntoTempTable(
VendRequest _vendRequest,
boolean _newVendRequest,
boolean _newCompany)
Run On
Server
Parameters
- _vendRequest
Type: VendRequest Table
VendRequest record that contains the request data.
- _newVendRequest
Type: boolean
true if this is the first temporary record for a vendor request.
- _newCompany
Type: boolean
true means this is the first temporary record for a vendor request and a company account.