Share via


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

  • _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.

See Also

Reference

VendInvoiceInfoLine Table