📚 SAP Business One SDK Help

Payments_Accounts Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property AccountCodeSets or returns the G/L account code of the business partner as defined in Chart of Accounts.

Field name: AcctCode.

Mandatory property.

Length: 15 characters.

This is a foreign key to the ChartOfAccounts Object.

Public Property AccountNameReturns the G/L account name of the business partner as defined in Chart of Accounts.

Field name: AcctName.

Length: 100 characters.

Public Property CountReturns the number of lines in this document.
Public Property DecriptionSets or returns a description about the account.

Field name: Descrip.

Length: 250 characters.

Public Property EqualizationVatAmountEqualization tax amount.

Field name: EquVatSum

Public Property GrossAmountSets or returns this payment account Gross amount.

Field name: GrossAmnt

Public Property LineNumReturns the number of the current line.

Field name: LineId.

Public Property LocationCodeReturns the location code in incoming and outgoing payments.

Applicable for cluster B.

Field name: LocCode.

Public Property ProfitCenterA distribution rule for dimension 1.

Field name: OcrCode

Length: 8 characters.

This is a foreign key to the DistributionRule object.

Public Property ProfitCenter2A distribution rule for dimension 2.

Field name: OcrCode2

Length: 8 characters.

This is a foreign key to the DistributionRule object.

Public Property ProfitCenter3A distribution rule for dimension 3.

Field name: OcrCode3

Length: 8 characters.

This is a foreign key to the DistributionRule object.

Public Property ProfitCenter4A distribution rule for dimension 4.

Field name: OcrCode4

Length: 8 characters.

This is a foreign key to the DistributionRule object.

Public Property ProfitCenter5A distribution rule for dimension 5.

Field name: OcrCode5

Length: 8 characters.

This is a foreign key to the DistributionRule object.

Public Property ProjectCodeSets or returns the project code.

Field name: Project.

Length: 8 characters.

This is a foreign key to the OPRJ object.

Public Property SumPaidSets or returns the amount paid.

Field name: SumApplied.

Mandatory property.

Public Property UserFieldsReturns the UserFields object.
Public Property VatAmountSets or returns the VAT amount of incoming or outgoing payments.

Field name: VatAmnt.

Public Property VatGroupSets or returns the VAT group for this payment.

Field name: VatGroup.

Length: 8 characters.

This is a foreign key to the VatGroups object.

See Also