biuan SAP® BUSINESS ONE SDK
DTW Banking / Outgoing Payments / Checks for Payment / Checks for Payment - Rows
API Checksfor Payment / Checksfor Payment Lines

Description

ChecksforPaymentLines is a child object of the ChecksforPayment object that represents the appendix of the check.

Source table: CHO1.

Object Model

Remarks

Mandatory field in SAP Business One: RowTotal.

To display the form in the application:

  • Select Banking --> Outgoing Payments --> Checks for Payment.

See Also

SAP® B1 DI-API C# definition

public class ChecksforPaymentLinesClass : IChecksforPaymentLines, ChecksforPaymentLines { public virtual int Count { get; } public virtual string CreditedAccount { get; set; } public virtual double LineTotal { get; } public virtual string RowCurrency { get; set; } public virtual string RowDetails { get; set; } public virtual int RowNumber { get; } public virtual double RowTotal { get; set; } public virtual string TaxDefinition { get; set; } public virtual double TaxPercent { get; } public virtual SAPbobsCOM.UserFields UserFields { get; } public extern ChecksforPaymentLinesClass(); public virtual extern void Add(); public virtual extern void SetCurrentLine(int LineNum); }

Related information


Bo Cp Card Acct BoCpCardAcct Enumeration
Specifies whether the vendor is identified by its code (vendor card) or by its account.
   Parent: Checksfor Payment ChecksforPayment Object· Table: OCHO

Checksfor Payment ChecksforPayment Object· Table: OCHO
Represents checks that are not tied to a document. SAP Business One updates the balances of vendor accounts each time you add a check for payment. This object is part of the Banking module. Checks tied to documents are represented by the...



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates