Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ItemReqLineCFOPAttributesDeterminer_BR class maps values that are used to determine and validate the CFOP for sales lines.
Syntax
class ItemReqLineCFOPAttributesDeterminer_BR extends SalesLineCFOPAttributesDeterminer_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.) |
![]() |
getAddressOriginEntity | Defines the common determiner that is used to identify the logistic postal address for the origin address. (Inherited from SalesLineCFOPAttributesDeterminer_BR.) |
![]() |
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 | Defines the CFOPTable_BR record that is used by this sales line. (Inherited from SalesLineCFOPAttributesDeterminer_BR.) |
![]() |
getDestinationAddressInfo | Returns the CFOPAddressInformation_BR object that contains CFOP address information about the destination. (Inherited from CFOPAttributesDeterminer_BR.) |
![]() |
getDestinationPostalAddressRecId | Defines the record ID that is used to identify the logistic postal address for the destination address. (Inherited from SalesLineCFOPAttributesDeterminer_BR.) |
![]() |
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 | Defines the operation type ID that is used on the sales line. (Inherited from SalesLineCFOPAttributesDeterminer_BR.) |
![]() |
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) that is used by a sales line. (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 whether the sales line transaction is for returned items. (Inherited from SalesLineCFOPAttributesDeterminer_BR.) |
![]() |
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. (Inherited from SalesLineCFOPAttributesDeterminer_BR.) |
![]() |
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.) |
Top
Inheritance Hierarchy
Object Class
CFOPAttributesDeterminer_BR Class
SalesLineCFOPAttributesDeterminer_BR Class
ItemReqLineCFOPAttributesDeterminer_BR Class