CFOPAttributesDeterminer_BR::construct Method [AX 2012]

Is responsible for instantiating the correct class based on the transaction that is performed.

Syntax

client server public static CFOPAttributesDeterminer_BR construct(Common _originalTable)

Run On

Called

Parameters

  • _originalTable
    Type: Common Table
    The type of data that requires the CFOP information.

Return Value

Type: CFOPAttributesDeterminer_BR Class
An instance of this object to use for the CFOP process.

See Also

Reference

CFOPAttributesDeterminer_BR Class