Share via


CustFiscalDocumentType_BR::findFiscalDocumentType Method

Returns the default fiscal document type for the given customer, fiscal establishment, and item type.

Syntax

server public static RefRecId findFiscalDocumentType(
    CustAccount _custAccount, 
    FiscalEstablishment_BR _fiscalEstablishment, 
    ItemType _itemType)

Run On

Server

Parameters

Return Value

Type: RefRecId Extended Data Type
The default fiscal document type.

See Also

Reference

CustFiscalDocumentType_BR Table