SalesSalesEInvoice_CustInvoiceJour_PL.existsFiscalDocDate_PL Method [AX 2012]

Determines whether the FiscalDocDate_PL data item exists in the data container.

Syntax

public boolean existsFiscalDocDate_PL()

Run On

Called

Return Value

Type: boolean
true if the FiscalDocDate_PL data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesEInvoice_CustInvoiceJour_PL Class