PurchRFQLineCFOPAttributesDeterminer_BR Class [AX 2012]

Syntax

class PurchRFQLineCFOPAttributesDeterminer_BR extends CFOPAttributesDeterminer_BR

Run On

Called

Methods

  Method Description
JJ831436.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif canDetermineLocation Verifies whether the location of the CFOP code can be identified. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.protmethod(en-us,AX.60).gif defineDirection Defines the direction that is requested for CFOP, based on the transaction type. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.protmethod(en-us,AX.60).gif defineLocation Defines the location that is requested for CFOP, based on the address information. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif getAddressOriginEntity It Defines the Common used to identify the logistic postal address for Origin Address (Overrides the getAddressOriginEntity Method.)
JJ831436.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. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif getCFOPTable It Defines the CFOPTable_BR Record used by this PurchRFQLine (Overrides the getCFOPTable Method.)
JJ831436.protmethod(en-us,AX.60).gif getDestinationAddressInfo Returns the CFOPAddressInformation_BR object that contains CFOP address information about the destination. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif getDestinationPostalAddressRecId It Defines the RecId used to identify the logistic postal address for Destination Address (Overrides the getDestinationPostalAddressRecId Method.)
JJ831436.pubmethod(en-us,AX.60).gif getDirection Returns the direction that is requested for CFOP. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif getLocation Returns the location that is requested for CFOP. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif getOperationId Define the Operation Type ID used by on PurchRFQLine (Overrides the getOperationId Method.)
JJ831436.protmethod(en-us,AX.60).gif getOriginAddressInfo Returns the CFOPAddressInformation_BR object that contains the CFOP address information about the origin address. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif getTransactionType Defines the Transaction Type (Sales/Purch) used by PurchRFQLine (Overrides the getTransactionType Method.)
JJ831436.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif isItemOutgoingOperation Defines whether the transaction is sending services/goods. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif isReturnedItem Determines whether the transaction type is working with returned items. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif lookupQuery Builds a Query object that has ranges that are determined by a given CFOPAttributesDeterminer_BR class. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif lookupQuery_BR Builds a Query object that has ranges that are determined by a given CFOPAttributesDeterminer_BR class. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif new Initializes a new instance of the CFOPAttributesDeterminer_BR class. (Overrides the new Method.)
JJ831436.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.)
JJ831436.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.)
JJ831436.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif parmFiscalEstablishment Gets or Sets the FiscalEstablishment_BR object. (Inherited from CFOPAttributesDeterminer_BR.)
JJ831436.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ831436.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.)
JJ831436.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ831436.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  CFOPAttributesDeterminer_BR Class
    PurchRFQLineCFOPAttributesDeterminer_BR Class