FiscalDocument_BR.getLegalTexts Method
Retrieves legal texts associated with the fiscal document in context and its lines.
Syntax
public FiscalDocumentTextListParmData_BR getLegalTexts(DocuRestriction _docuRestriction)
Run On
Called
Parameters
- _docuRestriction
Type: DocuRestriction Enumeration
A value in DocuRestriction base enum indicating the visibility restrictions for the fiscal document texts being retrieved.
Return Value
Type: FiscalDocumentTextListParmData_BR Class
An instance of FiscalDocumentTextListParmData_BR where each entry represents a diferent legal text retrieved from the fiscal document header and its lines.
Remarks
Only fiscal document texts marked as Fiscal Information are retrieved by this method as they represent Legal Texts.
This method also eliminates any duplicates that might exists among the retrieved legal texts.