CFOPAttributesDeterminer_BR Class [AX 2012]

The CfopAttributesDeterminer_BR class determines attributes for Códigos Fiscais de Operações E Prestaçõe (CFOP).

Syntax

class CFOPAttributesDeterminer_BR

Run On

Called

Methods

  Method Description
JJ741983.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif canDetermineLocation Verifies whether the location of the CFOP code can be identified.
JJ741983.protmethod(en-us,AX.60).gif defineDirection Defines the direction that is requested for CFOP, based on the transaction type.
JJ741983.protmethod(en-us,AX.60).gif defineLocation Defines the location that is requested for CFOP, based on the address information.
JJ741983.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif getAddressOriginEntity Defines the common that is used to identify the logistic postal address for the origin address.
JJ741983.pubmethod(en-us,AX.60).gif getCFOPAttributes Define CFOP attributes (direction/location) based on the country/state information of the origin or destination address, defines the location based on the transaction, and defines the direction.
JJ741983.pubmethod(en-us,AX.60).gif getCFOPTable Returns the CFOP that is used by the concrete class.
JJ741983.protmethod(en-us,AX.60).gif getDestinationAddressInfo Returns the CFOPAddressInformation_BR object that contains CFOP address information about the destination.
JJ741983.pubmethod(en-us,AX.60).gif getDestinationPostalAddressRecId Defines the record ID that identifies the logistic postal address for the destination address.
JJ741983.pubmethod(en-us,AX.60).gif getDirection Returns the direction that is requested for CFOP.
JJ741983.pubmethod(en-us,AX.60).gif getLocation Returns the location that is requested for CFOP.
JJ741983.pubmethod(en-us,AX.60).gif getOperationId Defines the operation type ID.
JJ741983.protmethod(en-us,AX.60).gif getOriginAddressInfo Returns the CFOPAddressInformation_BR object that contains the CFOP address information about the origin address.
JJ741983.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif getTransactionType Defines the transaction type: Sales, Purch, or Transfer.
JJ741983.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif isItemOutgoingOperation Defines whether the transaction is sending services/goods.
JJ741983.pubmethod(en-us,AX.60).gif isReturnedItem Determines whether the transaction type is working with returned items.
JJ741983.pubmethod(en-us,AX.60).gif lookupQuery Builds a Query object that has ranges that are determined by a given CFOPAttributesDeterminer_BR class.
JJ741983.pubmethod(en-us,AX.60).gif lookupQuery_BR Builds a Query object that has ranges that are determined by a given CFOPAttributesDeterminer_BR class.
JJ741983.protmethod(en-us,AX.60).gif new Initializes a new instance of the CFOPAttributesDeterminer_BR class.
JJ741983.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif parmFiscalEstablishment Gets or Sets the FiscalEstablishment_BR object.
JJ741983.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ741983.pubmethod(en-us,AX.60).gif JJ741983.static(en-us,AX.60).gif ::construct Is responsible for instantiating the correct class based on the transaction that is performed.

Top

Inheritance Hierarchy

Object Class
  CFOPAttributesDeterminer_BR Class
    CustInvLineCFOPAttributesDeterminer_BR Class
    InventTransferLineCFOPAttribDeterm_BR Class
    PurchLineCFOPAttributesDeterminer_BR Class
    PurchReqLineCFOPAttributesDeterminer_BR Class
    PurchRFQLineCFOPAttributesDeterminer_BR Class
    SalesLineCFOPAttributesDeterminer_BR Class
    SalesQuotLineCFOPAttributesDeterminer_BR Class
    TaxTransferCFOPAttrDeterminer_BR Class
    VendInvLineCFOPAttributesDeterminer_BR Class