InventTransferLineCFOPAttribDeterm_BR Class [AX 2012]
The InventTransferLineCFOPAttribDeterm_BR class determining attributes to transfer order CFOP.
Syntax
class InventTransferLineCFOPAttribDeterm_BR extends CFOPAttributesDeterminer_BR
Run On
Called
Methods
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.) | |
fetchInventTransferTableFromDS | ||
fetchWarehouseFiscalEstablishment | ||
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 SalesLine (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 | It returns the Direction requested to CFOP (Overrides the getDirection Method.) | |
getLocation | Returns the location that is requested for CFOP. (Inherited from CFOPAttributesDeterminer_BR.) | |
getOperationId | Define the Operation Type ID used by on salesLine (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 SalesLine (Overrides the getTransactionType Method.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
isItemOutgoingOperation | It defines if the transactions is sending services/goods (Overrides the isItemOutgoingOperation Method.) | |
isReturnedItem | Determines if the Transfer order is for returned items. (Overrides the isReturnedItem Method.) | |
lookupQuery | Builds a Query object with ranges determined by a given CFOPAttributesDeterminer_BR class. (Overrides the lookupQuery Method.) | |
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.) | |
parmInventTransferUpdateType | Gets or sets the InventTransferUpdateType parameter. | |
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.) |
Top
Inheritance Hierarchy
Object Class
CFOPAttributesDeterminer_BR Class
InventTransferLineCFOPAttribDeterm_BR Class