PurchLineCFOPAttributesDeterminer_BR Class [AX 2012]
The PurchLineCFOPAttributesDeterminer_BR is used to define CFOP attributes in PurchLine table.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canDetermineLocation | Verifies whether the location of the CFOP code can be identified. (Inherited from CFOPAttributesDeterminer_BR.) |
| defineDirection | Defines the direction that is requested for CFOP, based on the transaction type. (Inherited from CFOPAttributesDeterminer_BR.) |
| defineLocation | Defines the location that is requested for CFOP, based on the address information. (Inherited from CFOPAttributesDeterminer_BR.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAddressOriginEntity | It Defines the Common used to identify the logistic postal address for Origin Address (Overrides the getAddressOriginEntity Method.) |
| 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.) |
| getCFOPTable | It Defines the CFOPTable_BR Record used by this Purchase Order Line (Overrides the getCFOPTable Method.) |
| getDestinationAddressInfo | Returns the CFOPAddressInformation_BR object that contains CFOP address information about the destination. (Inherited from CFOPAttributesDeterminer_BR.) |
| getDestinationPostalAddressRecId | It Defines the RecId used to identify the logistic postal address for Destination Address (Overrides the getDestinationPostalAddressRecId Method.) |
| getDirection | Returns the direction that is requested for CFOP. (Inherited from CFOPAttributesDeterminer_BR.) |
| getLocation | Returns the location that is requested for CFOP. (Inherited from CFOPAttributesDeterminer_BR.) |
| getOperationId | Define the Operation Type ID used by on PurchLine (Overrides the getOperationId Method.) |
| getOriginAddressInfo | Returns the CFOPAddressInformation_BR object that contains the CFOP address information about the origin address. (Inherited from CFOPAttributesDeterminer_BR.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTransactionType | Defines the Transaction Type (Sales/Purch) used by PurchLine (Overrides the getTransactionType Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isItemOutgoingOperation | Defines whether the transaction is sending services/goods. (Inherited from CFOPAttributesDeterminer_BR.) |
| isReturnedItem | Determines if the PurchLine transaction is for returned items. (Overrides the isReturnedItem Method.) |
| lookupQuery | Builds a Query object that has ranges that are determined by a given CFOPAttributesDeterminer_BR class. (Inherited from CFOPAttributesDeterminer_BR.) |
| lookupQuery_BR | Builds a Query object that has ranges that are determined by a given CFOPAttributesDeterminer_BR class. (Inherited from CFOPAttributesDeterminer_BR.) |
| new | Initializes a new instance of the CFOPAttributesDeterminer_BR class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmFiscalEstablishment | Gets or Sets the FiscalEstablishment_BR object. (Inherited from CFOPAttributesDeterminer_BR.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: