FBStageValidations_BR Class [AX 2012]
The FBStageValidations_BR class contains all the validation methods for the integration records.
| Method | Description | |
|---|---|---|
| allFieldsHaveValues | |
| atLeastOneFieldHasValue | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| carrier | Validates the carrier information. |
| carrier_Info | Verifies if all required carrier fields are filled or none is filled. |
| complementary_canBeComplemented | Validates if the fiscal document can be complemented. |
| document_accessKey | Validates the staging fiscal document access key. |
| document_cancelAccountingDate | Validates the staging fiscal document cancel accounting date. |
| document_cteType | Validates the staging fiscal document CT-e type. |
| document_Direction | Validates the direction of the staging fiscal document. |
| document_FreightType | Validates the staging fiscal document freight type. |
| document_ImportDocument | Validates the import document code. |
| document_installmentsShouldExist | Validates the staging fiscal document invoice. |
| document_invoiceInfo | Validates the staging fiscal document invoice information. |
| document_invoiceType | Validates the staging fiscal document invoice type. |
| document_Issuer | Validates the staging fiscal document issuer. |
| document_ModelShouldExist | Validates the staging fiscal document model. |
| document_PartyCNPJCPF | Validates the staging fiscal document party CNPJ/CPF for model 02. |
| document_PaymentType | Validates the staging fiscal document payment type. |
| document_shipmentStatInfo | Validates if the shipment information is consistent. |
| document_Status | Validates the staging fiscal document situation. |
| document_ValidateMandatoryFields | Validates the staging fiscal document mandatory fields that don't require specific validation. |
| documentLine_CFOP | Validates the staging fiscal document line CFOP code. |
| documentLine_freightNature | Validates the staging fiscal document line freight nature. |
| documentLine_ICMSCST | Validtes the staging fiscal document line ICMS CST. |
| documentLine_IPICST | Validates the staging fiscal document line IPI CST. |
| documentLine_ItemType | Validates the staging fiscal document line item type. |
| documentLine_PISCOFINSCST | Validtes the staging fiscal document line PIS/COFINS CST. |
| documentLine_ValidateMandatoryFields | Validates the document line mandatory fields that don't require specific validation. |
| documentReferencedProcess_type | Validates the referenced process type. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFormattedCNPJCPF | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| installment_ValidateMandatoryFields | Validates the staging fiscal document installment mandatory fields that don't require specific validation. |
| new | Initializes a new instance of the FBStageValidations_BR class. |
| 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.) |
| parmFiscalDocument | Sets or gets the FBStageFiscalDocument_BR record. |
| parmFiscalDocumentInstallment | Gets or sets the FiscalDocumentInstallment parameter. |
| parmFiscalDocumentLine | Sets or gets the FBStageFiscalDocumentLine_BR record. |
| parmFiscalDocumentRefProcess | Gets or sets the FiscalDocumentRefProcess parameter. |
| parmReferencedFiscalDocument | Sets or gets the FBStageReferencedFiscalDocument_BR record. |
| refDocParty | Validates the referenced document third party. |
| referenced_Direction | Validates the direction of the referenced fiscal document. |
| referenced_Issuer | Validates the referenced fiscal document issuer. |
| referenced_ModelShouldExist | Validates the referenced fiscal document model. |
| referenced_ValidateMandatoryFields | Validates the staging referenced fiscal document mandatory fields that don't require specific validation. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| thirdParty | Validates the fiscal document third party. |
| 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: