VendPayments_VendTable Class [AX 2012]

The VendPayments_VendTable class is the data object class that is exposed through the VendPaymentsService class.

Syntax

class VendPayments_VendTable extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg860880.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif createDirPtyNmPriAddr Creates and sets a new value for the DirPtyNmPriAddr complex data item.
Gg860880.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg860880.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif existsAccountNum Determines whether the AccountNum data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBankAccount Determines whether the BankAccount data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBankCentralBankPurposeCode Determines whether the BankCentralBankPurposeCode data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBankCentralBankPurposeText Determines whether the BankCentralBankPurposeText data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBankCentralBankTransTypeCur_RU Determines whether the BankCentralBankTransTypeCur_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBankOrderOfPayment_RU Determines whether the BankOrderOfPayment_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBidOnly Determines whether the BidOnly data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBirthCountyCode_IT Determines whether the BirthCountyCode_IT data item is in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBirthDate Determines whether the BirthDate data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBirthPlace Determines whether the BirthPlace data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBlocked Determines whether the Blocked data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsBlockedReleaseDate Determines whether the BlockedReleaseDate data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCashAccountingRegime_ES Determines whether the CashAccountingRegime_ES data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCashDisc Determines whether the CashDisc data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCCMNum_BR Determines whether the CCMNum_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsChangeRequestAllowOverride Determines whether the ChangeRequestAllowOverride data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsChangeRequestEnabled Determines whether the ChangeRequestEnabled data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsChangeRequestOverride Determines whether the ChangeRequestOverride data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCISCompanyRegNum Determines whether the CISCompanyRegNum data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCISNationalInsuranceNum Determines whether the CISNationalInsuranceNum data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCISStatus Determines whether the CISStatus data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCISUniqueTaxPayerRef Determines whether the CISUniqueTaxPayerRef data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCISVerificationDate Determines whether the CISVerificationDate data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCISVerificationNum Determines whether the CISVerificationNum data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsClearingPeriod Determines whether the ClearingPeriod data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCNAE_BR Determines whether the CNAE_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCNPJCPFNum_BR Determines whether the CNPJCPFNum_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCommercialRegister Determines whether the CommercialRegister data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCommercialRegisterInsetNumber Determines whether the CommercialRegisterInsetNumber data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCommercialRegisterSection Determines whether the CommercialRegisterSection data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCompanyChainId Determines whether the CompanyChainId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCompanyIdSiret Determines whether the CompanyIdSiret data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCompanyNAFCode Determines whether the CompanyNAFCode data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCompanyType_MX Determines whether the CompanyType_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsConsDay_JP Determines whether the ConsDay_JP data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsContactPersonId Determines whether the ContactPersonId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCreditMax Determines whether the CreditMax data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCreditRating Determines whether the CreditRating data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCurp_MX Determines whether the Curp_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsCurrency Determines whether the Currency data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDBA Determines whether the DBA data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDefaultDimension Determines whether the DefaultDimension data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDefaultInventStatusId Determines whether the DefaultInventStatusId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDestinationCodeId Determines whether the DestinationCodeId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDiotCountryCode_MX Determines whether the DiotCountryCode_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDirPtyNmPriAddr Determines whether the DirPtyNmPriAddr data item is in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDisabledOwned Determines whether the DisabledOwned data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDlvMode Determines whether the DlvMode data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsDlvTerm Determines whether the DlvTerm data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsEndDisc Determines whether the EndDisc data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsEnterpriseCode Determines whether the EnterpriseCode data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsEnterpriseNumber Determines whether the EnterpriseNumber data item is in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsEthnicOriginId Determines whether the EthnicOriginId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsFactoringAccount Determines whether the FactoringAccount data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsFemaleOwned Determines whether the FemaleOwned data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsFineCode_BR Determines whether the FineCode_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsFiscalCode Determines whether the FiscalCode data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsForeignEntityIndicator Determines whether the ForeignEntityIndicator data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsForeignResident_RU Determines whether the ForeignResident_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsForeignTaxRegistration_MX Determines whether the ForeignTaxRegistration_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsFreightZone Determines whether the FreightZone data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsHeir_IT Determines whether the Heir_IT data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsHUBZone Determines whether the HUBZone data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsICMSContributor_BR Determines whether the ICMSContributor_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsIENum_BR Determines whether the IENum_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsInclTax Determines whether the InclTax data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsINSSCEI_BR Determines whether the INSSCEI_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsIntBank_LV Determines whether the IntBank_LV data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsInterestCode_BR Determines whether the InterestCode_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsInventLocation Determines whether the InventLocation data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsInventProfileId_RU Determines whether the InventProfileId_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsInventProfileType_RU Determines whether the InventProfileType_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsInventSiteId Determines whether the InventSiteId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsInvoiceAccount Determines whether the InvoiceAccount data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsIsPaymFeeCovered_JP Determines whether the IsPaymFeeCovered_JP data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsItemBuyerGroupId Determines whether the ItemBuyerGroupId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsLineDisc Determines whether the LineDisc data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsLineOfBusinessId Determines whether the LineOfBusinessId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsLocallyOwned Determines whether the LocallyOwned data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsLvPaymTransCodes Determines whether the LvPaymTransCodes data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsMainContactWorker Determines whether the MainContactWorker data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsMandatoryVatDate_PL Determines whether the MandatoryVatDate_PL data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsMarkupGroup Determines whether the MarkupGroup data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsMatchingPolicy Determines whether the MatchingPolicy data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsMemo Determines whether the Memo data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsMinorityOwned Determines whether the MinorityOwned data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsMultiLineDisc Determines whether the MultiLineDisc data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsName Determines whether the Name data item is in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsNameControl Determines whether the NameControl data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsNationality_MX Determines whether the Nationality_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsNIT_BR Determines whether the NIT_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsNonTaxable_BR Determines whether the NonTaxable_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsnumberSequenceGroup Determines whether the numberSequenceGroup data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsOffsetAccountType Determines whether the OffsetAccountType data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsOffsetLedgerDimension Determines whether the OffsetLedgerDimension data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsOneTimeVendor Determines whether the OneTimeVendor data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsOperationType_MX Determines whether the OperationType_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsOrganizationNumber Determines whether the OrganizationNumber data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsOrgId Determines whether the OrgId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsParty Determines whether the Party data item is in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPaymDayId Determines whether the PaymDayId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPaymId Determines whether the PaymId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPaymMode Determines whether the PaymMode data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPaymSched Determines whether the PaymSched data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPaymSpec Determines whether the PaymSpec data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPaymTermId Determines whether the PaymTermId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPriceGroup Determines whether the PriceGroup data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPurchAmountPurchaseOrder Determines whether the PurchAmountPurchaseOrder data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPurchCalendarId Determines whether the PurchCalendarId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsPurchPoolId Determines whether the PurchPoolId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsRegNum_W Determines whether the RegNum_W data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsResidenceForeignCountryRegionId Determines whether the ResidenceForeignCountryRegionId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsRfc_MX Determines whether the Rfc_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsSecondTIN Determines whether the SecondTIN data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsSegmentId Determines whether the SegmentId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsSeparateDivisionId_RU Determines whether the SeparateDivisionId_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsServiceCodeOnDlvAddress_BR Determines whether the ServiceCodeOnDlvAddress_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsSmallBusiness Determines whether the SmallBusiness data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsStateInscription_MX Determines whether the StateInscription_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsStructDepartment_RU Determines whether the StructDepartment_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsSubsegmentId Determines whether the SubsegmentId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsSuppItemGroupId Determines whether the SuppItemGroupId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTAMRebateGroupID Determines whether the TAMRebateGroupID data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTax1099Fields Determines whether the Tax1099Fields data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTax1099NameChoice Determines whether the Tax1099NameChoice data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTax1099RegNum Determines whether the Tax1099RegNum data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTax1099Reports Determines whether the Tax1099Reports data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTaxGroup Determines whether the TaxGroup data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTaxIDType Determines whether the TaxIDType data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTaxPeriodPaymentCode_PL Determines whether the TaxPeriodPaymentCode_PL data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTaxWithholdCalculate Determines whether the TaxWithholdCalculate data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTaxWithholdGroup Determines whether the TaxWithholdGroup data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsTaxWithholdVendorType_TH Determines whether the TaxWithholdVendorType_TH data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsUnitedVATInvoice_LT Determines whether the UnitedVATInvoice_LT data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsUseCashDisc Determines whether the UseCashDisc data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVATNum Determines whether the VATNum data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVATOperationCode_RU Determines whether the VATOperationCode_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVATPartnerKind_RU Determines whether the VATPartnerKind_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVATTaxAgent_RU Determines whether the VATTaxAgent_RU data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVendConsumption_BR Determines whether the VendConsumption_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVendGroup Determines whether the VendGroup data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVendIncomeCode_BR Determines whether the VendIncomeCode_BR data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVendInvoiceDeclaration_IS Determines whether the VendInvoiceDeclaration_IS data item is in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVendItemGroupId Determines whether the VendItemGroupId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVendorType_MX Determines whether the VendorType_MX data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVendPriceToleranceGroupId Determines whether the VendPriceToleranceGroupId data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsVeteranOwned Determines whether the VeteranOwned data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsW9 Determines whether the W9 data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsW9Included Determines whether the W9Included data item exists in the data container.
Gg860880.pubmethod(en-us,AX.60).gif existsYourAccountNum Determines whether the YourAccountNum data item exists in the data container.
Gg860880.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif new Initializes a new instance of the VendPayments_VendTable class. (Overrides the new Method.)
Gg860880.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif parmAccountNum Gets or sets the AccountNum parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBankAccount Gets or sets the BankAccount parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBankCentralBankPurposeCode Gets or sets the BankCentralBankPurposeCode parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBankCentralBankPurposeText Gets or sets the BankCentralBankPurposeText parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBankCentralBankTransTypeCur_RU Gets or sets the BankCentralBankTransTypeCur_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBankOrderOfPayment_RU Gets or sets the BankOrderOfPayment_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBidOnly Gets or sets the BidOnly parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBirthCountyCode_IT Gets or sets the BirthCountyCode_IT parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBirthDate Gets or sets the BirthDate parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBirthPlace Gets or sets the BirthPlace parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBlocked Gets or sets the Blocked parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmBlockedReleaseDate Gets or sets the BlockedReleaseDate parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCashAccountingRegime_ES Gets or sets the CashAccountingRegime_ES parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCashDisc Gets or sets the CashDisc parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCCMNum_BR Gets or sets the CCMNum_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmChangeRequestAllowOverride Gets or sets the ChangeRequestAllowOverride parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmChangeRequestEnabled Gets or sets the ChangeRequestEnabled parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmChangeRequestOverride Gets or sets the ChangeRequestOverride parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCISCompanyRegNum Gets or sets the CISCompanyRegNum parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCISNationalInsuranceNum Gets or sets the CISNationalInsuranceNum parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCISStatus Gets or sets the CISStatus parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCISUniqueTaxPayerRef Gets or sets the CISUniqueTaxPayerRef parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCISVerificationDate Gets or sets the CISVerificationDate parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCISVerificationNum Gets or sets the CISVerificationNum parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmClearingPeriod Gets or sets the ClearingPeriod parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCNAE_BR Gets or sets the CNAE_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCNPJCPFNum_BR Gets or sets the CNPJCPFNum_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCommercialRegister Gets or sets the CommercialRegister parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCommercialRegisterInsetNumber Gets or sets the CommercialRegisterInsetNumber parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCommercialRegisterSection Gets or sets the CommercialRegisterSection parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCompanyChainId Gets or sets the CompanyChainId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCompanyIdSiret Gets or sets the CompanyIdSiret parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCompanyNAFCode Gets or sets the CompanyNAFCode parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCompanyType_MX Gets or sets the CompanyType_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmConsDay_JP Gets or sets the ConsDay_JP parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmContactPersonId Gets or sets the ContactPersonId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCreditMax Gets or sets the CreditMax parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCreditRating Gets or sets the CreditRating parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCurp_MX Gets or sets the Curp_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmCurrency Gets or sets the Currency parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDBA Gets or sets the DBA parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDefaultInventStatusId Gets or sets the DefaultInventStatusId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDestinationCodeId Gets or sets the DestinationCodeId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDiotCountryCode_MX Gets or sets the DiotCountryCode_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDirPtyNmPriAddr Gets or sets the DirPtyNmPriAddr parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDisabledOwned Gets or sets the DisabledOwned parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDlvMode Gets or sets the DlvMode parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmDlvTerm Gets or sets the DlvTerm parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmEndDisc Gets or sets the EndDisc parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmEnterpriseCode Gets or sets the EnterpriseCode parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmEnterpriseNumber Gets or sets the EnterpriseNumber parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmEthnicOriginId Gets or sets the EthnicOriginId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmFactoringAccount Gets or sets the FactoringAccount parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmFemaleOwned Gets or sets the FemaleOwned parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmFineCode_BR Gets or sets the FineCode_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmFiscalCode Gets or sets the FiscalCode parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmForeignEntityIndicator Gets or sets the ForeignEntityIndicator parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmForeignResident_RU Gets or sets the ForeignResident_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmForeignTaxRegistration_MX Gets or sets the ForeignTaxRegistration_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmFreightZone Gets or sets the FreightZone parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmHeir_IT Gets or sets the Heir_IT parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmHUBZone Gets or sets the HUBZone parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmICMSContributor_BR Gets or sets the ICMSContributor_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmIENum_BR Gets or sets the IENum_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmInclTax Gets or sets the InclTax parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmINSSCEI_BR Gets or sets the INSSCEI_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmIntBank_LV Gets or sets the IntBank_LV parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmInterestCode_BR Gets or sets the InterestCode_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmInventLocation Gets or sets the InventLocation parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmInventProfileId_RU Gets or sets the InventProfileId_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmInventProfileType_RU Gets or sets the InventProfileType_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmInventSiteId Gets or sets the InventSiteId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmInvoiceAccount Gets or sets the InvoiceAccount parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmIsPaymFeeCovered_JP Gets or sets the IsPaymFeeCovered_JP parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmItemBuyerGroupId Gets or sets the ItemBuyerGroupId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmLineDisc Gets or sets the LineDisc parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmLineOfBusinessId Gets or sets the LineOfBusinessId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmLocallyOwned Gets or sets the LocallyOwned parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmLvPaymTransCodes Gets or sets the LvPaymTransCodes parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmMainContactWorker Gets or sets the MainContactWorker parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmMandatoryVatDate_PL Gets or sets the MandatoryVatDate_PL parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmMarkupGroup Gets or sets the MarkupGroup parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmMatchingPolicy Gets or sets the MatchingPolicy parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmMemo Gets or sets the Memo parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmMinorityOwned Gets or sets the MinorityOwned parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmMultiLineDisc Gets or sets the MultiLineDisc parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmNameControl Gets or sets the NameControl parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmNationality_MX Gets or sets the Nationality_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmNIT_BR Gets or sets the NIT_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmNonTaxable_BR Gets or sets the NonTaxable_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmnumberSequenceGroup Gets or sets the numberSequenceGroup parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmOffsetAccountType Gets or sets the OffsetAccountType parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmOffsetLedgerDimension Gets or sets the OffsetLedgerDimension parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmOneTimeVendor Gets or sets the OneTimeVendor parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmOperationType_MX Gets or sets the OperationType_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmOrganizationNumber Gets or sets the OrganizationNumber parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmOrgId Gets or sets the OrgId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmParty Gets or sets the Party parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPaymDayId Gets or sets the PaymDayId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPaymId Gets or sets the PaymId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPaymMode Gets or sets the PaymMode parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPaymSched Gets or sets the PaymSched parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPaymSpec Gets or sets the PaymSpec parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPaymTermId Gets or sets the PaymTermId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPriceGroup Gets or sets the PriceGroup parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPurchAmountPurchaseOrder Gets or sets the PurchAmountPurchaseOrder parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPurchCalendarId Gets or sets the PurchCalendarId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmPurchPoolId Gets or sets the PurchPoolId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmRegNum_W Gets or sets the RegNum_W parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmResidenceForeignCountryRegionId Gets or sets the ResidenceForeignCountryRegionId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmRfc_MX Gets or sets the Rfc_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmSecondTIN Gets or sets the SecondTIN parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmSegmentId Gets or sets the SegmentId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmSeparateDivisionId_RU Gets or sets the SeparateDivisionId_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmServiceCodeOnDlvAddress_BR Gets or sets the ServiceCodeOnDlvAddress_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmSmallBusiness Gets or sets the SmallBusiness parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmStateInscription_MX Gets or sets the StateInscription_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmStructDepartment_RU Gets or sets the StructDepartment_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmSubsegmentId Gets or sets the SubsegmentId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmSuppItemGroupId Gets or sets the SuppItemGroupId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTAMRebateGroupID Gets or sets the TAMRebateGroupID parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTax1099Fields Gets or sets the Tax1099Fields parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTax1099NameChoice Gets or sets the Tax1099NameChoice parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTax1099RegNum Gets or sets the Tax1099RegNum parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTax1099Reports Gets or sets the Tax1099Reports parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTaxIDType Gets or sets the TaxIDType parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTaxPeriodPaymentCode_PL Gets or sets the TaxPeriodPaymentCode_PL parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTaxWithholdCalculate Gets or sets the TaxWithholdCalculate parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTaxWithholdGroup Gets or sets the TaxWithholdGroup parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmTaxWithholdVendorType_TH Gets or sets the TaxWithholdVendorType_TH parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmUnitedVATInvoice_LT Gets or sets the UnitedVATInvoice_LT parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmUseCashDisc Gets or sets the UseCashDisc parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVATNum Gets or sets the VATNum parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVATOperationCode_RU Gets or sets the VATOperationCode_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVATPartnerKind_RU Gets or sets the VATPartnerKind_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVATTaxAgent_RU Gets or sets the VATTaxAgent_RU parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVendConsumption_BR Gets or sets the VendConsumption_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVendGroup Gets or sets the VendGroup parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVendIncomeCode_BR Gets or sets the VendIncomeCode_BR parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVendInvoiceDeclaration_IS Gets or sets the VendInvoiceDeclaration_IS parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVendItemGroupId Gets or sets the VendItemGroupId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVendorType_MX Gets or sets the VendorType_MX parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVendPriceToleranceGroupId Gets or sets the VendPriceToleranceGroupId parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmVeteranOwned Gets or sets the VeteranOwned parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmW9 Gets or sets the W9 parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmW9Included Gets or sets the W9Included parameter.
Gg860880.pubmethod(en-us,AX.60).gif parmYourAccountNum Gets or sets the YourAccountNum parameter.
Gg860880.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg860880.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg860880.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    VendPayments_VendTable Class