VendInvoiceInfoLine.type Method
Gets the strategy used for validation and applying default values.
Syntax
private VendDocumentLineType type(
[AxVendInvoiceInfoLine _axVendInvoiceInfoLine,
PurchLine _purchLine,
PurchParmUpdate _purchParmUpdate])
Run On
Called
Parameters
- _axVendInvoiceInfoLine
Type: AxVendInvoiceInfoLine Class
AxVendInvoiceInfoLine object used to track state; optional.
- _purchLine
Type: PurchLine Table
A PurchLine table record used for applying the default values; optional.
- _purchParmUpdate
Type: PurchParmUpdate Table
A PurchParmUpdate table record used for applying the default values; optional.
Return Value
Type: VendDocumentLineType Class
The strategy used for validation and applying default values.