Share via


AlcoholDeclarationOXML_RU.printBranchReceiptIssue Method [AX 2012]

Prints the data that is related to one branch on the receipt/issue sheet.

Syntax

protected void printBranchReceiptIssue(
    AlcoholDeclarationTransType_RU _declarationTransType, 
   [BranchId_RU _branchId, 
    str _header])

Run On

Called

Parameters

  • _header
    Type: str
    The text that has to be printed in the header of the section.

See Also

Reference

AlcoholDeclarationOXML_RU Class