FbStageNonFiscalOpValidations_BR Class [AX 2012]
The FbStageNonFiscalOpValidations_BR class validates the staging non fiscal operations
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isCreditOperation | |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| nfo_FiscalEstablishmentShouldExist | Validates the staging fiscal establishment. |
| nfo_TotalAmountShouldBePositive | Validates if the total amount of a staging non fiscal operation is positive |
| nfo_ValidateCostCenter | Validates if cost center is valid. |
| nfo_ValidateMainAccount | Validates if main account is valid. |
| nfo_ValidateMandatoryFields | Validates the staging non fiscal operation mandatory fields that don't require specific validation. |
| nfo_ValidatePisAndCofinsTaxTrans | Validates the staging tax trans associated with a staging non fiscal operation.Validations: PIS and COFINS taxation code must be equal.In case of a credit operation, the third party must be filled.TaxAmount = TaxBaseAmount * TaxValue. |
| nfo_ValidateReferencedProcess | Validates the staging referenced processes of a stating non fiscal operation. |
| nfo_ValidateTaxTransMandatoryFields | Validates the staging tax trans associated with a staging non fiscal operation.Validations: TaxAmount, TaxBaseAmount and TaxValue must be greater than zero TaxationCode must be filled |
| nfo_ValidateTaxTransTypeAndQty | Validates the staging non fiscal operation is associated to exactly two staging tax transaction (one for PIS and another for COFINS) |
| nfo_ValidateThirdParty | Validates the third party information of a staging non fiscal operation. |
| 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.) |
| parmNonFiscalOperation | Sets or gets the FBStageNonFiscalOperation_BR record. |
| 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: